Author: patrys Date: Fri Aug 7 20:28:46 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.6.0.0
---- Files affected: packages/f-spot: f-spot.spec (1.91 -> 1.92) ---- Diffs: ================================================================ Index: packages/f-spot/f-spot.spec diff -u packages/f-spot/f-spot.spec:1.91 packages/f-spot/f-spot.spec:1.92 --- packages/f-spot/f-spot.spec:1.91 Fri Jun 5 17:34:56 2009 +++ packages/f-spot/f-spot.spec Fri Aug 7 22:28:40 2009 @@ -10,20 +10,15 @@ Summary: Personal photo manager Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot -Version: 0.5.0.3 -Release: 3 +Version: 0.6.0.0 +Release: 1 License: GPL Group: X11/Applications/Graphics -Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.5/%{name}-%{version}.tar.bz2 -# Source0-md5: 52db86f1dc715a3958425aa3d006c900 -Patch0: %{name}-exec.patch -Patch1: %{name}-dir.patch -Patch2: %{name}-delete.patch -Patch3: %{name}-r4681.patch +Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.6/%{name}-%{version}.tar.bz2 +# Source0-md5: 9115f9df72c5fc1c82eb46b3af01e67d URL: http://www.gnome.org/projects/f-spot/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf -FIX PACKAGING: should not provide mono(Mono.Addins) = 0.3.0.0 BuildRequires: automake BuildRequires: beagle-devel >= 0.3.0 BuildRequires: dotnet-gnome-desktop-sharp-devel >= 2.16.0 @@ -83,10 +78,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -#%patch2 -p0 -%patch3 -p1 %build %{__intltoolize} @@ -100,12 +91,7 @@ --disable-scrollkeeper \ --with-gnome-screensaver=%{_prefix} -# <make-jN-workaround> -%{__make} -C extensions/Exporters/FlickrExport/FlickrNet \ - saverdir=%{_libdir}/gnome-screensaver \ - themesdir=%{_desktopdir}/screensavers - -%{__make} \ +%{__make} -j 1 \ saverdir=%{_libdir}/gnome-screensaver \ themesdir=%{_desktopdir}/screensavers @@ -145,16 +131,13 @@ %{_libdir}/%{name}/*.addins %dir %{_libdir}/%{name}/extensions %{_libdir}/%{name}/extensions/* -%dir %{_libdir}/gio-sharp-unstable -%{_libdir}/gio-sharp-unstable/*.dll -%{_libdir}/gio-sharp-unstable/*.dll.config %attr(755,root,root) %{_libdir}/%{name}/lib*.so* %{_libdir}/%{name}/*.dll +%{_libdir}/%{name}/*.mdb %{_libdir}/%{name}/*.dll.config %{_libdir}/%{name}/*.exe.config %{_desktopdir}/*.desktop %{_pkgconfigdir}/f-spot.pc -%{_pkgconfigdir}/gio-sharp-unstable.pc %files screensaver %defattr(644,root,root,755) @@ -167,6 +150,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.92 2009/08/07 20:28:40 patrys +- 0.6.0.0 + Revision 1.91 2009/06/05 15:34:56 glen - bogus dependency provide blocker ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/f-spot/f-spot.spec?r1=1.91&r2=1.92&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
