rpms/system-config-language/devel system-config-language.spec, 1.23, 1.24

Lingning Zhang (lizhang) fedora-extras-commits at redhat.com
Tue Jun 19 05:35:48 UTC 2007


Author: lizhang

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

Modified Files:
	system-config-language.spec 
Log Message:
fix bug243529



Index: system-config-language.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-language/devel/system-config-language.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- system-config-language.spec	18 Jun 2007 09:07:31 -0000	1.23
+++ system-config-language.spec	19 Jun 2007 05:35:12 -0000	1.24
@@ -1,6 +1,6 @@
 Summary: A graphical interface for modifying the system language
 Name: system-config-language
-Version: 1.2.1
+Version: 1.2.2
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/language
 License: GPL
@@ -35,8 +35,7 @@
 make INSTROOT=$RPM_BUILD_ROOT install
 desktop-file-install --vendor system --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
-  --add-category Application \
-  --add-category SystemSetup \
+  --add-category Settings \
   --add-category X-Red-Hat-Base                             \
   $RPM_BUILD_ROOT%{_datadir}/applications/system-config-language.desktop
 
@@ -73,6 +72,10 @@
 %attr(0644,root,root) %config /etc/pam.d/system-config-language
 
 %changelog
+* Tue Jun 19 2007 Lingning Zhang <lizhang at redhat.com> - 1.2.2
+- modify the category value in system-config-language.spec.
+- fix bug243529. 
+
 * Mon Jun 18 2007 Lingning Zhang <lizhang at redhat.com> - 1.2.1
 - Fix bug237715, bug241744 and bug225949(patch from Stephanos Manos).
 




More information about the fedora-extras-commits mailing list