Hello community,

here is the log from the commit of package xdg-user-dirs for openSUSE:Factory 
checked in at 2012-08-05 08:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-user-dirs (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-user-dirs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-user-dirs", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-user-dirs/xdg-user-dirs.changes      
2011-09-23 12:51:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-user-dirs.new/xdg-user-dirs.changes 
2012-08-05 08:05:24.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 21 17:54:21 UTC 2012 - [email protected]
+
+- Split out -lang package (bnc#645077).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdg-user-dirs.spec ++++++
--- /var/tmp/diff_new_pack.RUeViJ/_old  2012-08-05 08:05:26.000000000 +0200
+++ /var/tmp/diff_new_pack.RUeViJ/_new  2012-08-05 08:05:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-user-dirs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,25 @@
 #
 
 
-
 Name:           xdg-user-dirs
 Version:        0.14
-Release:        2
-License:        GPL-2.0
+Release:        0
 Summary:        Utilities to handle user data directories
-Url:            http://freedesktop.org/wiki/Software/xdg-user-dirs
+License:        GPL-2.0
 Group:          System/GUI/Other
+Url:            http://freedesktop.org/wiki/Software/xdg-user-dirs
 Source0:        %name-%{version}.tar.bz2
 BuildRequires:  make
 BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Recommends:     %{name}-lang
 
 %description
 xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also
 handles localization (i.e. translation) of the filenames.
 
+%lang_package
 %prep
 %setup -q
 translation-update-upstream
@@ -46,7 +47,7 @@
 %makeinstall
 # Change sr@Latn to sr@latin
 mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
-%find_lang xdg-user-dirs
+%find_lang %{name} %{?no_lang_C}
 # Create xinit script
 mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d
 echo "#!/bin/sh" >> 
%{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d/xdg-user-dirs.sh
@@ -56,7 +57,7 @@
 %clean
 rm -rf %{buildroot}
 
-%files -f xdg-user-dirs.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING README ChangeLog
 %config(noreplace) %{_sysconfdir}/xdg/user-dirs.conf
@@ -67,4 +68,6 @@
 %{_bindir}/xdg-user-dir
 %{_bindir}/xdg-user-dirs-update
 
+%files lang -f %{name}.lang
+
 %changelog

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

Reply via email to