SPECS (DEVEL): glib2.spec - 2.9.3, apidocs subpkg

freetz freetz at pld-linux.org
Wed Jan 18 08:59:18 CET 2006


Author: freetz                       Date: Wed Jan 18 07:59:18 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.9.3, apidocs subpkg

---- Files affected:
SPECS:
   glib2.spec (1.120 -> 1.120.2.1) 

---- Diffs:

================================================================
Index: SPECS/glib2.spec
diff -u SPECS/glib2.spec:1.120 SPECS/glib2.spec:1.120.2.1
--- SPECS/glib2.spec:1.120	Wed Jan  4 16:01:10 2006
+++ SPECS/glib2.spec	Wed Jan 18 08:59:11 2006
@@ -17,13 +17,13 @@
 Summary(tr):	Yararlý ufak yordamlar kitaplýđý
 Summary(zh_CN):	ĘľÓĂš¤žßşŻĘýżâ
 Name:		glib2
-Version:	2.8.5
+Version:	2.9.3
 Release:	1
 Epoch:		1
 License:	LGPL
 Group:		Libraries
-Source0:	ftp://ftp.gtk.org/pub/gtk/v2.8/glib-%{version}.tar.bz2
-# Source0-md5:	334bb6892fb05aa34eae53707cc2726e
+Source0:	ftp://ftp.gtk.org/pub/gtk/v2.9/glib-%{version}.tar.bz2
+# Source0-md5:	e33d4a886492541e793d22dc5bc6a3d0
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-SEGV.patch
 URL:		http://www.gtk.org/
@@ -97,7 +97,6 @@
 Summary(pt_BR):	Conjunto de ferramentas e biblioteca do kit de desenho do GIMP
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	gtk-doc-common
 
 %description devel
 Header files for the support library for the GIMP's X libraries, which
@@ -140,6 +139,18 @@
 %description static -l pt_BR
 Bibliotecas estáticas para desenvolvimento com glib.
 
+%package apidocs
+Summary:	Glib API documetation
+Summary(pl):	Dokumentacja API Glib
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+Glib API documetation.
+
+%description apidocs -l pl
+Dokumentacja API Glib.
+
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
@@ -198,7 +209,6 @@
 %{_pkgconfigdir}/*
 %{_libdir}/glib-2.0
 %{_includedir}/*
-%{?with_apidocs:%{_gtkdocdir}/*}
 %{_aclocaldir}/*
 %{_mandir}/man?/*
 
@@ -208,12 +218,21 @@
 %{_libdir}/lib*.a
 %endif
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/*
+%endif
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.120.2.1  2006/01/18 07:59:11  freetz
+- 2.9.3, apidocs subpkg
+
 Revision 1.120  2006/01/04 15:01:10  freetz
 - 2.8.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glib2.spec?r1=1.120&r2=1.120.2.1&f=u



More information about the pld-cvs-commit mailing list