SPECS: libgsf.spec - Fixed unbalanced braces in spec (apidocs bcond).

qrczak qrczak at pld-linux.org
Sun Dec 11 07:13:38 CET 2005


Author: qrczak                       Date: Sun Dec 11 06:13:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Fixed unbalanced braces in spec (apidocs bcond).

---- Files affected:
SPECS:
   libgsf.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/libgsf.spec
diff -u SPECS/libgsf.spec:1.40 SPECS/libgsf.spec:1.41
--- SPECS/libgsf.spec:1.40	Thu Dec  1 17:57:55 2005
+++ SPECS/libgsf.spec	Sun Dec 11 07:13:32 2005
@@ -131,7 +131,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	%?with_apidocs:--enable-gtk-doc} \
+	%{?with_apidocs:--enable-gtk-doc} \
 	--with-html-dir=%{_gtkdocdir}/%{name} \
 	%{!?with_gnome:--without-gnome}
 %{__make}
@@ -206,6 +206,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/12/11 06:13:32  qrczak
+- Fixed unbalanced braces in spec (apidocs bcond).
+
 Revision 1.40  2005/12/01 16:57:55  adgor
 - Added apidocs bcond
 - Added no_GConf2_macros.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgsf.spec?r1=1.40&r2=1.41&f=u




More information about the pld-cvs-commit mailing list