jreznik pushed to kdelibs3 (epel7). "fix %%files (preparetips) include -apidocs noarch stuff (not enabled)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:34:20 UTC 2015


>From fcf6df2cee8b5fc8911c5d2bbfb306ae49578f5f Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at fedoraproject.org>
Date: Thu, 26 Feb 2009 20:48:24 +0000
Subject: fix %%files (preparetips) include -apidocs noarch stuff (not enabled)


diff --git a/kdelibs3.spec b/kdelibs3.spec
index 161a7a4..e0c99ef 100644
--- a/kdelibs3.spec
+++ b/kdelibs3.spec
@@ -234,6 +234,10 @@ Provides: kdelibs3-apidocs = %{version}-%{release}
 Obsoletes: kdelibs-apidocs < 6:%{version}-%{release}
 Provides:  kdelibs-apidocs = 6:%{version}-%{release}
 %endif
+## to enable rpm's noarch subpkg feature
+#if 0%{?fedora} > 10
+#BuildArch: noarch
+#endif
 
 %description apidocs
 This package includes the KDE 3 API documentation in HTML
@@ -580,7 +584,6 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
 %{_bindir}/make_driver_db_cups
 %{_bindir}/make_driver_db_lpr
 %{_bindir}/meinproc
-%{_bindir}/preparetips
 %{_bindir}/start_kdeinit
 %{_bindir}/start_kdeinit_wrapper
 %attr(4755,root,root) %{_bindir}/kgrantpty
@@ -623,6 +626,7 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
 %{_bindir}/checkXML
 %{_bindir}/ksvgtopng
 %{_bindir}/kunittestmodrunner
+%{_bindir}/preparetips
 %endif
 %{_bindir}/dcopidl*
 %{_bindir}/kconfig_compiler
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list