ivanromanov pushed to librcc (epel7). "el6 hasn't gtk3"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 10:45:46 UTC 2015


From b9ab37ec310b90813e94051ba73c7b5137339fcb Mon Sep 17 00:00:00 2001
From: Ivan Romanov <drizt at land.ru>
Date: Thu, 31 Jan 2013 00:32:35 +0600
Subject: el6 hasn't gtk3


diff --git a/librcc.spec b/librcc.spec
index bbdc3ae..9f6d3a4 100644
--- a/librcc.spec
+++ b/librcc.spec
@@ -1,6 +1,6 @@
 Name:           librcc
 Version:        0.2.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        RusXMMS Charset Conversion Library
 
 License:        LGPLv2+
@@ -12,7 +12,6 @@ BuildRequires:  libxml2-devel
 BuildRequires:  enca-devel
 BuildRequires:  gtk+-devel
 BuildRequires:  gtk2-devel
-BuildRequires:  gtk3-devel
 BuildRequires:  aspell-devel
 
 %description
@@ -53,21 +52,11 @@ Group:          System Environment/Libraries
 The %{name}-gtk2 package contains GTK2 bindings for RusXMMS Encoding
 Conversion Library
 
-%package        gtk3
-Summary:        RusXMMS Encoding Conversion Library GTK3 bindings
-Requires:       %{name}%{?_isa} = %{version}-%{release}
-Group:          System Environment/Libraries
-
-%description    gtk3
-The %{name}-gtk3 package contains GTK3 bindings for RusXMMS Encoding
-Conversion Library
-
 %package        devel
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       %{name}-gtk+%{?_isa} = %{version}-%{release}
 Requires:       %{name}-gtk2%{?_isa} = %{version}-%{release}
-Requires:       %{name}-gtk3%{?_isa} = %{version}-%{release}
 Group:          Development/Libraries
 
 %description    devel
@@ -109,10 +98,6 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 
 %postun gtk2 -p /sbin/ldconfig
 
-%post gtk3 -p /sbin/ldconfig
-
-%postun gtk3 -p /sbin/ldconfig
-
 %files
 %doc COPYING NEWS AUTHORS README
 %{_libdir}/librcc.so.*
@@ -126,9 +111,6 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 %files gtk2
 %{_libdir}/librccgtk2.so.*
 
-%files gtk3
-%{_libdir}/librccgtk3.so.*
-
 %files devel
 %doc examples
 %{_includedir}/librcc*.h
@@ -137,9 +119,11 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 %{_libdir}/librccui.so
 %{_libdir}/librccgtk.so
 %{_libdir}/librccgtk2.so
-%{_libdir}/librccgtk3.so
 
 %changelog
+* Wed Jan 30 2013 Ivan Romanov <drizt at land.ru> - 0.2.10-2
+- el6 hasn't gtk3
+
 * Wed Jan 30 2013 Ivan Romanov <drizt at land.ru> - 0.2.10-1
 - updated to 0.2.10
 - dropped patches (applied by upstream)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/librcc.git/commit/?h=epel7&id=b9ab37ec310b90813e94051ba73c7b5137339fcb


More information about the scm-commits mailing list