SPECS: vte.spec - rel.2, apidocs subpkg

freetz freetz at pld-linux.org
Thu Aug 10 18:49:01 CEST 2006


Author: freetz                       Date: Thu Aug 10 16:49:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2, apidocs subpkg

---- Files affected:
SPECS:
   vte.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/vte.spec
diff -u SPECS/vte.spec:1.100 SPECS/vte.spec:1.101
--- SPECS/vte.spec:1.100	Tue Aug  1 19:33:44 2006
+++ SPECS/vte.spec	Thu Aug 10 18:48:56 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Biblioteka z kontrolką terminala VTE
 Name:		vte
 Version:	0.13.5
-Release:	1
+Release:	2
 License:	LGPL
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/vte/0.13/%{name}-%{version}.tar.bz2
@@ -90,6 +90,18 @@
 %description -n python-vte -l pl
 Biblioteka VTE dla pythona.
 
+%package apidocs
+Summary:	VTE API documentation
+Summary(pl):	Dokumentacja API VTE
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+VTE API documentation.
+
+%description apidocs -l pl
+Dokumentacja API VTE.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -108,7 +120,6 @@
 %{__automake}
 %{__autoconf}
 cd ..
-#CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
 	LIBS='-ltinfo' \
 	--with-xft2 \
@@ -153,12 +164,15 @@
 %{_libdir}/lib*.la
 %{_includedir}/*
 %{_pkgconfigdir}/*
-%{_gtkdocdir}/*
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/*
+
 %files -n python-vte
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/*.so
@@ -169,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2006/08/10 16:48:56  freetz
+- rel.2, apidocs subpkg
+
 Revision 1.100  2006/08/01 17:33:44  freetz
 - updated changelog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vte.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list