From aa037d8ea4ef6be70361b4a755afb3cb62dc01448c612f9d030c204482d1cfd0 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 21 Oct 2014 10:20:54 +0000 Subject: [PATCH] Accepting request 257805 from home:scarabeus_iv:branches:KDE:Frameworks5 - Recommend name-lang - Use proper URL for the homepage OBS-URL: https://build.opensuse.org/request/show/257805 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=8 --- kde-gtk-config5.changes | 6 ++++++ kde-gtk-config5.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/kde-gtk-config5.changes b/kde-gtk-config5.changes index 79cb1b3..285bcc3 100644 --- a/kde-gtk-config5.changes +++ b/kde-gtk-config5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 20 18:56:30 UTC 2014 - tchvatal@suse.com + +- Recommend name-lang +- Use proper URL for the homepage + ------------------------------------------------------------------- Fri Oct 3 17:23:35 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index b02ed61..b55f59c 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -22,7 +22,7 @@ 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/ +Url: http://projects.kde.org/kde-gtk-config Source1: kde_gtk_config.suse.sh Source2: gtkrc-2.0-kde4.template Source3: gtk3-settings.ini-kde4.template @@ -40,6 +40,7 @@ BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtk+-3.0) +Recommends: %{name}-lang Conflicts: kde-gtk-config BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,6 +56,7 @@ Among its many features, it lets you: - Easily browse and install new GTK2 and GTK3 themes. %lang_package + %prep %setup -q -n kde-gtk-config-%{version}