Hello community,

here is the log from the commit of package nuoveXT2-icon-theme for 
openSUSE:Factory checked in at 2014-09-15 17:41:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nuoveXT2-icon-theme (Old)
 and      /work/SRC/openSUSE:Factory/.nuoveXT2-icon-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nuoveXT2-icon-theme"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nuoveXT2-icon-theme/nuoveXT2-icon-theme.changes  
2012-09-14 12:31:45.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.nuoveXT2-icon-theme.new/nuoveXT2-icon-theme.changes 
    2014-09-15 18:25:01.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Sep 13 08:29:29 UTC 2014 - [email protected]
+
+- new upstream version 0.5.1
+  * add .gitignore file
+  * support automake newer than 1.11
+  * fixed invalid names for placeholder file: .gitignore -> 
+    placeholder
+  * spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  lxde-icon-theme-0.5.0.tar.bz2

New:
----
  lxde-icon-theme-0.5.1.tar.xz

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

Other differences:
------------------
++++++ nuoveXT2-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.d2yZex/_old  2014-09-15 18:25:03.000000000 +0200
+++ /var/tmp/diff_new_pack.d2yZex/_new  2014-09-15 18:25:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nuoveXT2-icon-theme
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,16 +17,16 @@
 
 
 Name:           nuoveXT2-icon-theme
-Version:        0.5.0
+Version:        0.5.1
 Release:        0
-Source0:        lxde-icon-theme-%version.tar.bz2
-Source1:        tango-volume.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fdupes
 Summary:        This package provides the default LXDE icon theme
 License:        GPL-3.0
 Group:          System/GUI/Other
 Url:            http://www.lxde.org
+Source0:        lxde-icon-theme-%{version}.tar.xz
+Source1:        tango-volume.tar.bz2
+BuildRequires:  fdupes
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -35,24 +35,21 @@
 LXDE project decided to maintain it and keep working on it
 
 %prep
-%setup -q -n lxde-icon-theme-%version
+%setup -q -n lxde-icon-theme-%{version}
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS"
-export CXXFLAGS="$RPM_OPT_FLAGS"
+export CFLAGS="%{optflags}"
+export CXXFLAGS="%{optflags}"
 %configure
-%__make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-tar -xjvf %SOURCE1 -C %buildroot/%_datadir/icons/nuoveXT2/
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+tar -xjvf %{SOURCE1} -C %{buildroot}/%{_datadir}/icons/nuoveXT2/
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %buildroot
-
 %files 
 %defattr(-,root,root,755)
-%_datadir/icons/nuoveXT2
+%{_datadir}/icons/nuoveXT2
 
 %changelog

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

Reply via email to