commit gtk2-engines for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package gtk2-engines for openSUSE:Factory 
checked in at 2013-04-02 15:35:10

Comparing /work/SRC/openSUSE:Factory/gtk2-engines (Old)
 and  /work/SRC/openSUSE:Factory/.gtk2-engines.new (New)


Package is gtk2-engines, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtk2-engines/gtk2-engines.changes
2012-01-19 16:55:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk2-engines.new/gtk2-engines.changes   
2013-04-02 15:35:12.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar  1 12:43:47 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ gtk2-engines.spec ++
--- /var/tmp/diff_new_pack.FXB1IN/_old  2013-04-02 15:35:13.0 +0200
+++ /var/tmp/diff_new_pack.FXB1IN/_new  2013-04-02 15:35:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2-engines
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -42,18 +42,18 @@
 # We require the exact version of gtk2 we were compiled with since the engines 
are located in a versioned directory
 %define gtk2_ver %(rpm -q --whatprovides --qf '%%{version}' gtk2)
 Requires:   gtk2-engine-clearlooks
-Requires:   gtk2-theme-clearlooks
 Requires:   gtk2-engine-crux
-Requires:   gtk2-theme-crux
 Requires:   gtk2-engine-glide
 Requires:   gtk2-engine-hcengine
 Requires:   gtk2-engine-industrial
-Requires:   gtk2-theme-industrial
 Requires:   gtk2-engine-mist
-Requires:   gtk2-theme-mist
 Requires:   gtk2-engine-redmond95
-Requires:   gtk2-theme-redmond95
 Requires:   gtk2-engine-thinice
+Requires:   gtk2-theme-clearlooks
+Requires:   gtk2-theme-crux
+Requires:   gtk2-theme-industrial
+Requires:   gtk2-theme-mist
+Requires:   gtk2-theme-redmond95
 Requires:   gtk2-theme-thinice
 # Prevent missing engine failures on bi-arch systems:
 %ifarch x86_64 s390x

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gtk2-engines for openSUSE:Factory

2012-01-19 Thread h_root
Hello community,

here is the log from the commit of package gtk2-engines for openSUSE:Factory 
checked in at 2012-01-19 16:55:45

Comparing /work/SRC/openSUSE:Factory/gtk2-engines (Old)
 and  /work/SRC/openSUSE:Factory/.gtk2-engines.new (New)


Package is gtk2-engines, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtk2-engines/gtk2-engines.changes
2012-01-09 15:17:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk2-engines.new/gtk2-engines.changes   
2012-01-19 16:55:50.0 +0100
@@ -1,0 +2,23 @@
+Fri Jan 13 12:23:41 UTC 2012 - vu...@opensuse.org
+
+- Manually remove translations in %install and drop lang
+  subpackage: the translations are useless at runtime, since they
+  are integrated in the xml files.
+- Add Obsoletes for gtk-engines-lang to main subpackage, for smooth
+  upgrades.
+
+---
+Sat Dec 24 20:39:29 UTC 2011 - gan...@opensuse.org
+
+- Split gtk2-engines package in subpackages for each engine and
+  theme: gtk2-engine-{engine_name} and gtk2-theme-{theme_name}, for
+  clearlooks, crux, glide, hcengine, industrial, mist, redmond95,
+  thinice. Fix bnc#706929.
+- Add Requires for all new subpackages to gtk2-engines: it is now a
+  metapackage used to install all engines and themes.
+- Add README.openSUSE to gtk2-engines to explain that this is a
+  metapackage.
+- Remove fdupes BuildRequires and call to %fdupes since it can't be
+  useful anymore with split packages.
+
+---

New:

  README.openSUSE



Other differences:
--
++ gtk2-engines.spec ++
--- /var/tmp/diff_new_pack.QT0tTg/_old  2012-01-19 16:55:51.0 +0100
+++ /var/tmp/diff_new_pack.QT0tTg/_new  2012-01-19 16:55:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2-engines
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,36 +15,56 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gtk2-engines
 %define _name gtk-engines
-BuildRequires:  fdupes
-BuildRequires:  gtk2-devel
-BuildRequires:  intltool
-BuildRequires:  pkg-config
-# See comment below on why this is disabled
-#BuildRequires:  lua-devel
-Summary:Engines for GTK2 Themes
+Summary:GTK+ 2 Theme Engines
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Version:2.20.2
 Release:0
+# FIXME: On new version, change = Obsoletes to  (last checked: 2.20.2)
 # FIXME: On new versions, check if bgo#607127 is solved, and if it is, enable
 # the lua engine: uncomment lua-devel BuildRequires and configure options.
+Url:http://www.gnome.org
 Source: %{_name}-%{version}.tar.bz2
+Source1:README.openSUSE
 Source99:   baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# gnome-themes had Industrial before this version (= SuSE Linux 9.2, = NLD9).
-Conflicts:  gnome-themes  2.11.90
+#
+Patch0: gtk-engines-bnc546966-clearlooks-fix-main-menu-icon-size.patch
+# PATCH-FIX-UPSTREAM gtk-engines-glib.patch bgo#664914 dims...@opensuse.org -- 
FIx build with new glib: only glib.h can be included.
+Patch1: gtk-engines-glib.patch
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  pkg-config
+# See comment below on why this is disabled
+#BuildRequires:  lua-devel
 # We require the exact version of gtk2 we were compiled with since the engines 
are located in a versioned directory
 %define gtk2_ver %(rpm -q --whatprovides --qf '%%{version}' gtk2)
