Author: deejay1 Date: Mon Feb 12 17:06:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3.3 - cleaned up changelog - added docs
---- Files affected: SPECS: f-spot.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/f-spot.spec diff -u SPECS/f-spot.spec:1.49 SPECS/f-spot.spec:1.50 --- SPECS/f-spot.spec:1.49 Mon Feb 12 01:48:48 2007 +++ SPECS/f-spot.spec Mon Feb 12 18:06:14 2007 @@ -5,12 +5,12 @@ Summary: Personal photo manager Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot -Version: 0.3.2 +Version: 0.3.3 Release: 1 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/pub/gnome/sources/f-spot/0.3/%{name}-%{version}.tar.bz2 -# Source0-md5: 1084f359ee7de5a4d24ed37a72b1342a +# Source0-md5: c1f26fd63e5e43c3e2d4bb6639377565 Patch0: %{name}-desktop.patch Patch1: %{name}-exec.patch Patch2: %{name}-dir.patch @@ -37,6 +37,7 @@ Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme +Requires(post,postun): scrollkeeper BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -74,6 +75,7 @@ %{__autoconf} %configure \ --disable-static \ + --disable-scrollkeeper \ --with-gnome-screensaver=%{_prefix} %{__make} \ @@ -96,10 +98,12 @@ rm -rf $RPM_BUILD_ROOT %post +%scrollkeeper_update_post %update_desktop_database_post %update_icon_cache hicolor %postun +%scrollkeeper_update_postun %update_desktop_database_postun %update_icon_cache hicolor @@ -115,6 +119,7 @@ %{_libdir}/%{name}/*.dll.config %{_libdir}/%{name}/*.exe.config %{_desktopdir}/*.desktop +%{_omf_dest_dir}/%{name} %{_pkgconfigdir}/f-spot.pc %files screensaver @@ -128,6 +133,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2007/02/12 17:06:14 deejay1 +- up to 0.3.3 +- cleaned up changelog +- added docs + Revision 1.49 2007/02/12 00:48:48 baggins - converted to UTF-8 @@ -135,14 +145,14 @@ - cleanup Revision 1.47 2007/01/29 20:09:19 aflinta - - up to version 0.3.2 +- up to version 0.3.2 Revision 1.46 2007/01/15 23:24:24 wrobell - fixed fullscreen display on xinerama - fixed typo for big endian machines Revision 1.45 2007/01/15 22:02:59 aflinta - - up to version 3.1 +- up to version 3.1 Revision 1.44 2006/11/29 14:35:14 megabajt - added %update_icon_cache macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/f-spot.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
