rpms/anjuta/F-8 anjuta.spec,1.35,1.36

Debarshi Ray (rishi) fedora-extras-commits at redhat.com
Sat Apr 5 19:29:59 UTC 2008


Author: rishi

Update of /cvs/pkgs/rpms/anjuta/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13226

Modified Files:
	anjuta.spec 
Log Message:
* Sun Apr 06 2008 Debarshi Ray <rishi at fedoraproject.org> - 1:2.2.3-6
- Added 'Requires: autogen'. Closes Red Hat Bugzilla bug #441036.



Index: anjuta.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anjuta/F-8/anjuta.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- anjuta.spec	29 Mar 2008 15:26:36 -0000	1.35
+++ anjuta.spec	5 Apr 2008 19:29:21 -0000	1.36
@@ -7,7 +7,7 @@
 Name:		anjuta
 Epoch:		1
 Version:	2.2.3
-Release:	5%{?dist}
+Release:	6%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
 URL:		http://www.anjuta.org/
@@ -18,6 +18,7 @@
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
+Requires:	autogen
 Requires:	gnome-icon-theme
 Requires:	hicolor-icon-theme
 Requires(post):	/sbin/ldconfig
@@ -259,6 +260,9 @@
 %{_datadir}/omf/%{name}-manual/%{name}-manual-C.omf
 
 %changelog
+* Sun Apr 06 2008 Debarshi Ray <rishi at fedoraproject.org> - 1:2.2.3-6
+- Added 'Requires: autogen'. Closes Red Hat Bugzilla bug #441036.
+
 * Thu Mar 27 2008 Debarshi Ray <rishi at fedoraproject.org> - 1:2.2.3-5
 - Fixed Source0 URL according to Fedora packaging guidelines.
 - Removed 'BuildRequires: chrpath' and use better ways of removing rpaths.




More information about the scm-commits mailing list