Hello community,

here is the log from the commit of package numix-gtk-theme for openSUSE:Factory 
checked in at 2016-04-12 19:38:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/numix-gtk-theme (Old)
 and      /work/SRC/openSUSE:Factory/.numix-gtk-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "numix-gtk-theme"

Changes:
--------
--- /work/SRC/openSUSE:Factory/numix-gtk-theme/numix-gtk-theme.changes  
2015-07-03 00:11:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.numix-gtk-theme.new/numix-gtk-theme.changes     
2016-04-12 19:38:39.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 11 10:02:03 UTC 2016 - [email protected]
+
+- Update to version 2.5.1+git20160410.
+
+-------------------------------------------------------------------

Old:
----
  numix-gtk-theme-2.5.1.tar.gz

New:
----
  numix-gtk-theme-2.5.1+git20160410.tar.gz

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

Other differences:
------------------
++++++ numix-gtk-theme.spec ++++++
--- /var/tmp/diff_new_pack.hzu2yG/_old  2016-04-12 19:38:40.000000000 +0200
+++ /var/tmp/diff_new_pack.hzu2yG/_new  2016-04-12 19:38:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package numix-gtk-theme
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,17 @@
 %define _theme  Numix
 %define _name   numix
 Name:           numix-gtk-theme
-Version:        2.5.1
+Version:        2.5.1+git20160410
 Release:        0
 Summary:        Numix GTK+ theme for MATE, GNOME, and Xfce
 License:        GPL-3.0+
 Group:          System/GUI/Other
 Url:            https://numixproject.org/
-Source:         
https://github.com/shimmerproject/%{_theme}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  glib2-tools
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  rubygem(sass)
 BuildArch:      noarch
 
 %description
@@ -71,9 +74,10 @@
 
 %prep
 %setup -q -n %{_theme}-%{version}
+chmod a-x CREDITS LICENSE README.md
 
 %build
-# Nothing to build.
+make %{?_smp_mflags}
 
 %install
 install -Dm 0644 index.theme 
%{buildroot}%{_datadir}/themes/%{_theme}/index.theme
@@ -81,27 +85,23 @@
 ls -d */ | while read dir; do
     cp -r --no-preserve=mode "$dir" 
"%{buildroot}%{_datadir}/themes/%{_theme}/$dir"
 done
-%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_datadir}/
 
 %files -n metatheme-%{_name}-common
 %defattr(-,root,root)
 %doc CREDITS LICENSE README.md
-%dir %{_datadir}/themes/%{_theme}/
-%{_datadir}/themes/%{_theme}/metacity-1/
-%{_datadir}/themes/%{_theme}/openbox-3/
-%{_datadir}/themes/%{_theme}/unity/
-%{_datadir}/themes/%{_theme}/xfce-notify-4.0/
-%{_datadir}/themes/%{_theme}/xfwm4/
-%{_datadir}/themes/%{_theme}/index.theme
+%{_datadir}/themes/%{_theme}/
+%exclude %{_datadir}/themes/%{_theme}/gtk-2.*/
+%exclude %{_datadir}/themes/%{_theme}/gtk-3.*/
 
 %files -n gtk2-metatheme-%{_name}
 %defattr(-,root,root)
 %doc CREDITS LICENSE README.md
-%{_datadir}/themes/%{_theme}/gtk-2.0/
+%{_datadir}/themes/%{_theme}/gtk-2.*/
 
 %files -n gtk3-metatheme-%{_name}
 %defattr(-,root,root)
 %doc CREDITS LICENSE README.md
-%{_datadir}/themes/%{_theme}/gtk-3.0/
+%{_datadir}/themes/%{_theme}/gtk-3.*/
 
 %changelog


Reply via email to