SPECS: gajim.spec - rel 2; fix typos in code
arekm
arekm at pld-linux.org
Sat Dec 24 00:56:34 CET 2005
Author: arekm Date: Fri Dec 23 23:56:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; fix typos in code
---- Files affected:
SPECS:
gajim.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.24 SPECS/gajim.spec:1.25
--- SPECS/gajim.spec:1.24 Sat Dec 24 00:36:06 2005
+++ SPECS/gajim.spec Sat Dec 24 00:56:26 2005
@@ -3,11 +3,12 @@
Summary(pl): Klient Jabbera napisany w PyGTK
Name: gajim
Version: 0.9
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/Communications
Source0: http://gajim.org/downloads/%{name}-%{version}.tar.bz2
# Source0-md5: 351c59ca1a162d134f546385b35bf804
+Patch0: %{name}-typos.patch
URL: http://www.gajim.org/
BuildRequires: gettext-devel
BuildRequires: gtkspell-devel
@@ -34,6 +35,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__make} clean
@@ -82,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/12/23 23:56:26 arekm
+- rel 2; fix typos in code
+
Revision 1.24 2005/12/23 23:36:06 arekm
- fix build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list