Author: aflinta Date: Sun Sep 4 09:32:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - seems to be working, rel 0.2
---- Files affected: SPECS: gajim.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/gajim.spec diff -u SPECS/gajim.spec:1.17 SPECS/gajim.spec:1.18 --- SPECS/gajim.spec:1.17 Sat Sep 3 18:44:28 2005 +++ SPECS/gajim.spec Sun Sep 4 11:32:17 2005 @@ -6,13 +6,14 @@ Summary(pl): Klient Jabbera napisany w PyGTK Name: gajim Version: 0.8.1 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/Communications Source0: http://gajim.org/downloads/%{name}-%{version}.tar.bz2 # Source0-md5: d4cbbd64078b9c93fdd1492c27dbcdab Patch0: %{name}-makefile.patch -Patch1: %{name}-remote.patch +Patch1: %{name}-run.patch +#Patch2: %{name}-remote.patch URL: http://www.gajim.org/ BuildRequires: gtkspell-devel BuildRequires: gettext-devel @@ -43,6 +44,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +#%patch2 -p1 %build %{__make} \ @@ -79,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2005/09/04 09:32:17 aflinta +- seems to be working, rel 0.2 + Revision 1.17 2005/09/03 16:44:28 aflinta - ups, wrong release, NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
