rpms/solang/devel solang.spec,1.16,1.17

Hicham HAOUARI hicham at fedoraproject.org
Tue Mar 9 17:08:36 UTC 2010


Author: hicham

Update of /cvs/pkgs/rpms/solang/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17416

Modified Files:
	solang.spec 
Log Message:



Index: solang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/solang/devel/solang.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- solang.spec	9 Mar 2010 16:20:55 -0000	1.16
+++ solang.spec	9 Mar 2010 17:08:35 -0000	1.17
@@ -4,7 +4,7 @@
 %define commit 	5e1f2d624507af33304db75fcf9c81373ca67748
 %endif
 
-%define rel 3
+%define rel 4
 
 Name:		solang
 Version:	0.4.1
@@ -29,6 +29,7 @@ Source0:	http://download.savannah.nongnu
 %endif
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:	dbus-glib-devel
 BuildRequires:	libgdl-devel
 BuildRequires:	gtkimageview-devel
 BuildRequires:	gtkmm24-devel >= 2.8
@@ -40,6 +41,7 @@ BuildRequires:	tracker-devel >= 0.7.16
 %if %{git}
 BuildRequires:	libtool
 BuildRequires:	intltool
+BuildRequires:  gnome-common
 %endif
 
 %description
@@ -62,8 +64,7 @@ even to meet basic functionality.
 
 
 %if %{git}
-autoreconf -if
-intltoolize --force
+gnome-autogen.sh
 %endif
 
 %build
@@ -102,7 +103,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog
-* Tue Mar 09 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.4.1-3.5e1f2d624507af33304db75fcf9c81373ca67748git
+* Tue Mar 09 2010 Hicham HAOUARI <hicham.haouari at gmail.com> - 0.4.1-4.5e1f2d624507af33304db75fcf9c81373ca67748git
 - Switch to 0.4 branch
 - Dependencies cleanup + New dependency on tracker
 - Updated website url



More information about the scm-commits mailing list