SPECS: yum.spec - add chroot patch
aredridel
aredridel at pld-linux.org
Thu Jul 7 07:11:16 CEST 2005
Author: aredridel Date: Thu Jul 7 05:11:16 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add chroot patch
---- Files affected:
SPECS:
yum.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.9 SPECS/yum.spec:1.10
--- SPECS/yum.spec:1.9 Wed Jul 6 23:36:31 2005
+++ SPECS/yum.spec Thu Jul 7 07:11:10 2005
@@ -9,6 +9,7 @@
Source0: http://www.linux.duke.edu/projects/yum/download/2.2/%{name}-%{version}.tar.gz
#Source1: yum.conf
#Source2: yum.cron
+Patch0: %{name}-chroot.patch
URL: http://www.linux.duke.edu/yum/
BuildRequires: gettext-devel
BuildRequires: python
@@ -32,6 +33,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__make}
@@ -88,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/07/07 05:11:10 aredridel
+- add chroot patch
+
Revision 1.9 2005/07/06 21:36:31 aredridel
- actually make that work
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list