Author: baggins Date: Tue Apr 25 21:58:04 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - removed -avoid-version and rpath from LDFLAGS
---- Files affected: SPECS: tora.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/tora.spec diff -u SPECS/tora.spec:1.19 SPECS/tora.spec:1.20 --- SPECS/tora.spec:1.19 Tue Apr 25 23:55:08 2006 +++ SPECS/tora.spec Tue Apr 25 23:57:59 2006 @@ -11,6 +11,7 @@ Source0: http://dl.sourceforge.net/tora/%{name}-%{version}.tar.gz # Source0-md5: 10e3c9944ffaca50de046e2c3e02eee4 Source1: %{name}.desktop +Patch0: %{name}-LDFLAGS.patch URL: http://www.globecom.se/tora/ BuildRequires: kdelibs-devel BuildRequires: qt-devel @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/04/25 21:57:59 baggins +- removed -avoid-version and rpath from LDFLAGS + Revision 1.19 2006/04/25 21:55:08 baggins - oracle bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tora.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
