SPECS: cairo.spec - 1.2.2, apidocs subpkg
freetz
freetz at pld-linux.org
Wed Aug 9 07:55:20 CEST 2006
Author: freetz Date: Wed Aug 9 05:55:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.2.2, apidocs subpkg
---- Files affected:
SPECS:
cairo.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.52 SPECS/cairo.spec:1.53
--- SPECS/cairo.spec:1.52 Sun Jul 2 17:36:18 2006
+++ SPECS/cairo.spec Wed Aug 9 07:55:14 2006
@@ -9,12 +9,12 @@
Summary: Cairo - multi-platform 2D graphics library
Summary(pl): Cairo - wieloplatformowa biblioteka graficzna 2D
Name: cairo
-Version: 1.2.0
+Version: 1.2.2
Release: 1
License: LGPL v2.1 or MPL v1.1
Group: Libraries
Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 5c9ad71d1b582907eee0497b196689ef
+# Source0-md5: 2460487b1257a5583c889b1b9d2033ec
URL: http://cairographics.org/
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1.7
@@ -102,6 +102,18 @@
%description static -l pl
Statyczna biblioteka Cairo.
+%package apidocs
+Summary: Cairo API documentation
+Summary(pl): Dokumentacja API Cairo
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+Cairo API documentation.
+
+%description apidocs -l pl
+Dokumentacja API Cairo.
+
%prep
%setup -q
@@ -146,18 +158,24 @@
%{_libdir}/lib*.la
%{_includedir}/*
%{_pkgconfigdir}/*.pc
-%{_gtkdocdir}/cairo
%files static
%defattr(644,root,root,755)
%{_libdir}/lib*.a
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/cairo
+
%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.53 2006/08/09 05:55:14 freetz
+- 1.2.2, apidocs subpkg
+
Revision 1.52 2006/07/02 15:36:18 freetz
- merged from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cairo.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list