Author: hawk Date: Mon Mar 22 13:00:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - hopefully this will fix i686 on Titanium
---- Files affected: packages/psi: psi.spec (1.179 -> 1.180) ---- Diffs: ================================================================ Index: packages/psi/psi.spec diff -u packages/psi/psi.spec:1.179 packages/psi/psi.spec:1.180 --- packages/psi/psi.spec:1.179 Mon Mar 22 13:09:33 2010 +++ packages/psi/psi.spec Mon Mar 22 14:00:53 2010 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): PSI - klient Jabbera Name: psi Version: 0.14 -Release: 3 +Release: 4 License: GPL v2 Group: Applications/Communications Source0: http://dl.sourceforge.net/psi/%{name}-%{version}.tar.bz2 @@ -77,7 +77,8 @@ ./configure \ --prefix=%{_prefix} \ --datadir=%{_datadir} \ - --libdir=%{_libdir} + --libdir=%{_libdir} \ + --no-separate-debug-info %{__make} @@ -141,6 +142,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.180 2010/03/22 13:00:53 hawk +- hopefully this will fix i686 on Titanium + Revision 1.179 2010/03/22 12:09:33 shadzik - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/psi/psi.spec?r1=1.179&r2=1.180&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
