SPECS: bakery.spec - updated to 2.6.3 - added -release-version.patch

megabajt megabajt at pld-linux.org
Wed Feb 11 10:28:33 CET 2009


Author: megabajt                     Date: Wed Feb 11 09:28:33 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.6.3
- added -release-version.patch

---- Files affected:
SPECS:
   bakery.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/bakery.spec
diff -u SPECS/bakery.spec:1.19 SPECS/bakery.spec:1.20
--- SPECS/bakery.spec:1.19	Tue Jan 20 15:43:33 2009
+++ SPECS/bakery.spec	Wed Feb 11 10:28:28 2009
@@ -2,30 +2,31 @@
 Summary:	C++ Framework for creating GNOME applications
 Summary(pl.UTF-8):	Struktura C++ do tworzenia programów dla GNOME
 Name:		bakery
-Version:	2.4.4
+Version:	2.6.3
 Release:	1
 License:	LGPL v2+
 Group:		X11/Development/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/bakery/2.4/%{name}-%{version}.tar.bz2
-# Source0-md5:	c80b4cf39dc8aa65bb9302b84f084b93
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/bakery/2.6/%{name}-%{version}.tar.bz2
+# Source0-md5:	49d28fecf13252f4f2899461505e56e5
+# http://bugzilla.gnome.org/show_bug.cgi?id=564168
+Patch0:		%{name}-release-version.patch
 URL:		http://bakery.sourceforge.net/
-BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.59
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	gconfmm-devel >= 2.16.0
 BuildRequires:	gettext-devel
-BuildRequires:	gnome-vfsmm-devel >= 2.16.0
+BuildRequires:	glibmm-devel >= 2.16.0
 BuildRequires:	gtkmm-devel >= 2.10.5
 BuildRequires:	intltool
 BuildRequires:	libglademm-devel >= 2.6.3
 BuildRequires:	libtool
-BuildRequires:	libxml++-devel >= 2.14.0
+BuildRequires:	libxml++-devel >= 2.24.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires:	gconfmm >= 2.16.0
-Requires:	gnome-vfsmm >= 2.16.0
 Requires:	gtkmm >= 2.10.5
 Requires:	libglademm >= 2.6.3
-Requires:	libxml++ >= 2.14.0
+Requires:	libxml++ >= 2.24.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -56,10 +57,10 @@
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	gconfmm-devel >= 2.16.0
-Requires:	gnome-vfsmm-devel >= 2.16.0
+Requires:	glibmm-devel >= 2.16.0
 Requires:	gtkmm-devel >= 2.10.5
 Requires:	libglademm-devel >= 2.6.3
-Requires:	libxml++-devel >= 2.14.0
+Requires:	libxml++-devel >= 2.24.0
 
 %description devel
 Header files for Bakery framework.
@@ -81,6 +82,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -109,21 +111,21 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libbakery-2.4-2.4.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libbakery-2.4-2.4.so.1
+%attr(755,root,root) %{_libdir}/libbakery-2.6-2.6.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libbakery-2.6-2.6.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libbakery-2.4.so
-%dir %{_libdir}/bakery-2.4
-%{_libdir}/bakery-2.4/include
-%{_libdir}/libbakery-2.4.la
-%{_includedir}/bakery-2.4
-%{_pkgconfigdir}/bakery-2.4.pc
+%attr(755,root,root) %{_libdir}/libbakery-2.6.so
+%dir %{_libdir}/bakery-2.6
+%{_libdir}/bakery-2.6/include
+%{_libdir}/libbakery-2.6.la
+%{_includedir}/bakery-2.6
+%{_pkgconfigdir}/bakery-2.6.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libbakery-2.4.a
+%{_libdir}/libbakery-2.6.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -131,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/02/11 09:28:28  megabajt
+- updated to 2.6.3
+- added -release-version.patch
+
 Revision 1.19  2009/01/20 14:43:33  duddits
 - up to 2.4.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bakery.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list