Author: sls Date: Sat Jan 5 14:17:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added patches gcc4.patch and libtool_tag_cxx.patch
---- Files affected: SPECS: waili.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/waili.spec diff -u SPECS/waili.spec:1.3 SPECS/waili.spec:1.4 --- SPECS/waili.spec:1.3 Mon Feb 12 23:09:20 2007 +++ SPECS/waili.spec Sat Jan 5 15:17:16 2008 @@ -10,6 +10,8 @@ Source0: http://www.cs.kuleuven.ac.be/~wavelets/%{name}-gpl-%{version}.tar.gz # Source0-md5: 0bdbb8f6e1e44a575a5aebd7bca7fdcd Patch0: %{name}-debian.patch +Patch1: %{name}-libtool_tag_cxx.patch +Patch2: %{name}-gcc4.patch URL: http://www.cs.kuleuven.ac.be/~wavelets/ BuildRequires: libjpeg-devel BuildRequires: libstdc++-devel @@ -60,6 +62,8 @@ %prep %setup -q -n %{name}-gpl-%{version} %patch0 -p1 +%patch1 -p1 +%patch2 -p1 mv -f debian/changelog debian/changelog.Debian @@ -102,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-01-05 14:17:16 sls +- added patches gcc4.patch and libtool_tag_cxx.patch + Revision 1.3 2007-02-12 22:09:20 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/waili.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
