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

Lingning Zhang (lizhang) fedora-extras-commits at redhat.com
Tue Jul 3 02:30:27 UTC 2007


Author: lizhang

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

Modified Files:
	system-config-language.spec 
Log Message:
fix bug245872 and bug241744



Index: system-config-language.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-language/devel/system-config-language.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- system-config-language.spec	19 Jun 2007 05:35:12 -0000	1.24
+++ system-config-language.spec	3 Jul 2007 02:29:52 -0000	1.25
@@ -1,6 +1,6 @@
 Summary: A graphical interface for modifying the system language
 Name: system-config-language
-Version: 1.2.2
+Version: 1.2.3
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/language
 License: GPL
@@ -35,6 +35,7 @@
 make INSTROOT=$RPM_BUILD_ROOT install
 desktop-file-install --vendor system --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
+  --add-category System \
   --add-category Settings \
   --add-category X-Red-Hat-Base                             \
   $RPM_BUILD_ROOT%{_datadir}/applications/system-config-language.desktop
@@ -72,6 +73,9 @@
 %attr(0644,root,root) %config /etc/pam.d/system-config-language
 
 %changelog
+* Tue Jul 3 2007 Lingning Zhang <lizhang at redhat.com> - 1.2.3
+- fix bug245872 and bug241744.
+
 * Tue Jun 19 2007 Lingning Zhang <lizhang at redhat.com> - 1.2.2
 - modify the category value in system-config-language.spec.
 - fix bug243529. 




More information about the fedora-extras-commits mailing list