Author: wrobell Date: Mon Mar 6 19:21:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - s/exec -a/exec/ for /usr/bin/f-spot
---- Files affected: SPECS: f-spot.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/f-spot.spec diff -u SPECS/f-spot.spec:1.27 SPECS/f-spot.spec:1.28 --- SPECS/f-spot.spec:1.27 Mon Mar 6 20:10:00 2006 +++ SPECS/f-spot.spec Mon Mar 6 20:21:35 2006 @@ -10,6 +10,7 @@ Source0: http://ftp.gnome.org/pub/gnome/sources/f-spot/0.1/%{name}-%{version}.tar.bz2 # Source0-md5: a49b74f2ac28011d12ce9e2fd5fe4831 Patch0: %{name}-desktop.patch +Patch1: %{name}-exec.patch URL: http://www.gnome.org/projects/f-spot/ BuildRequires: GConf2-devel BuildRequires: autoconf @@ -43,6 +44,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -92,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2006/03/06 19:21:35 wrobell +- s/exec -a/exec/ for /usr/bin/f-spot + Revision 1.27 2006/03/06 19:10:00 wrobell - ver. 0.1.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/f-spot.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
