Author: shadzik Date: Thu Oct 18 18:13:15 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add patch0 which clears TODO - rel 1
---- Files affected: SPECS: psi.spec (1.143 -> 1.144) ---- Diffs: ================================================================ Index: SPECS/psi.spec diff -u SPECS/psi.spec:1.143 SPECS/psi.spec:1.144 --- SPECS/psi.spec:1.143 Thu Oct 18 19:42:46 2007 +++ SPECS/psi.spec Thu Oct 18 20:13:10 2007 @@ -1,17 +1,15 @@ # $Revision$, $Date$ -# TODO: -# - fix configure so it works nicely with pdksh -# Summary: PSI - Jabber client Summary(de.UTF-8): PSI - ein Instant Messaging Client-Programm für Jabber Summary(pl.UTF-8): PSI - klient Jabbera Name: psi Version: 0.11 -Release: 0.1 +Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://dl.sourceforge.net/psi/%{name}-%{version}.tar.bz2 # Source0-md5: 6ccc81783eece7959140951289cf5310 +Patch0: %{name}-configure_fix.patch URL: http://psi-im.org/ BuildRequires: Qt3Support-devel BuildRequires: QtCore-devel @@ -48,10 +46,11 @@ %prep %setup -q +%patch0 -p1 rm -rf third-party %build -bash ./configure \ +./configure \ --prefix=%{_prefix} \ --datadir=%{_datadir} @@ -86,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.144 2007/10/18 18:13:10 shadzik +- add patch0 which clears TODO +- rel 1 + Revision 1.143 2007/10/18 17:42:46 shadzik - better ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi.spec?r1=1.143&r2=1.144&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
