Author: wiget Date: Sun Oct 16 11:10:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - gnome2 bcond
---- Files affected: packages/f-spot: f-spot.spec (1.111 -> 1.112) ---- Diffs: ================================================================ Index: packages/f-spot/f-spot.spec diff -u packages/f-spot/f-spot.spec:1.111 packages/f-spot/f-spot.spec:1.112 --- packages/f-spot/f-spot.spec:1.111 Wed Aug 17 23:13:58 2011 +++ packages/f-spot/f-spot.spec Sun Oct 16 13:10:38 2011 @@ -1,10 +1,13 @@ # $Revision$, $Date$ +# +%bcond_with gnome2 +# %include /usr/lib/rpm/macros.mono Summary: Personal photo manager Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot Version: 0.8.2 -Release: 4 +Release: 5 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.8/%{name}-%{version}.tar.bz2 @@ -139,10 +142,12 @@ %{_pkgconfigdir}/f-spot.pc %{_sysconfdir}/gconf/schemas/f-spot.schemas +%if %{with gnome2} %files screensaver %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/gnome-screensaver/f-spot-screensaver %{_desktopdir}/screensavers/f-spot-screensaver.desktop +%endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -150,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.112 2011/10/16 11:10:38 wiget +- gnome2 bcond + Revision 1.111 2011/08/17 21:13:58 glen - R: dbus-x11, f-spot starts dbus-launch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/f-spot/f-spot.spec?r1=1.111&r2=1.112&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
