Hello community,

here is the log from the commit of package libgaminggear for openSUSE:Factory 
checked in at 2015-09-17 09:21:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgaminggear (Old)
 and      /work/SRC/openSUSE:Factory/.libgaminggear.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgaminggear"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgaminggear/libgaminggear.changes      
2015-08-21 07:42:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgaminggear.new/libgaminggear.changes 
2015-09-17 09:21:32.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 15 18:15:49 UTC 2015 - [email protected]
+
+- Split out the language files
+- Remove dependency on fillup; useless
+- Remove build dependency on xz; not needed since openSUSE 12.3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgaminggear.spec ++++++
--- /var/tmp/diff_new_pack.g8Btv9/_old  2015-09-17 09:21:32.000000000 +0200
+++ /var/tmp/diff_new_pack.g8Btv9/_new  2015-09-17 09:21:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgaminggear
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -30,13 +30,11 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.20
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(sqlite3) >= 3.7
-Requires(pre):  %fillup_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %define libgaminggear       libgaminggear0
@@ -82,6 +80,7 @@
 
 This package holds libgaminggearwidget.
 
+%lang_package
 
 %prep
 %setup -q
@@ -106,7 +105,7 @@
 %post   -n %{libgaminggearwidget} -p /sbin/ldconfig
 %postun -n %{libgaminggearwidget} -p /sbin/ldconfig
 
-%files -f build/%{name}.lang
+%files
 %defattr(-, root, root)
 %doc README COPYING Changelog
 %{_bindir}/gaminggearfxcontrol
@@ -135,4 +134,7 @@
 %{_datadir}/pkgconfig/gaminggear-%{majorversion}.pc
 %{_datadir}/cmake/Modules/FindGAMINGGEAR%{majorversion}.cmake
 
+%files lang -f build/%{name}.lang
+%defattr(-, root, root)
+
 %changelog


Reply via email to