SPECS: libmimedir.spec - updated to 0.3.1 (new soname) - added pl....

qboosh qboosh at pld-linux.org
Wed Jun 20 19:05:08 CEST 2007


Author: qboosh                       Date: Wed Jun 20 17:05:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.3.1 (new soname)
- added pl.po-update patch
- removed obsolete typedef-enum patch
- separated -apidocs

---- Files affected:
SPECS:
   libmimedir.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/libmimedir.spec
diff -u SPECS/libmimedir.spec:1.22 SPECS/libmimedir.spec:1.23
--- SPECS/libmimedir.spec:1.22	Tue Jun 19 08:23:12 2007
+++ SPECS/libmimedir.spec	Wed Jun 20 19:05:03 2007
@@ -4,22 +4,22 @@
 Summary:	RFC 2425 (and related, i.e. RFC 2426) implementation
 Summary(pl.UTF-8):	Implementacja RFC 2425 (i powiązanych, m.in. RFC 2426)
 Name:		libmimedir
-Version:	0.2.1
-%define	snap	20030114
-Release:	1.%{snap}.1
+Version:	0.3.1
+Release:	1
 License:	LGPL (library), GPL (utilities)
 Group:		Libraries
-#Source0:	http://me.in-berlin.de/~jroger/gnome-pim/%{name}-%{version}.tar.gz
-Source0:	%{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5:	aa15d26e678baab21400b4d2af699d0c
-Patch0:		%{name}-typedef-enum.patch
-URL:		http://me.in-berlin.de/~jroger/gnome-pim/
+Source0:	http://www.rittau.org/mimedir/%{name}-%{version}.tar.gz
+# Source0-md5:	0ae54d1b2ddcd37f66bf60e4c034de51
+Patch0:		%{name}-pl.po-update.patch
+URL:		http://www.rittau.org/mimedir/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
+BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 2.0.0
 BuildRequires:	gtk-doc >= 1.6
 BuildRequires:	intltool
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.98
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +59,18 @@
 %description static -l pl.UTF-8
 Statyczne biblioteki libmimedir.
 
+%package apidocs
+Summary:	libmimedir API documentation
+Summary(pl.UTF-8):	Dokumentacja API libmimedir
+Group:		Documentation
+Requires:	gtk-doc
+
+%description apidocs
+libmimedir API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API libmimedir.
+
 %package progs
 Summary:	VCard utilites
 Summary(pl.UTF-8):	Narzędzia do VCard
@@ -104,7 +116,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog MAINTAINERS README TODO
+%doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_libdir}/libmimedir-*.so.*.*.*
 
 %files devel
@@ -113,12 +125,15 @@
 %{_libdir}/libmimedir.la
 %{_includedir}/mimedir-*
 %{_pkgconfigdir}/mimedir-*.pc
-%{_gtkdocdir}/mimedir
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libmimedir.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/mimedir
+
 %files progs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
@@ -129,6 +144,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/06/20 17:05:03  qboosh
+- updated to 0.3.1 (new soname)
+- added pl.po-update patch
+- removed obsolete typedef-enum patch
+- separated -apidocs
+
 Revision 1.22  2007/06/19 06:23:12  qboosh
 - don't rely on autogen (fixes build)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmimedir.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list