[phat/f16] Remove unnecessary build requires for doc

Brendan Jones bsjones at fedoraproject.org
Tue Nov 29 06:13:30 UTC 2011


commit dbef2ae782ebbe08ca19ca1e712051f46b6f7e2d
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Tue Nov 29 07:13:06 2011 +0100

    Remove unnecessary build requires for doc

 phat.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/phat.spec b/phat.spec
index 57a6454..a571c11 100644
--- a/phat.spec
+++ b/phat.spec
@@ -1,7 +1,7 @@
 Summary: A collection of GTK+ widgets useful for audio applications
 Name:          phat
 Version:       0.4.1
-Release:       5%{?dist}
+Release:       6%{?dist}
 License:       GPLv2+
 Group:         System Environment/Libraries
 URL:           http://phat.berlios.de/
@@ -30,7 +30,6 @@ with the PHAT Audio Toolkit.
 %package docs
 Summary:       Documentation for PHAT 
 Group:         Development/Libraries
-Requires:      %{name}%{?_isa} = %{version}-%{release}
 Requires:      gtk-doc
 
 %description docs
@@ -70,6 +69,9 @@ rm %{buildroot}%{_libdir}/libphat.*a
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Tue Nov 29 2011 Brendan Jones  <brendan.jones.it at gmail.com> 0.4.1-6
+- Remove unnecessary build requires for doc
+
 * Sat Nov 05 2011 Brendan Jones  <brendan.jones.it at gmail.com> 0.4.1-5
 - Rebuild for libpng 1.5
 - Remove clean and unnecessary BuildRoot tag and file tag macros


More information about the scm-commits mailing list