Author: blues Date: Sat Dec 1 19:52:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.3 - as-needed should be fixed
---- Files affected: SPECS: siefs.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/siefs.spec diff -u SPECS/siefs.spec:1.16 SPECS/siefs.spec:1.17 --- SPECS/siefs.spec:1.16 Sun May 20 20:33:12 2007 +++ SPECS/siefs.spec Sat Dec 1 20:52:22 2007 @@ -1,9 +1,11 @@ # $Revision$, $Date$ +# TODO: +# - fix as-needed Summary: SieFS - virtual filesystem for Siemens mobile phones' memory Summary(pl.UTF-8): SieFS - wirtualny system plików do pamięci telefonów komórkowych Siemens Name: siefs Version: 0.5 -Release: 2 +Release: 3 License: GPL, partially free (see COPYRIGHT.vmo2wav) Group: Base/Kernel Source0: http://chaos.allsiemens.com/download/%{name}-%{version}.tar.gz @@ -17,6 +19,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin +%define filterout_ld -Wl,--as-needed %description This is SieFS - a virtual filesystem for accessing Siemens mobile @@ -72,7 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.16 2007-05-20 18:33:12 blues +Revision 1.17 2007-12-01 19:52:22 blues +- rel.3 - as-needed should be fixed + +Revision 1.16 2007/05/20 18:33:12 blues - rel.2 Revision 1.15 2007/02/12 22:09:15 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/siefs.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
