Author: glen Date: Wed Feb 13 22:16:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 20071009 from debian
---- Files affected: SPECS: prelink.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/prelink.spec diff -u SPECS/prelink.spec:1.35 SPECS/prelink.spec:1.36 --- SPECS/prelink.spec:1.35 Tue Feb 13 09:06:41 2007 +++ SPECS/prelink.spec Wed Feb 13 23:16:51 2008 @@ -7,18 +7,23 @@ Summary: Tool to optimize relocations in object files Summary(pl.UTF-8): Narzędzie optymalizujące relokacje w plikach obiektów Name: prelink -Version: 20060213 -Release: 2 +Version: 20071009 +Release: 1 License: GPL Group: Development/Tools -Source0: http://people.redhat.com/jakub/prelink/%{name}-%{version}.tar.bz2 -# Source0-md5: a3ee7d324ecdf2f1a7b8b95c01ee75fa +#Source0: http://people.redhat.com/jakub/prelink/%{name}-%{version}.tar.bz2 +Source0: ftp://ftp.debian.org/debian/pool/main/p/prelink/%{name}_0.0.%{version}.orig.tar.gz +# Source0-md5: 6617a6681f4e5e3d8ddc48955d73d7ab Source1: %{name}.conf Source2: http://people.redhat.com/jakub/prelink/%{name}.pdf # Source2-md5: 50946b654da9ccb26230cc1e00ccc53c Source3: %{name}.cron Source4: %{name}.sysconfig Patch0: %{name}-Makefile.patch +Patch1: %{name}-fsync.patch +Patch2: %{name}-init.patch +Patch3: %{name}-md5sha.patch +Patch4: %{name}-prelink.h.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: elfutils-devel @@ -40,8 +45,12 @@ uruchomienia. %prep -%setup -q -n %{name} +%setup -q -n %{name}-0.0.%{version} %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -113,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2008-02-13 22:16:51 glen +- update to 20071009 from debian + Revision 1.35 2007-02-13 08:06:41 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/prelink.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
