SPECS: libgpevtype.spec - requires libmimedir 0.3.1 - package apidocs

qboosh qboosh at pld-linux.org
Wed Jun 20 19:51:14 CEST 2007


Author: qboosh                       Date: Wed Jun 20 17:51:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- requires libmimedir 0.3.1
- package apidocs

---- Files affected:
SPECS:
   libgpevtype.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libgpevtype.spec
diff -u SPECS/libgpevtype.spec:1.4 SPECS/libgpevtype.spec:1.5
--- SPECS/libgpevtype.spec:1.4	Wed Jun 20 00:34:00 2007
+++ SPECS/libgpevtype.spec	Wed Jun 20 19:51:09 2007
@@ -13,10 +13,11 @@
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 1:2.0
 BuildRequires:	libeventdb-devel >= 0.90
-BuildRequires:	libmimedir-devel
+BuildRequires:	libmimedir-devel >= 0.3.1
 BuildRequires:	libtododb-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.98
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,7 +33,7 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	glib2-devel >= 1:2.0
 Requires:	libeventdb-devel >= 0.90
-Requires:	libmimedir-devel
+Requires:	libmimedir-devel >= 0.3.1
 Requires:	libtododb-devel
 
 %description devel
@@ -53,6 +54,18 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka libgpevtype.
 
+%package apidocs
+Summary:	libgpevtype API documentation
+Summary(pl.UTF-8):	Dokumentacja API libgpevtype
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+libgpevtype API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API libgpevtype.
+
 %prep
 %setup -q
 
@@ -61,7 +74,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -91,12 +105,20 @@
 %defattr(644,root,root,755)
 %{_libdir}/libgpevtype.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libgpevtype
+
 %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.5  2007/06/20 17:51:09  qboosh
+- requires libmimedir 0.3.1
+- package apidocs
+
 Revision 1.4  2007/06/19 22:34:00  qboosh
 - updated to 0.50
 - some code parts are GPLed, so library as a whole is GPLed too
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgpevtype.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list