packages: glib2/glib2.spec - removed obsolete --{dis, en}able-gtk-doc option...

charles charles at pld-linux.org
Sat Jan 29 15:47:11 CET 2011


Author: charles                      Date: Sat Jan 29 14:47:11 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed obsolete --{dis,en}able-gtk-doc option
- fixed %istall if set without apidocs

---- Files affected:
packages/glib2:
   glib2.spec (1.225 -> 1.226) 

---- Diffs:

================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.225 packages/glib2/glib2.spec:1.226
--- packages/glib2/glib2.spec:1.225	Mon Jan 24 01:58:25 2011
+++ packages/glib2/glib2.spec	Sat Jan 29 15:47:06 2011
@@ -196,7 +196,6 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \
 	%{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
 	--%{?with_selinux:en}%{!?with_selinux:dis}able-selinux \
 	--%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \
@@ -256,10 +255,12 @@
 %ghost %{_libdir}/gio/modules/giomodule.cache
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
+%if %{with apidocs}
 %{_mandir}/man1/gdbus.1*
 %{_mandir}/man1/gio-querymodules.1*
 %{_mandir}/man1/glib-compile-schemas.1*
 %{_mandir}/man1/gsettings.1*
+%endif
 
 %files devel
 %defattr(644,root,root,755)
@@ -337,6 +338,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.226  2011/01/29 14:47:06  charles
+- removed obsolete --{dis,en}able-gtk-doc option
+- fixed %istall if set without apidocs
+
 Revision 1.225  2011/01/24 00:58:25  sparky
 - generate perl deps (perl-base alone is no longer enough)
 - release: 2, STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.225&r2=1.226&f=u



More information about the pld-cvs-commit mailing list