packages: perl-File-LibMagic/perl-File-LibMagic.spec - don't link with -lz ...
sparky
sparky at pld-linux.org
Thu Jan 27 22:07:06 CET 2011
Author: sparky Date: Thu Jan 27 21:07:06 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- don't link with -lz (not used)
---- Files affected:
packages/perl-File-LibMagic:
perl-File-LibMagic.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/perl-File-LibMagic/perl-File-LibMagic.spec
diff -u packages/perl-File-LibMagic/perl-File-LibMagic.spec:1.10 packages/perl-File-LibMagic/perl-File-LibMagic.spec:1.11
--- packages/perl-File-LibMagic/perl-File-LibMagic.spec:1.10 Sun Jun 6 10:36:10 2010
+++ packages/perl-File-LibMagic/perl-File-LibMagic.spec Thu Jan 27 22:07:01 2011
@@ -21,6 +21,7 @@
BuildRequires: libmagic-devel
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,6 +33,7 @@
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
+%{__sed} -i 's/ -lz//' Makefile.PL
%build
%{__perl} Makefile.PL \
@@ -71,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2011/01/27 21:07:01 sparky
+- don't link with -lz (not used)
+
Revision 1.10 2010/06/06 08:36:10 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-File-LibMagic/perl-File-LibMagic.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list