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

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


Author: rishi

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

Modified Files:
	glade3.spec 
Log Message:
Fixed Spec file in F-7.

 Modified Files:
 	glade3.spec 



Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/F-7/glade3.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glade3.spec	26 Nov 2007 19:44:11 -0000	1.2
+++ glade3.spec	26 Nov 2007 20:06:32 -0000	1.3
@@ -1,5 +1,4 @@
 %if 0%{?fc7}
-  %define _remove_encoding ""
 %else
   %define _remove_encoding --remove-key Encoding
 %endif
@@ -85,7 +84,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
 
@@ -181,7 +180,7 @@
 
 %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.
+- Fixed usage 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




More information about the fedora-extras-commits mailing list