Author: sls Date: Thu Jan 11 10:22:15 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added as_needed.patch
---- Files affected: SPECS: swfdec.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/swfdec.spec diff -u SPECS/swfdec.spec:1.44 SPECS/swfdec.spec:1.45 --- SPECS/swfdec.spec:1.44 Mon Oct 30 18:58:06 2006 +++ SPECS/swfdec.spec Thu Jan 11 11:22:09 2007 @@ -14,6 +14,7 @@ Group: Libraries Source0: http://www.schleef.org/swfdec/download/%{name}-%{version}.tar.gz # Source0-md5: bcfca3a8ce1d524ebf4d11fd511dedb8 +Patch0: %{name}-as_needed.patch URL: http://www.schleef.org/swfdec/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1.6 @@ -121,9 +122,9 @@ %prep %setup -q +%patch0 -p1 %build -# breaks with --as-needed %{__libtoolize} %{__aclocal} %{__autoheader} @@ -234,6 +235,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2007/01/11 10:22:09 sls +- added as_needed.patch + Revision 1.44 2006/10/30 17:58:06 shadzik - support mozilla-firefox-bin - rel++ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/swfdec.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
