[leechcraft/f17] Removing oxygen iconset package

Minh Ngo ignotusp at fedoraproject.org
Sat Mar 17 21:18:35 UTC 2012


commit 95abb67f816fb52d659b96c0fd68f8771b3438b9
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sat Mar 17 23:18:15 2012 +0200

    Removing oxygen iconset package

 leechcraft.spec |   33 +--------------------------------
 1 files changed, 1 insertions(+), 32 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index ea68cad..0aba959 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -18,8 +18,6 @@ Patch1:         find_qxmpp.patch
 Patch2:         defaultstyle.patch
 Patch3:         leechcraft-for-gcc-4.7.0.patch
 
-Requires:       %{name}-iconset = %{full_version}
-
 BuildRequires:  cmake
 BuildRequires:  xz
 BuildRequires:  openssl-devel
@@ -130,7 +128,6 @@ Requires:       %{name}-azoth-autoidler%{?_isa} = %{full_version}
 Requires:       %{name}-azoth-metacontacts%{?_isa} = %{full_version}
 Requires:       %{name}-azoth-modnok%{?_isa} = %{full_version}
 Requires:       %{name}-azoth-isterique%{?_isa} = %{full_version}
-Requires:       %{name}-iconset-oxygen = %{full_version}
 Requires:       %{name}-bittorrent%{?_isa} = %{full_version}
 Requires:       %{name}-advancednotifications%{?_isa} = %{full_version}
 Requires:       %{name}-glance%{?_isa} = %{full_version}
@@ -669,19 +666,6 @@ Requires:       %{name}-azoth%{?_isa} = %{full_version}
 Azoth Isterique removes excessive CAPS usage from incoming messages.
 
  
-%package iconset-oxygen
-Summary:        LeechCraft Oxygen Iconset
-Requires:       %{name} = %{full_version}
-Requires:       oxygen-icon-theme
-Provides:       %{name}-iconset = %{full_version}
-BuildArch:      noarch
- 
-%description iconset-oxygen
-Oxygen-based iconset for LeechCraft.
- 
-This package contains icons taken from the Oxygen project for LeechCraft.
-
- 
 %package bittorrent
 Summary:    BitTorrent, the BitTorrent client
 Requires:   %{name}%{?_isa} = %{full_version}
@@ -877,18 +861,6 @@ desktop-file-install                                    \
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%post iconset-oxygen 
-/bin/touch --no-create %{_datadir}/icons/oxygen &>/dev/null || :
- 
-%postun iconset-oxygen
-if [ $1 -eq 0 ] ; then
-    /bin/touch --no-create %{_datadir}/icons/oxygen &>/dev/null
-    /usr/bin/gtk-update-icon-cache %{_datadir}/icons/oxygen &>/dev/null || :
-fi
-
-%posttrans iconset-oxygen
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/oxygen &>/dev/null || :
-
 %files -f leechcraft.lang
 %doc README COPYING INSTALL
 %{_bindir}/%{name}
@@ -1035,10 +1007,6 @@ fi
 %files historyholder -f leechcraft_historyholder.lang
 %{plugin_dir}/*leechcraft_historyholder.so
  
-%files iconset-oxygen
-%{_datadir}/icons/oxygen/*/*/*
-%{_datadir}/%{name}/icons/oxygen.mapping
- 
 %files kinotify
 %{_datadir}/%{name}/kinotify
 %{settings_dir}/kinotifysettings.xml
@@ -1161,6 +1129,7 @@ fi
 - Fixing source for GCC 4.7.0
 - Removing tabpp plugin
 - Renaming the leechcraft-poshuku-pintab package
+- Removing oxygen-iconset package
 
 * Wed Mar 14 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.0-4
 - Disabling eiskaltcpp plugin (Cannot be built for F17


More information about the scm-commits mailing list