Author: wrobell Date: Mon Dec 10 19:24:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - use external ndesk dbus implementation - rel. 2
---- Files affected: SPECS: tomboy.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/tomboy.spec diff -u SPECS/tomboy.spec:1.31 SPECS/tomboy.spec:1.32 --- SPECS/tomboy.spec:1.31 Tue Nov 27 21:16:23 2007 +++ SPECS/tomboy.spec Mon Dec 10 20:24:32 2007 @@ -6,12 +6,11 @@ Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie Name: tomboy Version: 0.8.2 -Release: 1 +Release: 2 License: LGPL v2.1 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.8/%{name}-%{version}.tar.bz2 # Source0-md5: cca5b43cd1eb6bc6d277b307944ae884 -Patch0: %{name}-dbus.patch URL: http://www.gnome.org/projects/tomboy/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: atk-devel >= 1:1.20.0 @@ -30,6 +29,7 @@ BuildRequires: libgnomeprintui-devel >= 2.18.1 BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.16.1 +BuildRequires: ndesk-dbus-glib BuildRequires: pkgconfig BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 @@ -57,7 +57,6 @@ %prep %setup -q -%patch0 -p1 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -125,6 +124,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2007-12-10 19:24:32 wrobell +- use external ndesk dbus implementation +- rel. 2 + Revision 1.31 2007-11-27 20:16:23 qboosh - updated find_lang BR - sed quotes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
