rpms/gtkspell/devel gtkspell.spec,1.33,1.34

Matthew Barnes mbarnes at fedoraproject.org
Wed Dec 2 18:40:34 UTC 2009


Author: mbarnes

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

Modified Files:
	gtkspell.spec 
Log Message:

* Wed Dec 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.0.16-1.fc13
- Update to 2.0.16
- No need to run libtoolize and autoreconf.
- Remove language comparison patch (fixed upstream).



Index: gtkspell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtkspell/devel/gtkspell.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- gtkspell.spec	2 Dec 2009 18:32:07 -0000	1.33
+++ gtkspell.spec	2 Dec 2009 18:40:34 -0000	1.34
@@ -12,13 +12,10 @@ Source: http://gtkspell.sourceforge.net/
 
 ### Build Dependencies ###
 
-BuildRequires: autoconf
-BuildRequires: automake
 BuildRequires: enchant-devel
 BuildRequires: gtk2-devel
 BuildRequires: gettext
 BuildRequires: intltool
-BuildRequires: libtool
 
 %description
 GtkSpell provides word-processor-style highlighting and replacement of 
@@ -40,8 +37,6 @@ applications which use GtkSpell.
 %setup -q
 
 %build
-libtoolize
-autoreconf --force --install
 %configure --disable-gtk-doc --disable-static 
 make %{?_smp_mflags}
 
@@ -74,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Wed Dec 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.0.16-1.fc13
 - Update to 2.0.16
+- No need to run libtoolize and autoreconf.
 - Remove language comparison patch (fixed upstream).
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.15-2




More information about the scm-commits mailing list