Author: deejay1 Date: Thu Jan 17 17:37:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.4 - rel. 1
---- Files affected: SPECS: tomboy.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/tomboy.spec diff -u SPECS/tomboy.spec:1.34 SPECS/tomboy.spec:1.35 --- SPECS/tomboy.spec:1.34 Thu Dec 13 15:55:59 2007 +++ SPECS/tomboy.spec Thu Jan 17 18:37:21 2008 @@ -5,12 +5,12 @@ Summary: Tomboy - a desktop note-taking application Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie Name: tomboy -Version: 0.8.2 -Release: 3 +Version: 0.9.4 +Release: 1 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 +Source0: http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.9/%{name}-%{version}.tar.bz2 +# Source0-md5: 03f898f109a124ae7345761c69b073e6 URL: http://www.gnome.org/projects/tomboy/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: atk-devel >= 1:1.20.0 @@ -21,6 +21,7 @@ BuildRequires: dotnet-gmime-sharp-devel >= 2.2.3 BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0 BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.2 +BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel >= 0.3 BuildRequires: gnome-common >= 2.20.0 BuildRequires: gnome-panel-devel >= 2.20.0 BuildRequires: gtk+2-devel >= 2:2.12.0 @@ -69,6 +70,7 @@ %{__autoconf} %{__automake} %configure \ + --with-dbus-service-dir="%{_datadir}/dbus-1/services" \ --disable-schemas-install \ --disable-scrollkeeper %{__make} @@ -77,8 +79,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - dbusservicedir="%{_datadir}/dbus-1/services" + DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} --with-gnome --with-omf @@ -124,6 +125,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008-01-17 17:37:21 deejay1 +- updated to 0.9.4 +- rel. 1 + Revision 1.34 2007-12-13 14:55:59 wrobell - rel. 3 to rebuild with dotnet-ndesk* ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
