SPECS: libgnome.spec - 2.15.2, added apidocs subpkg
freetz
freetz at pld-linux.org
Tue Aug 8 20:45:36 CEST 2006
Author: freetz Date: Tue Aug 8 18:45:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.15.2, added apidocs subpkg
---- Files affected:
SPECS:
libgnome.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/libgnome.spec
diff -u SPECS/libgnome.spec:1.96 SPECS/libgnome.spec:1.97
--- SPECS/libgnome.spec:1.96 Wed Jul 12 19:02:56 2006
+++ SPECS/libgnome.spec Tue Aug 8 20:45:31 2006
@@ -2,12 +2,12 @@
Summary: GNOME base library
Summary(pl): Podstawowa biblioteka GNOME
Name: libgnome
-Version: 2.15.1
-Release: 2
+Version: 2.15.2
+Release: 1
License: LGPL
Group: Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/libgnome/2.15/%{name}-%{version}.tar.bz2
-# Source0-md5: 0f7c63d3cff2832758bd27339c1a9e5e
+# Source0-md5: d5c1ddddb347fc9de8d6cb3de185fa6a
Patch0: %{name}-load-config.patch
URL: http://www.gnome.org/
BuildRequires: GConf2-devel >= 2.14.0
@@ -16,17 +16,16 @@
BuildRequires: automake
BuildRequires: esound-devel >= 1:0.2.35
BuildRequires: gettext-devel
-BuildRequires: gnome-vfs2-devel >= 2.15.3
-BuildRequires: gtk-doc >= 1.6
+BuildRequires: gnome-vfs2-devel >= 2.15.91
+BuildRequires: gtk-doc >= 1.7
BuildRequires: intltool >= 0.35.0
-BuildRequires: libbonobo-devel >= 2.15.0
+BuildRequires: libbonobo-devel >= 2.15.2
BuildRequires: libtool
BuildRequires: perl-base
BuildRequires: pkgconfig
-BuildRequires: popt-devel >= 1.5
BuildRequires: rpmbuild(macros) >= 1.197
Requires(post,preun): GConf2 >= 2.14.0
-Requires: gnome-vfs2-libs >= 2.15.3
+Requires: gnome-vfs2-libs >= 2.15.91
Obsoletes: gnome-objc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,9 +51,7 @@
Requires: GConf2-devel >= 2.14.0
Requires: audiofile-devel >= 1:0.2.3
Requires: esound-devel >= 1:0.2.35
-Requires: gnome-vfs2-devel >= 2.15.3
-Requires: gtk-doc-common
-Requires: popt-devel >= 1.5
+Requires: gnome-vfs2-devel >= 2.15.91
%description devel
GNOME (GNU Network Object Model Environment) is a user-friendly set of
@@ -79,6 +76,18 @@
%description static -l pl
Statyczna wersja bibliotek libgnome.
+%package apidocs
+Summary: libgnome API documentation
+Summary(pl): Dokumentacja API libgnome
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+libgnome API documentation.
+
+%description apidocs -l pl
+Dokumentacja API libgnome.
+
%prep
%setup -q
%patch0 -p1
@@ -94,7 +103,6 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure \
--enable-gtk-doc \
--with-html-dir=%{_gtkdocdir}
@@ -180,7 +188,6 @@
%files devel
%defattr(644,root,root,755)
-%{_gtkdocdir}/%{name}
%{_includedir}/libgnome-2.0
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
@@ -190,12 +197,19 @@
%defattr(644,root,root,755)
%{_libdir}/lib*.a
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
%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.97 2006/08/08 18:45:31 freetz
+- 2.15.2, added apidocs subpkg
+
Revision 1.96 2006/07/12 17:02:56 freetz
- rel.2 (after black-out)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libgnome.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list