SPECS: tomboy.spec - fixed file Trie.cs - after upgrade to dbus-0....
pawcioos
pawcioos at pld-linux.org
Wed Sep 21 01:20:51 CEST 2005
Author: pawcioos Date: Tue Sep 20 23:20:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed file Trie.cs
- after upgrade to dbus-0.50 it must be rebuild.
---- Files affected:
SPECS:
tomboy.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.11 SPECS/tomboy.spec:1.12
--- SPECS/tomboy.spec:1.11 Tue Aug 23 09:49:57 2005
+++ SPECS/tomboy.spec Wed Sep 21 01:20:45 2005
@@ -3,12 +3,13 @@
Summary(pl): Tomboy - aplikacja do notatek na pulpicie
Name: tomboy
Version: 0.3.3
-Release: 2
+Release: 3
License: LGPL v2.1
Group: X11/Applications
Source0: http://www.beatniksoftware.com/tomboy/releases/%{name}-%{version}.tar.gz
# Source0-md5: 7ad987216b484f747f53aa7f9055a46b
Patch0: %{name}-desktop.patch
+Patch1: %{name}-Trie.patch
URL: http://www.beatniksoftware.com/tomboy/
BuildRequires: GConf2-devel
BuildRequires: atk-devel >= 1.2.4
@@ -46,6 +47,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__libtoolize}
@@ -106,6 +108,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2005/09/20 23:20:45 pawcioos
+- fixed file Trie.cs
+- after upgrade to dbus-0.50 it must be rebuild.
+
Revision 1.11 2005/08/23 07:49:57 paladine
- proper license
- sorted BRs/Rs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tomboy.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list