jreznik pushed to kdelibs3 (epel7). "- set include_crystalsvg to 0 on F9+ (it comes from kdeartwork now)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:31:14 UTC 2015


>From 04551ebfba66fda4c1f3bc53a88e10388b23788d Mon Sep 17 00:00:00 2001
From: Kevin Kofler <kkofler at fedoraproject.org>
Date: Tue, 11 Dec 2007 09:04:20 +0000
Subject: - set include_crystalsvg to 0 on F9+ (it comes from kdeartwork now)


diff --git a/kdelibs3.spec b/kdelibs3.spec
index 814006d..d9d7e51 100644
--- a/kdelibs3.spec
+++ b/kdelibs3.spec
@@ -21,14 +21,13 @@
 
 Summary: K Desktop Environment 3 - Libraries
 Version: 3.5.8
-Release: 17%{?dist}
+Release: 18%{?dist}
 
 %if 0%{?fedora} > 8
 Name: kdelibs3
 Obsoletes: kdelibs < 6:%{version}-%{release}
 Provides: kdelibs = 6:%{version}-%{release}
-# TODO: set to 0 (F9+) once we have kdeartwork 4
-%define include_crystalsvg 1
+%define include_crystalsvg 0
 %else
 Name: kdelibs
 Epoch: 6
@@ -38,7 +37,7 @@ Provides: kdelibs3 = %{version}-%{release}
 %endif
 
 %if 0%{?include_crystalsvg} == 0
-# FIXME/TODO: KDE3 apps still need the crystalsvg-icon-theme
+# KDE3 apps still need the crystalsvg-icon-theme
 # This is provided by kdeartwork-icons >= 3.96.0-2
 Requires: crystalsvg-icon-theme
 %endif
@@ -531,6 +530,9 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
 
 
 %changelog
+* Tue Dec 11 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.5.8-18
+- set include_crystalsvg to 0 on F9+ (it comes from kdeartwork now)
+
 * Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-17
 - update openssl patch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kdelibs3.git/commit/?h=epel7&id=04551ebfba66fda4c1f3bc53a88e10388b23788d


More information about the scm-commits mailing list