SPECS (DEVEL): pango.spec - 1.11.2, apidocs subpkg

freetz freetz at pld-linux.org
Wed Jan 18 16:17:49 CET 2006


Author: freetz                       Date: Wed Jan 18 15:17:49 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 1.11.2, apidocs subpkg

---- Files affected:
SPECS:
   pango.spec (1.135 -> 1.135.2.1) 

---- Diffs:

================================================================
Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.135 SPECS/pango.spec:1.135.2.1
--- SPECS/pango.spec:1.135	Sat Dec 10 18:25:05 2005
+++ SPECS/pango.spec	Wed Jan 18 16:17:43 2006
@@ -10,13 +10,13 @@
 Summary(pl):	System renderowania międzynarodowego tekstu
 Summary(pt_BR):	Sistema para layout e renderizaçăo de texto internacionalizado
 Name:		pango
-Version:	1.10.2
+Version:	1.11.2
 Release:	1
 Epoch:		1
 License:	LGPL
 Group:		X11/Libraries
-Source0:	ftp://ftp.gtk.org/pub/gtk/v2.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	7302220d93ac17d2c44f356d852e81dc
+Source0:	ftp://ftp.gtk.org/pub/gtk/v2.9/%{name}-%{version}.tar.bz2
+# Source0-md5:	3e1a72b0324a03f8710b9cd13f98c81f
 Patch0:		%{name}-xfonts.patch
 Patch1:		%{name}-xlibs.patch
 Patch2:		%{name}-arch_confdir.patch
@@ -121,6 +121,18 @@
 Pango é um sistema para layout e renderizaçăo de texto
 internacionalizado.
 
+%package apidocs
+Summary:	Pango API documentation
+Summary(pl):	Dokumentacja API pango
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+Pango API documentation.
+
+%description apidocs -l pl
+Dokumentacja API pango.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -203,7 +215,6 @@
 %{_libdir}/libpango*.la
 %{_pkgconfigdir}/*
 %{_includedir}/*
-%{?with_apidocs:%{_gtkdocdir}/pango}
 
 %if %{with static_libs}
 %files static
@@ -216,12 +227,21 @@
 %attr(755,root,root) %{_libdir}/pango/1.4.0/modules/*.so
 %exclude %{_libdir}/pango/1.4.0/modules/*basic*.so
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/pango
+%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.135.2.1  2006/01/18 15:17:43  freetz
+- 1.11.2, apidocs subpkg
+
 Revision 1.135  2005/12/10 17:25:05  sparky
 - added arch-dependant config dir support, bconded, default off
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.135&r2=1.135.2.1&f=u



More information about the pld-cvs-commit mailing list