Author: patrys Date: Thu Jun 15 08:40:28 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - current snap
---- Files affected: SPECS: gajim.spec (1.21.2.29 -> 1.21.2.30) ---- Diffs: ================================================================ Index: SPECS/gajim.spec diff -u SPECS/gajim.spec:1.21.2.29 SPECS/gajim.spec:1.21.2.30 --- SPECS/gajim.spec:1.21.2.29 Wed Jun 7 20:56:01 2006 +++ SPECS/gajim.spec Thu Jun 15 10:40:23 2006 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -%define _snap 20060607 -%define _snap_with_dashes 2006-06-07 +%define _snap 20060615 +%define _snap_with_dashes 2006-06-15 Summary: A Jabber client written in PyGTK Summary(pl): Klient Jabbera napisany w PyGTK Name: gajim @@ -9,7 +9,8 @@ License: GPL v2 Group: Applications/Communications Source0: http://www.gajim.org/downloads/snap/%{name}-%{_snap_with_dashes}.tar.gz -# Source0-md5: f2c5b10388b2ccb6f0bb3e2691ad6090 +# Source0-md5: 9f6ecf0f40e811e62f3296ce5b9179db +Patch0: %{name}-locale-install.patch URL: http://www.gajim.org/ BuildRequires: gettext-devel BuildRequires: gtkspell-devel @@ -39,6 +40,8 @@ %prep %setup -q -n %{name}-0.10 +%patch0 -p1 + %build %{__make} clean %{__make} \ @@ -87,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21.2.30 2006/06/15 08:40:23 patrys +- current snap + Revision 1.21.2.29 2006/06/07 18:56:01 patrys - current snap ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.21.2.29&r2=1.21.2.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
