rpms/system-config-rootpassword/devel system-config-rootpassword.spec, 1.16, 1.17

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Sep 18 17:40:34 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/system-config-rootpassword/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8722

Modified Files:
	system-config-rootpassword.spec 
Log Message:
fix menu categories



Index: system-config-rootpassword.spec
===================================================================
RCS file: /cvs/extras/rpms/system-config-rootpassword/devel/system-config-rootpassword.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- system-config-rootpassword.spec	23 Aug 2007 17:14:14 -0000	1.16
+++ system-config-rootpassword.spec	18 Sep 2007 17:40:01 -0000	1.17
@@ -1,7 +1,7 @@
 Summary: A graphical interface for modifying the rootpassword
 Name: system-config-rootpassword
 Version: 1.1.10
-Release: 3%{?dist}
+Release: 4%{?dist}
 URL: http://fedora.redhat.com/
 License: GPL+
 ExclusiveOS: Linux
@@ -34,8 +34,9 @@
 make INSTROOT=$RPM_BUILD_ROOT install
 
 desktop-file-install --vendor system --delete-original       \
-  --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
-  --add-category X-Red-Hat-Base                             \
+  --dir $RPM_BUILD_ROOT%{_datadir}/applications              \
+  --add-category Settings                                    \
+  --remove-category Application		                     \
   $RPM_BUILD_ROOT%{_datadir}/applications/system-config-rootpassword.desktop
 
 %find_lang %name
@@ -74,6 +75,9 @@
 %attr(0644,root,root) %config /etc/pam.d/system-config-rootpassword
 
 %changelog
+* Fri Sep  7 2007 Matthias Clasen <mclasen at redhat.com> - 1.1.10-4
+- Fix menu categories
+
 * Thu Aug 23 2007 Pete Graner <pgraner at redhat.com> - 1.1.10-3
 - Rebuild
 




More information about the fedora-extras-commits mailing list