Hello community,

here is the log from the commit of package kde-gtk-config for openSUSE:Factory 
checked in at 2012-12-07 14:23:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config (Old)
 and      /work/SRC/openSUSE:Factory/.kde-gtk-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-gtk-config", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-11-30 12:21:47.308011256 +0100
+++ /work/SRC/openSUSE:Factory/.kde-gtk-config.new/kde-gtk-config.changes       
2012-12-07 14:23:09.000000000 +0100
@@ -0,0 +1,28 @@
+-------------------------------------------------------------------
+Sat Nov 10 15:01:49 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to version 2.1.1:
+  * Bugfix release.
+
+-------------------------------------------------------------------
+Fri Oct 19 20:58:05 UTC 2012 - asterios.dra...@gmail.com
+
+- Obsolete kcm_gtk since they provide the same functionality.
+
+-------------------------------------------------------------------
+Mon Jul 30 12:50:26 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to version 2.1:
+  * Small fixes.
+  From 2.0:
+  * Cleaned up GUI and features.
+- Updated License to LGPL-3.0+ and GPL-3.0+.
+- Removed fdupes usage (not needed).
+- Removed the %post/%postun sections for /sbin/ldconfig (not needed).
+- Added a kde-gtk-config-lang subpackage (fix for rpmlint warning
+  "package-with-huge-translation").
+
+-------------------------------------------------------------------
+Mon Jan  2 17:36:05 UTC 2012 - tittiatc...@gmail.com
+
+- Initial package version 1.7

New:
----
  kde-gtk-config-2.1.1.tar.bz2
  kde-gtk-config.changes
  kde-gtk-config.spec

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

Other differences:
------------------
++++++ kde-gtk-config.spec ++++++
#
# spec file for package kde-gtk-config
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           kde-gtk-config
Version:        2.1.1
Release:        0
Summary:        KCM Module to Configure GTK2 and GTK3 Applications Appearance 
Under KDE
License:        LGPL-3.0+ and GPL-3.0+
Group:          System/GUI/KDE
Url:            
https://projects.kde.org/projects/playground/base/kde-gtk-config/
Source0:        
ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
BuildRequires:  atk-devel
BuildRequires:  cairo-devel
BuildRequires:  gdk-pixbuf-devel
BuildRequires:  gtk2-devel
BuildRequires:  gtk3-devel
BuildRequires:  libkde4-devel
BuildRequires:  pango-devel
%kde4_runtime_requires
Recommends:     %{name}-lang = %{version}
Obsoletes:      kcm_gtk
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
kde-gtk-config is a KCM module to configure GTK2 and GTK3 applications
appearance under KDE.

Among its many features, it lets you:
 - Choose which theme is used for GTK2 and GTK3 applications.
 - Tweak some GTK applications behaviour.
 - Select what icon theme to use in GTK applications.
 - Select GTK applications default fonts.
 - Easily browse and install new GTK2 and GTK3 themes.

%lang_package

%prep
%setup -q

%build
%cmake_kde4 -d build
%make_jobs

%install
%kde4_makeinstall -C build

%kde_post_install

%find_lang %{name}

%files
%defattr(-,root,root,-)
%doc COPYING ChangeLog README
%{_kde4_appsdir}/kcm-gtk-module/
%{_kde4_bindir}/gtk_preview
%{_kde4_bindir}/gtk3_preview
%{_kde4_bindir}/reload_gtk_apps
%{_kde4_configdir}/*.knsrc
%{_kde4_iconsdir}/hicolor/*x*/apps/gtkconfig.png
%{_kde4_modulesdir}/kcm_cgc.so
%{_kde4_servicesdir}/kde-gtk-config.desktop

%files lang -f %{name}.lang
%defattr(-,root,root,-)

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

Reply via email to