[qt] demos: Requires: -doc (#795859)

Rex Dieter rdieter at fedoraproject.org
Wed Feb 22 16:52:39 UTC 2012


commit 5f18fc6b1e947ccc54e1e870c694518bcc23da5f
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Feb 22 10:52:38 2012 -0600

    demos: Requires: -doc (#795859)

 qt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qt.spec b/qt.spec
index 22f44fd..a90b1ce 100644
--- a/qt.spec
+++ b/qt.spec
@@ -11,7 +11,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.8.0
-Release: 9%{?dist}
+Release: 10%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
@@ -269,6 +269,7 @@ Requires: %{name}-x11%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 Summary: Demonstration applications for %{name}
 Group:   Documentation
 Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires: %{name}-doc
 %description demos
 %{summary}.
 
@@ -1072,6 +1073,9 @@ fi
 
 
 %changelog
+* Wed Feb 22 2012 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-10
+- -demos: Requires: -doc (#795859)
+
 * Mon Feb 20 2012 Than Ngo <than at redhat.com> - 4.8.0-9
 - get rid of timestamp which causes multilib problem
 


More information about the scm-commits mailing list