rpms/glade3/F-7 glade3.spec,1.1,1.2

Debarshi Ray (rishi) fedora-extras-commits at redhat.com
Mon Nov 26 19:44:44 UTC 2007


Author: rishi

Update of /cvs/pkgs/rpms/glade3/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31083

Modified Files:
	glade3.spec 
Log Message:
Updated to 3.4.0-5 in F-7.

 Modified Files:
 	glade3.spec 



Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/F-7/glade3.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glade3.spec	26 Nov 2007 17:47:55 -0000	1.1
+++ glade3.spec	26 Nov 2007 19:44:11 -0000	1.2
@@ -1,5 +1,5 @@
 %if 0%{?fc7}
-  %define _remove_encoding
+  %define _remove_encoding ""
 %else
   %define _remove_encoding --remove-key Encoding
 %endif
@@ -7,7 +7,7 @@
 Summary:	User Interface Designer for GTK+ and GNOME
 Name:		glade3
 Version:	3.4.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
 URL:		http://glade.gnome.org/
@@ -31,6 +31,7 @@
 BuildRequires:	intltool
 BuildRequires:	libgnomeui-devel
 BuildRequires:	pygtk2-devel
+BuildRequires:	scrollkeeper
 
 %description
 Glade is a RAD tool to enable quick and easy development of user interfaces for
@@ -179,6 +180,10 @@
 %{_includedir}/libgladeui-1.0/gladeui/*
 
 %changelog
+* Tue Nov 27 2007 Debarshi Ray <rishi at fedoraproject.org> - 3.4.0-5
+- Fixed value of _remove_encoding to prevent failure on Fedora 7.
+- Added 'BuildRequires: scrollkeeper' to prevent failure on Fedora 7.
+
 * Sun Nov 25 2007 Debarshi Ray <rishi at fedoraproject.org> - 3.4.0-4
 - Removed Encoding from Desktop Entry for all distributions, except Fedora 7.
 




More information about the fedora-extras-commits mailing list