jreznik pushed to kdelibs3 (epel7). "fix rawhide build"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:38:37 UTC 2015


>From 0aff25e70161a8683dc6a8056b97192482da5c4e Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Fri, 21 Dec 2012 12:25:59 -0600
Subject: fix rawhide build


diff --git a/kdelibs3.spec b/kdelibs3.spec
index ea0111e..0530acd 100644
--- a/kdelibs3.spec
+++ b/kdelibs3.spec
@@ -25,7 +25,7 @@
 Summary: KDE 3 Libraries
 Name:    kdelibs3
 Version: 3.5.10
-Release: 43%{?dist}
+Release: 44%{?dist}
 
 License: LGPLv2
 Url: http://www.kde.org/
@@ -262,7 +262,7 @@ format for easy browsing
 
 sed -i -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
 
-%if !0%{?cupsdconf}
+%if ! 0%{?cupsdconf}
 sed -i -e '/^SUBDIRS = cupsdconf2$/d' kdeprint/cups/Makefile.am
 %endif
 
@@ -288,9 +288,8 @@ export DO_NOT_COMPILE="libkscreensaver"
    --includedir=%{_includedir}/kde \
    --disable-rpath \
    --enable-new-ldflags \
-   --disable-dependency-tracking \
-   %{!?debug: --disable-debug --disable-warnings --enable-final} \
-   %{?debug:--enable-debug --enable-warnings --disable-final} \
+   --disable-debug --disable-warnings \
+   --disable-final \
    --disable-fast-malloc \
 %if "%{_lib}" == "lib64"
   --enable-libsuffix="64" \
@@ -577,6 +576,9 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
 
 
 %changelog
+* Fri Dec 21 2012 Rex Dieter <rdieter at fedoraproject.org> 3.5.10-44
+- fix rawhide build
+
 * Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 3.5.10-43
 - rebuild against new libjpeg
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list