Author: megabajt Date: Sun Nov 2 15:35:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.24.0
---- Files affected: SPECS: gnome-vfsmm.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/gnome-vfsmm.spec diff -u SPECS/gnome-vfsmm.spec:1.25 SPECS/gnome-vfsmm.spec:1.26 --- SPECS/gnome-vfsmm.spec:1.25 Wed Apr 16 15:50:26 2008 +++ SPECS/gnome-vfsmm.spec Sun Nov 2 16:35:08 2008 @@ -2,21 +2,21 @@ Summary: C++ wrappers for gnome-vfs Summary(pl.UTF-8): Interfejsy C++ dla gnome-vfs Name: gnome-vfsmm -Version: 2.22.0 +Version: 2.24.0 Release: 1 License: LGPL v2+ Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfsmm/2.22/%{name}-%{version}.tar.bz2 -# Source0-md5: 80b86e6f88ee0bd3a1babb686d0be03a +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfsmm/2.24/%{name}-%{version}.tar.bz2 +# Source0-md5: f02257451583832c4d67f4accba7ad62 URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: glibmm-devel >= 2.14.0 -BuildRequires: gnome-vfs2-devel >= 2.19.91 +BuildRequires: gnome-vfs2-devel >= 2.24.0 BuildRequires: libtool >= 2:1.4d BuildRequires: pkgconfig Requires: glibmm >= 2.14.0 -Requires: gnome-vfs2-libs >= 2.19.91 +Requires: gnome-vfs2-libs >= 2.24.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -31,7 +31,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glibmm-devel >= 2.14.0 -Requires: gnome-vfs2-devel >= 2.19.91 +Requires: gnome-vfs2-devel >= 2.24.0 %description devel Devel files for gnome-vfsmm. @@ -79,19 +79,20 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO -%attr(755,root,root) %{_libdir}/libgnomevfsmm*.so.*.*.* +%attr(755,root,root) %{_libdir}/libgnomevfsmm-2.6.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgnomevfsmm-2.6.so.1 %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libgnomevfsmm*.so -%{_libdir}/libgnomevfsmm*.la -%{_includedir}/%{name}-2.* +%attr(755,root,root) %{_libdir}/libgnomevfsmm-2.6.so +%{_libdir}/libgnomevfsmm-2.6.la +%{_includedir}/%{name}-2.6 %{_libdir}/%{name}-2.6 %{_pkgconfigdir}/%{name}-2.6.pc %files static %defattr(644,root,root,755) -%{_libdir}/libgnomevfsmm*.a +%{_libdir}/libgnomevfsmm-2.6.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -99,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2008/11/02 15:35:08 megabajt +- updated to 2.24.0 + Revision 1.25 2008/04/16 13:50:26 sls - ver. 2.22.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-vfsmm.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
