|
@@ -1,7 +1,7 @@
|
|
# Basic Information
|
|
# Basic Information
|
|
Name: emerillon
|
|
Name: emerillon
|
|
Version: 0.1.90
|
|
Version: 0.1.90
|
|
-Release: 1%{?_dist_release}
|
|
|
|
|
|
+Release: 2%{?_dist_release}
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: Applications/Other
|
|
Group: Applications/Other
|
|
Source0: http://download.gnome.org/sources/emerillon/0.1/emerillon-0.1.90.tar.xz
|
|
Source0: http://download.gnome.org/sources/emerillon/0.1/emerillon-0.1.90.tar.xz
|
|
@@ -25,6 +25,8 @@ BuildRequires: gnome-doc-utils
|
|
BuildRequires: rest-devel
|
|
BuildRequires: rest-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: vala-devel
|
|
BuildRequires: vala-devel
|
|
|
|
+BuildRequires: autoconf
|
|
|
|
+BuildRequires: gnome-common
|
|
|
|
|
|
%description
|
|
%description
|
|
Emerillon is a map viewer. Aiming at simple user interface, Emerillon is a
|
|
Emerillon is a map viewer. Aiming at simple user interface, Emerillon is a
|
|
@@ -67,6 +69,7 @@ Development files for %{name}
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
|
%build
|
|
%build
|
|
|
|
+autoreconf -if
|
|
%configure
|
|
%configure
|
|
%{__make} %{?_smp_mflags}
|
|
%{__make} %{?_smp_mflags}
|
|
|
|
|
|
@@ -120,5 +123,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
|
%{_datadir}/gtk-doc/html/emerillon
|
|
%{_datadir}/gtk-doc/html/emerillon
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Aug 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.90-2
|
|
|
|
+- rebuild with clutter-1.22.4
|
|
|
|
+- add BuildRequires: autoconf, gnome-common
|
|
|
|
+
|
|
* Sat Oct 08 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.1.90-1
|
|
* Sat Oct 08 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.1.90-1
|
|
- initial build for Vine Linux
|
|
- initial build for Vine Linux
|