rdieter pushed to qca (f21). "exclude -doc content from main pkg"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 1 12:42:33 UTC 2015


>From 6c23f76117387c65a5d6dbf728afd9ce013e0c3d Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Fri, 1 May 2015 07:39:56 -0500
Subject: exclude -doc content from main pkg


diff --git a/qca.spec b/qca.spec
index 735310e..dfec8d6 100644
--- a/qca.spec
+++ b/qca.spec
@@ -5,7 +5,7 @@
 Name:    qca
 Summary: Qt Cryptographic Architecture
 Version: 2.1.0
-Release: 11%{?dist}
+Release: 12%{?dist}
 
 License: LGPLv2+
 URL:     http://delta.affinix.com/qca
@@ -282,6 +282,8 @@ make test ARGS="--timeout 300 --output-on-failure" -C %{_target_platform}-qt5
 %{_bindir}/mozcerts
 %{_bindir}/qcatool
 %{_mandir}/man1/qcatool.1*
+## HACK alert, quirk of recycling default %%_docdir below in -doc subpkg -- rex
+%exclude %{_docdir}/qca/html/
 
 %files doc
 %{_docdir}/qca/html/
@@ -384,6 +386,9 @@ make test ARGS="--timeout 300 --output-on-failure" -C %{_target_platform}-qt5
 
 
 %changelog
+* Fri May 01 2015 Rex Dieter <rdieter at fedoraproject.org> 2.1.0-12
+- exclude -doc content from main pkg
+
 * Thu Apr 23 2015 Rex Dieter <rdieter at fedoraproject.org> 2.1.0-11
 - rebuild (gcc5)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qca.git/commit/?h=f21&id=6c23f76117387c65a5d6dbf728afd9ce013e0c3d


More information about the scm-commits mailing list