rpms/system-config-display/devel system-config-display.spec, 1.55, 1.56

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Tue Feb 12 19:49:24 UTC 2008


Author: ajax

Update of /cvs/pkgs/rpms/system-config-display/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30933

Modified Files:
	system-config-display.spec 
Log Message:
* Tue Feb 12 2008 Adam Jackson <ajax at redhat.com> 1.0.51-6
- Clear executable bit from the icons. (#429875)



Index: system-config-display.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-display/devel/system-config-display.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- system-config-display.spec	22 Jan 2008 18:17:00 -0000	1.55
+++ system-config-display.spec	12 Feb 2008 19:48:46 -0000	1.56
@@ -1,7 +1,7 @@
 Summary: A graphical interface for configuring the X Window System display
 Name: system-config-display
 Version: 1.0.51
-Release: 5%{?dist}
+Release: 6%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/Tools
 License: GPL
 ExclusiveOS: Linux
@@ -53,6 +53,7 @@
   --remove-category SystemSetup 			\
   --add-category Settings 				\
   $RPM_BUILD_ROOT%{_datadir}/applications/system-config-display.desktop
+chmod a-x $RPM_BUILD_ROOT%{_datadir}/applications/system-config-display/pixmaps/*
 
 %find_lang %name
 
@@ -82,6 +83,9 @@
 %attr(0644,root,root) %{_datadir}/icons/hicolor/48x48/apps/system-config-display.png
 
 %changelog
+* Tue Feb 12 2008 Adam Jackson <ajax at redhat.com> 1.0.51-6
+- Clear executable bit from the icons. (#429875)
+
 * Tue Jan 22 2008 Adam Jackson <ajax at redhat.com> 1.0.51-5
 - scd-1.0.51-config-util.patch: Update for new usermode. (#428397)
 




More information about the fedora-extras-commits mailing list