Hello community,

here is the log from the commit of package elementary-theme for 
openSUSE:Factory checked in at 2016-09-24 15:27:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-theme (Old)
 and      /work/SRC/openSUSE:Factory/.elementary-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elementary-theme"

Changes:
--------
--- /work/SRC/openSUSE:Factory/elementary-theme/elementary-theme.changes        
2016-03-01 10:20:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.elementary-theme.new/elementary-theme.changes   
2016-09-24 15:29:00.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Sep 18 13:44:52 UTC 2016 - [email protected]
+
+- Update to 5.0.1
+- Update theme to gtk >= 3.20 (elementary-theme-5.0.1_gtk-3.20.patch)
+- Fix: Plank returned to the default theme
+- Spec file cleanup 
+
+-------------------------------------------------------------------

New:
----
  elementary-theme-5.0.1_gtk-3.20.patch

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

Other differences:
------------------
++++++ elementary-theme.spec ++++++
--- /var/tmp/diff_new_pack.Nqoatv/_old  2016-09-24 15:29:01.000000000 +0200
+++ /var/tmp/diff_new_pack.Nqoatv/_new  2016-09-24 15:29:01.000000000 +0200
@@ -17,21 +17,23 @@
 
 
 %define _name elementary
-
 Name:           elementary-theme
-Version:        4.0.6
+Version:        5.0.1
 Release:        0
 Summary:        The elementary GTK Theme
 License:        GPL-3.0
 Group:          System/GUI/GNOME
 Url:            https://launchpad.net/egtk
-Source:         
https://launchpad.net/egtk/4.x/%{version}/+download/elementary.tar.xz
+Source:         
https://launchpad.net/egtk/5.x/%{version}/+download/%{_name}.tar.xz
+# PATCH-FIX-UPSTREAM gtk-3.20.patch [email protected] -- Update theme to gtk 
>= 3.20
+Patch0:         elementary-theme-5.0.1_gtk-3.20.patch
 BuildRequires:  fdupes
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
-The official elementary GTK theme designed to be smooth, attractive, fast, and 
usable.
+The official elementary GTK theme designed to be smooth, attractive, fast, 
+and usable.
 
 %package -n metatheme-elementary-common
 Summary:        The elementary GTK Theme -- Common Files
@@ -40,7 +42,8 @@
 Suggests:       gtk3-metatheme-elementary
 
 %description -n metatheme-elementary-common
-The official elementary GTK theme designed to be smooth, attractive, fast, and 
usable.
+The official elementary GTK theme designed to be smooth, attractive, fast, 
+and usable.
 
 This package provides the files common to the GTK+ themes and the window
 manager themes as well as background images.
@@ -53,7 +56,8 @@
 Supplements:    packageand(metatheme-elementary-common:gtk2)
 
 %description -n gtk2-metatheme-elementary
-The official elementary GTK theme designed to be smooth, attractive, fast, and 
usable.
+The official elementary GTK theme designed to be smooth, attractive, fast, 
+and usable.
 
 This package provides the GTK+ 2 support of Elementary
 
@@ -65,13 +69,15 @@
 Supplements:    packageand(metatheme-elementary-common:gtk3)
 
 %description -n gtk3-metatheme-elementary
-The official elementary GTK theme designed to be smooth, attractive, fast, and 
usable.
+The official elementary GTK theme designed to be smooth, attractive, fast, 
+and usable.
 
 This package provides the GTK+ 3 support of Elementary
 
 %package -n plank-theme-elementary
 Summary:        The elementary Plank Theme
 Group:          System/GUI/GNOME
+Requires:       metatheme-elementary-common = %{version}
 Requires:       plank
 
 %description -n plank-theme-elementary
@@ -80,22 +86,25 @@
 %prep
 %setup -q -n %{_name}
 
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} > 120100 && 0%{?is_opensuse})
+%patch0 -p1
+%endif
+
 %build
 
 %install
 install -dm 0755 %{buildroot}%{_datadir}/themes/%{_name}
-cp -a gtk-2.0 gtk-3.0 index.theme metacity-1 
%{buildroot}%{_datadir}/themes/%{_name}
-%fdupes -s %{buildroot}%{_datadir}/themes/%{_name}
+for _source in gtk-2.0 gtk-3.0 plank index.theme; do
+  cp -a "$_source" "%{buildroot}%{_datadir}/themes/%{_name}"
+done
 
-install -dm 755 %{buildroot}%{_datadir}/plank/themes/Pantheon
-install -m 644 plank/dock.theme %{buildroot}%{_datadir}/plank/themes/Pantheon/
+%fdupes -s %{buildroot}%{_datadir}/themes/%{_name}
 
 %files -n metatheme-elementary-common
 %defattr(-,root,root)
 %doc AUTHORS CONTRIBUTORS COPYING
 %dir %{_datadir}/themes/%{_name}/
 %{_datadir}/themes/%{_name}/index.theme
-%{_datadir}/themes/%{_name}/metacity-1
 
 %files -n gtk2-metatheme-elementary
 %defattr(-,root,root)
@@ -107,9 +116,7 @@
 
 %files -n plank-theme-elementary
 %defattr(-,root,root)
-%dir %{_datadir}/plank/
-%dir %{_datadir}/plank/themes/
-%dir %{_datadir}/plank/themes/Pantheon/
-%{_datadir}/plank/themes/Pantheon/dock.theme
+%dir %{_datadir}/themes/%{_name}/plank
+%{_datadir}/themes/%{_name}/plank/dock.theme
 
 %changelog

++++++ elementary-theme-5.0.1_gtk-3.20.patch ++++++
++++ 1293 lines (skipped)

++++++ elementary.tar.xz ++++++
++++ 255114 lines of diff (skipped)


Reply via email to