Hello community,

here is the log from the commit of package filesystem for openSUSE:Factory 
checked in at 2012-03-16 13:12:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/filesystem (Old)
 and      /work/SRC/openSUSE:Factory/.filesystem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "filesystem", Maintainer is "kkae...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/filesystem/filesystem.changes    2012-01-30 
12:23:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.filesystem.new/filesystem.changes       
2012-03-16 13:12:14.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Mar 13 15:22:06 UTC 2012 - vu...@opensuse.org
+
+- Also create /usr/share/help/$LOCALE for each LOCALE defined in
+  the languages file. This will allow our packages to have
+  translations for the XDG help system.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ filesystem.spec ++++++
--- /var/tmp/diff_new_pack.kkR7nm/_old  2012-03-16 13:12:16.000000000 +0100
+++ /var/tmp/diff_new_pack.kkR7nm/_new  2012-03-16 13:12:16.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           filesystem
 Summary:        Basic Directory Layout
 License:        GPL-2.0+
@@ -121,6 +122,7 @@
 # Create the locale directories:
 while read LANG ; do
   create_dir 0755 root root /usr/share/locale/$LANG/LC_MESSAGES
+  create_dir 0755 root root /usr/share/help/$LANG
 done < %{SOURCE2}
 RPM_INSTALL_PREFIX=$RPM_BUILD_ROOT
 export RPM_BUILD_ROOT
@@ -181,6 +183,7 @@
 
 
 
+
 
 
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to