Author: patrys Date: Wed Aug 26 09:54:53 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.6.1.0 - temporarily disabled tests dir (re-enable once they fix the tarball)
---- Files affected: packages/f-spot: f-spot.spec (1.93 -> 1.94) ---- Diffs: ================================================================ Index: packages/f-spot/f-spot.spec diff -u packages/f-spot/f-spot.spec:1.93 packages/f-spot/f-spot.spec:1.94 --- packages/f-spot/f-spot.spec:1.93 Fri Aug 7 23:01:02 2009 +++ packages/f-spot/f-spot.spec Wed Aug 26 11:54:48 2009 @@ -1,7 +1,6 @@ # $Revision$, $Date$ # # TODO: -# - update aflinta's delete.patch and send it upstream # - use system libgphoto2-sharp.dll, NDesk.Glitz.dll, gnome-keyring-sharp.dll # Tao (http://www.taoframework.com/), semweb (http://taubz.for.net/code/semweb) # @@ -11,12 +10,12 @@ Summary: Personal photo manager Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot -Version: 0.6.0.0 +Version: 0.6.1.0 Release: 1 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.6/%{name}-%{version}.tar.bz2 -# Source0-md5: 9115f9df72c5fc1c82eb46b3af01e67d +# Source0-md5: cfc477a33c418a630184f743d382bc9d URL: http://www.gnome.org/projects/f-spot/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf @@ -80,6 +79,8 @@ %prep %setup -q +# 0.6.1.0 is fucked up and does not contain test sources +echo > tests/Makefile.am %build %{__intltoolize} @@ -93,7 +94,7 @@ --disable-scrollkeeper \ --with-gnome-screensaver=%{_prefix} -%{__make} -j 1 \ +%{__make} -j1 \ saverdir=%{_libdir}/gnome-screensaver \ themesdir=%{_desktopdir}/screensavers @@ -152,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94 2009/08/26 09:54:48 patrys +- 0.6.1.0 +- temporarily disabled tests dir (re-enable once they fix the tarball) + Revision 1.93 2009/08/07 21:01:02 patrys - noautoreq for system stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/f-spot/f-spot.spec?r1=1.93&r2=1.94&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
