SPECS: perl-RPM.spec - fixed to build with rpm-4.4.5 - removed RPM...
maciek2w
maciek2w at pld-linux.org
Mon Apr 17 22:35:19 CEST 2006
Author: maciek2w Date: Mon Apr 17 20:35:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed to build with rpm-4.4.5
- removed RPMTAG_COPYRIGHT and RPMVAR_PROVIDES
---- Files affected:
SPECS:
perl-RPM.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/perl-RPM.spec
diff -u SPECS/perl-RPM.spec:1.34 SPECS/perl-RPM.spec:1.35
--- SPECS/perl-RPM.spec:1.34 Sat Jun 18 00:25:00 2005
+++ SPECS/perl-RPM.spec Mon Apr 17 22:35:14 2006
@@ -14,6 +14,7 @@
Source0: http://www.cpan.org/modules/by-module/RPM/Perl-RPM-%{version}.tar.gz
# Source0-md5: f15aa29bd0af0e1102d757ce20500f26
Patch0: %{name}-43.patch
+Patch1: %{name}-45.patch
URL: http://www.blackperl.com/Perl-RPM/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-devel >= 4.4.1
@@ -40,6 +41,7 @@
%prep
%setup -q -n Perl-RPM-%{version}
%patch -p1
+%patch1 -p1
%build
%{__perl} Makefile.PL \
@@ -75,6 +77,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2006/04/17 20:35:14 maciek2w
+- fixed to build with rpm-4.4.5
+- removed RPMTAG_COPYRIGHT and RPMVAR_PROVIDES
+
Revision 1.34 2005/06/17 22:25:00 arekm
- rel up; bump BR to rpm-devel >= 4.4.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-RPM.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list