-Requires:   gtk2 == %{gtk2_ver}
-Recommends: %{name}-lang
-Url:http://www.gnome.org
-Enhances:   gtk2
+Requires:   gtk2-engine-clearlooks
+Requires:   gtk2-theme-clearlooks
+Requires:   gtk2-engine-crux
+Requires:   gtk2-theme-crux
+Requires:   gtk2-engine-glide
+Requires:   gtk2-engine-hcengine
+Requires:   gtk2-engine-industrial
+Requires:   gtk2-theme-industrial
+Requires:   gtk2-engine-mist
+Requires:   gtk2-theme-mist
+Requires:   gtk2-engine-redmond95
+Requires:   gtk2-theme-redmond95
+Requires:   gtk2-engine-thinice
+Requires:   gtk2-theme-thinice
 # Prevent missing engine failures on bi-arch systems:
 %ifarch x86_64 s390x
 Recommends: %{name}-32bit = %{version}
 %endif
+Enhances:   gtk2
+# gnome-themes had Industrial before this version (= SuSE Linux 9.2, = NLD9).
+Conflicts:  gnome-themes  2.11.90
+# For 

commit gtk2-engines for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package gtk2-engines for openSUSE:Factory 
checked in at 2012-01-09 15:17:17

Comparing /work/SRC/openSUSE:Factory/gtk2-engines (Old)
 and  /work/SRC/openSUSE:Factory/.gtk2-engines.new (New)


Package is gtk2-engines, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtk2-engines/gtk2-engines.changes
2011-09-23 02:02:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2-engines.new/gtk2-engines.changes   
2012-01-09 15:17:25.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 27 14:04:53 UTC 2011 - dims...@opensuse.org
+
+- Add gtk-engines-glib.patch: Fix build with newer glib, where only
+  glib.h can be #include'd.
+
+---

New:

  gtk-engines-glib.patch



Other differences:
--
++ gtk2-engines.spec ++
--- /var/tmp/diff_new_pack.5V7bCV/_old  2012-01-09 15:17:25.0 +0100
+++ /var/tmp/diff_new_pack.5V7bCV/_new  2012-01-09 15:17:25.0 +0100
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   gtk2-engines
 %define _name gtk-engines
 BuildRequires:  fdupes
@@ -27,12 +24,12 @@
 # See comment below on why this is disabled
 #BuildRequires:  lua-devel
 Summary:Engines for GTK2 Themes
+License:LGPL-2.1+
+Group:  System/GUI/GNOME
 Version:2.20.2
-Release:5
+Release:0
 # FIXME: On new versions, check if bgo#607127 is solved, and if it is, enable
 # the lua engine: uncomment lua-devel BuildRequires and configure options.
-License:LGPLv2.1+
-Group:  System/GUI/GNOME
 Source: %{_name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,13 +54,14 @@
 %endif
 #
 Patch0: gtk-engines-bnc546966-clearlooks-fix-main-menu-icon-size.patch
+# PATCH-FIX-UPSTREAM gtk-engines-glib.patch bgo#664914 dims...@opensuse.org -- 
FIx build with new glib: only glib.h can be included.
+Patch1: gtk-engines-glib.patch
 
 %description
 This package contains the theme engine libraries for GTK2.
 
 %package devel
 Summary:Development files for gtk2-engines
-License:LGPLv2.1+
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}
 
@@ -74,6 +72,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure \

++ gtk-engines-glib.patch ++
Index: gtk-engines-2.20.2/engines/clearlooks/src/animation.c
===
--- gtk-engines-2.20.2.orig/engines/clearlooks/src/animation.c
+++ gtk-engines-2.20.2/engines/clearlooks/src/animation.c
@@ -28,7 +28,7 @@
 #include animation.h
 
 #ifdef HAVE_WORKING_ANIMATION
-#include glib/gtimer.h
+#include glib.h
 
 struct _AnimationInfo {
GTimer *timer;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gtk2-engines for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package gtk2-engines for openSUSE:Factory
checked in at Tue Jul 26 09:10:57 CEST 2011.




--- GNOME/gtk2-engines/gtk2-engines.changes 2010-10-14 13:52:31.0 
+0200
+++ /mounts/work_src_done/STABLE/gtk2-engines/gtk2-engines.changes  
2011-07-25 18:14:51.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 16:17:21 UTC 2011 - andrea.turr...@gmail.com
+
+- Fixed typo in description of gtk2-engines.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gtk2-engines.spec ++
--- /var/tmp/diff_new_pack.1W9X2K/_old  2011-07-26 08:58:14.0 +0200
+++ /var/tmp/diff_new_pack.1W9X2K/_new  2011-07-26 08:58:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gtk2-engines (Version 2.20.2)
+# spec file for package gtk2-engines
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -28,7 +28,7 @@
 #BuildRequires:  lua-devel
 Summary:Engines for GTK2 Themes
 Version:2.20.2
-Release:1
+Release:5
 # FIXME: On new versions, check if bgo#607127 is solved, and if it is, enable
 # the lua engine: uncomment lua-devel BuildRequires and configure options.
 License:LGPLv2.1+
@@ -59,7 +59,7 @@
 Patch0: gtk-engines-bnc546966-clearlooks-fix-main-menu-icon-size.patch
 
 %description
-This packages contains the theme engine libraries for GTK2.
+This package contains the theme engine libraries for GTK2.
 
 %package devel
 Summary:Development files for gtk2-engines






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org