Hello community,

here is the log from the commit of package neverball for openSUSE:12.2 checked 
in at 2012-08-04 09:22:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/neverball (Old)
 and      /work/SRC/openSUSE:12.2/.neverball.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neverball", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.2/neverball/neverball.changes 2012-06-25 
15:47:04.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.neverball.new/neverball.changes    2012-08-04 
09:23:30.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jul 31 18:24:53 UTC 2012 - [email protected]
+
+- Correctly reference, install and package the language files
+  (bnc#699124).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ neverball.spec ++++++
--- /var/tmp/diff_new_pack.0s5z0M/_old  2012-08-04 09:24:02.000000000 +0200
+++ /var/tmp/diff_new_pack.0s5z0M/_new  2012-08-04 09:24:02.000000000 +0200
@@ -55,7 +55,7 @@
 %patch
 
 %build
-make %{?_smp_mflags} CC="gcc %{optflags} -fomit-frame-pointer" 
DATADIR=%{datadir}
+make %{?_smp_mflags} CC="gcc %{optflags} -fomit-frame-pointer" 
DATADIR=%{datadir} LOCALEDIR=%{_datadir}/locale
 
 %install
 install -D -m 755 %name         %{buildroot}%{binary}
@@ -64,6 +64,7 @@
 rm data/*/*.map
 find data -name '*.sol' -exec chmod 644 '{}' \;
 cp -rp data/. %{buildroot}%{datadir}
+cp -r locale %{buildroot}%{_datadir}/
 chmod -x %{buildroot}%{datadir}/back/*.png
 chmod -x %{buildroot}%{datadir}/shot-putt/*.jpg
 chmod -x %{buildroot}%{datadir}/*.txt
@@ -72,9 +73,10 @@
 cp dist/neverputt_64.png %{buildroot}%{_datadir}/pixmaps/neverputt.png
 %suse_update_desktop_file -i -G %{name} %name Game X-SuSE-ActionGame
 %suse_update_desktop_file -i -G %{name2} %name2 Game X-SuSE-ActionGame
+%find_lang %{name}
 %fdupes %{buildroot}%{datadir}
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root)
 %doc CHANGES COPYING README
 %{binary}

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

Reply via email to