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

Debarshi Ray (rishi) fedora-extras-commits at redhat.com
Mon Nov 26 21:05:04 UTC 2007


Author: rishi

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

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

 Modified Files:
 	glade3.spec 



Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/F-8/glade3.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glade3.spec	26 Nov 2007 17:44:27 -0000	1.1
+++ glade3.spec	26 Nov 2007 21:04:30 -0000	1.2
@@ -1,5 +1,4 @@
 %if 0%{?fc7}
-  %define _remove_encoding
 %else
   %define _remove_encoding --remove-key Encoding
 %endif
@@ -7,7 +6,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/
@@ -28,9 +27,11 @@
 BuildRequires:	desktop-file-utils 
 BuildRequires:	gettext
 BuildRequires:	gnome-doc-utils
+BuildRequires:	gtk-doc
 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
@@ -84,7 +85,7 @@
 
 %find_lang %{name}
 
-desktop-file-install %{_remove_encoding} --vendor fedora --delete-original \
+desktop-file-install %{?_remove_encoding} --vendor fedora --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   $RPM_BUILD_ROOT%{_datadir}/applications/glade-3.desktop
 
@@ -179,6 +180,11 @@
 %{_includedir}/libgladeui-1.0/gladeui/*
 
 %changelog
+* Tue Nov 27 2007 Debarshi Ray <rishi at fedoraproject.org> - 3.4.0-5
+- Fixed usage of _remove_encoding to prevent failure on Fedora 7.
+- Added 'BuildRequires: gtk-doc' and '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