Author: wrobell Date: Mon Dec 10 19:34:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.4.1 - use external ndesk dbus implementation
---- Files affected: SPECS: f-spot.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/f-spot.spec diff -u SPECS/f-spot.spec:1.62 SPECS/f-spot.spec:1.63 --- SPECS/f-spot.spec:1.62 Sun Nov 18 09:41:22 2007 +++ SPECS/f-spot.spec Mon Dec 10 20:34:07 2007 @@ -9,17 +9,16 @@ Summary: Personal photo manager Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot -Version: 0.4.0 -Release: 0.7 +Version: 0.4.1 +Release: 1 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2 -# Source0-md5: 0f21ff56d310329185cc17a2fadda5fe +# Source0-md5: b3ab702f608ab0cf477de47fb0d675fe Patch0: %{name}-exec.patch Patch1: %{name}-dir.patch Patch2: %{name}-fs.patch Patch3: %{name}-delete.patch -Patch4: %{name}-dbus.patch URL: http://www.gnome.org/projects/f-spot/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf @@ -36,6 +35,7 @@ BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.16.1 +BuildRequires: ndesk-dbus-glib BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sqlite-devel >= 2.8.6 @@ -74,7 +74,6 @@ %patch1 -p0 %patch2 -p1 #%patch3 -p0 -%patch4 -p1 %build %{__intltoolize} @@ -147,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2007-12-10 19:34:07 wrobell +- ver. 0.4.1 +- use external ndesk dbus implementation + Revision 1.62 2007-11-18 08:41:22 jajcus - BR: gnome-doc-utils ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/f-spot.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
