[kchildlock/f16] Removing gtk2 requirement

Minh Ngo minh at fedoraproject.org
Sat Nov 10 08:57:43 UTC 2012


commit a7551c48bb3adafe5e479c8abd1690abdb45a9b9
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sat Nov 10 10:56:56 2012 +0200

    Removing gtk2 requirement

 kchildlock.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/kchildlock.spec b/kchildlock.spec
index 9caf840..4b31965 100644
--- a/kchildlock.spec
+++ b/kchildlock.spec
@@ -1,6 +1,6 @@
 Name:       kchildlock
 Version:    0.90.4.2
-Release:    3%{?dist}
+Release:    4%{?dist}
 License:    GPLv2
 Source0:    http://downloads.sourceforge.net/kchildlock/kchildlock/0.90.4.2/kchildlock-0.90.4.2.tar.gz 
 
@@ -9,7 +9,6 @@ URL:        http://sourceforge.net/projects/kchildlock/
 
 BuildRequires:  kdelibs4-devel
 BuildRequires:  cmake >= 2.6
-BuildRequires:  gtk2 >= 2.6.0
 
 %description
 kchildlock is a tool to monitor and restrict the time a children spends on the
@@ -54,6 +53,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_localstatedir}/opt/%{name}/
 
 %changelog
+* Sat Nov 10 2012 Minh Ngo <minh at fedoraproject.org> 0.90.4.2-4
+- Removing gtk2 requirement
+
 * Sat Nov 10 2012 Minh Ngo <minh at fedoraproject.org> 0.90.4.2-3
 - using %find_lang --with-kde macro
 


More information about the scm-commits mailing list