Hello community,

here is the log from the commit of package cups for openSUSE:Factory
checked in at Mon Sep 19 21:07:54 CEST 2011.



--------
--- cups/cups.changes   2011-02-10 12:13:19.000000000 +0100
+++ /mounts/work_src_done/STABLE/cups/cups.changes      2011-07-25 
12:09:13.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul 25 12:08:35 CEST 2011 - [email protected]
+
+- "no" locale is "nb" (norwegian bokmal) these days
+- "zh" is probably meant as "zh_CN", as "zh_TW" exists.
+
+-------------------------------------------------------------------
@@ -4 +10 @@
-- Clened up the RPM Requires:
+- Cleaned up the RPM Requires:

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.2pux9n/_old  2011-09-19 21:07:48.000000000 +0200
+++ /var/tmp/diff_new_pack.2pux9n/_new  2011-09-19 21:07:48.000000000 +0200
@@ -335,8 +335,9 @@
 rm -rf $RPM_BUILD_ROOT/%{_mandir}/es/cat?
 rm -rf $RPM_BUILD_ROOT/%{_mandir}/fr/cat?
 rm -rf $RPM_BUILD_ROOT/%{_mandir}/cat?
-# Remove unknown locale directory:
-rm -rf $RPM_BUILD_ROOT/usr/share/locale/no
+# Norwegian is "nb", "zh" is probablyx "zh_CN"
+mv $RPM_BUILD_ROOT/usr/share/locale/{no,nb}
+mv $RPM_BUILD_ROOT/usr/share/locale/{zh,zh_CN}
 # Run fdupes:
 %fdupes $RPM_BUILD_ROOT
 





++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to