[libgdl/f15/master] Fix gtk-doc requires

Tomas Bzatek tbzatek at fedoraproject.org
Tue Apr 26 13:55:10 UTC 2011


commit 772fc9c6743bc642c97ac8d2860820ccd5b66286
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Apr 26 15:43:05 2011 +0200

    Fix gtk-doc requires

 libgdl.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libgdl.spec b/libgdl.spec
index 9306094..888efa5 100644
--- a/libgdl.spec
+++ b/libgdl.spec
@@ -1,7 +1,7 @@
 Summary:	Components and library for GNOME development tools
 Name:		libgdl
 Version:	3.0.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Epoch:		1
 License:	LGPLv2+
 Group:		Development/Libraries
@@ -17,10 +17,7 @@ Requires:	gobject-introspection
 BuildRequires:	gettext
 BuildRequires:	gobject-introspection-devel
 BuildRequires:	gtk3-devel
-
-%if 0%{?fc13}%{?fc14}%{?fc15}
 BuildRequires:	gtk-doc
-%endif
 
 BuildRequires:	intltool
 BuildRequires:	libtool
@@ -103,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/%{name}-3.0/gdl
 
 %changelog
+* Tue Apr 26 2011 Tomas Bzatek <tbzatek at redhat.com> - 1:3.0.0-2
+- Fix gtk-doc requires
+
 * Tue Apr 05 2011 Tomas Bzatek <tbzatek at redhat.com> - 1:3.0.0-1
 - Update to 3.0.0
 


More information about the scm-commits mailing list