packages: gconfmm/gconfmm.spec - updated to 2.28.2 - added apidocs subpackage

qboosh qboosh at pld-linux.org
Tue Oct 5 21:37:05 CEST 2010


Author: qboosh                       Date: Tue Oct  5 19:37:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.28.2
- added apidocs subpackage

---- Files affected:
packages/gconfmm:
   gconfmm.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/gconfmm/gconfmm.spec
diff -u packages/gconfmm/gconfmm.spec:1.33 packages/gconfmm/gconfmm.spec:1.34
--- packages/gconfmm/gconfmm.spec:1.33	Sun May 16 01:29:46 2010
+++ packages/gconfmm/gconfmm.spec	Tue Oct  5 21:37:00 2010
@@ -2,22 +2,23 @@
 Summary:	C++ wrappers for GConf
 Summary(pl.UTF-8):	Interfejsy C++ dla GConfa
 Name:		gconfmm
-Version:	2.24.0
-Release:	2
+Version:	2.28.2
+Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gconfmm/2.24/%{name}-%{version}.tar.bz2
-# Source0-md5:	cd2c3c919dbf8f90f703680d2fa088b2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gconfmm/2.28/%{name}-%{version}.tar.bz2
+# Source0-md5:	cca6d249ab766895e1a180b7a4775733
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.19.1
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	glibmm-devel >= 2.14.0
+BuildRequires:	autoconf >= 2.59
+BuildRequires:	automake >= 1:1.9
+BuildRequires:	glibmm-devel >= 2.14.1
 BuildRequires:	gtkmm-devel >= 2.4.0
 BuildRequires:	libtool >= 2:1.4d
+BuildRequires:	mm-common >= 0.7.1
 BuildRequires:	pkgconfig
 Requires:	GConf2-libs >= 2.19.1
-Requires:	glibmm >= 2.14.0
+Requires:	glibmm >= 2.14.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,7 +34,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	GConf2-devel >= 2.19.1
-Requires:	glibmm-devel >= 2.14.0
+Requires:	glibmm-devel >= 2.14.1
 
 %description devel
 Devel files for gconfmm.
@@ -53,12 +54,24 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka gconfmm.
 
+%package apidocs
+Summary:	Reference documentation for gconfmm
+Summary(pl.UTF-8):	Szczegółowa dokumentacja dla gconfmm
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+Reference documentation for gconfmm.
+
+%description apidocs -l pl.UTF-8
+Szczegółowa dokumentacja dla gconfmm.
+
 %prep
 %setup -q
 
 %build
 %{__libtoolize}
-%{__aclocal} -I scripts
+%{__aclocal} -I build
 %{__autoconf}
 %{__automake}
 %configure \
@@ -70,7 +83,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	libdocdir=%{_gtkdocdir}/gconfmm-2.6
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -96,12 +110,20 @@
 %defattr(644,root,root,755)
 %{_libdir}/libgconfmm-2.6.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/gconfmm-2.6
+
 %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.34  2010/10/05 19:37:00  qboosh
+- updated to 2.28.2
+- added apidocs subpackage
+
 Revision 1.33  2010/05/15 23:29:46  sparky
 - release: 2 (STBR because .la needs refreshing - includes now
   useless -lreadline)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gconfmm/gconfmm.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list