Author: djrzulf Date: Fri Mar 11 08:56:30 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added presence patch, rel 4, STBR AC-READY,
---- Files affected: SPECS: imcom.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/imcom.spec diff -u SPECS/imcom.spec:1.24 SPECS/imcom.spec:1.25 --- SPECS/imcom.spec:1.24 Tue Feb 22 00:59:42 2005 +++ SPECS/imcom.spec Fri Mar 11 09:56:25 2005 @@ -4,13 +4,14 @@ Summary(pl): Tekstowy klient Jabbera Name: imcom Version: 1.33 -Release: 3 +Release: 4 License: BSD Group: Applications/Communications Source0: http://nafai.dyndns.org/files/%{name}-%{version}.tar.gz # Source0-md5: 37258996233ba8a3a3bdcbab179adf70 Patch0: %{name}-ac_python_import_check.patch Patch1: %{name}-DESTDIR.patch +Patch2: %{name}-presence.patch URL: http://imcom.floobin.cx/ BuildRequires: autoconf BuildRequires: rpm-pythonprov >= 4.2-0.20030322.3 @@ -29,6 +30,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__autoconf} @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2005/03/11 08:56:25 djrzulf +- added presence patch, rel 4, STBR AC-READY, + Revision 1.24 2005/02/21 23:59:42 djrzulf - missed requires, - rel 3, ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/imcom.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
