RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 10-Nov-2007 16:02:24
Branch: HEAD Handle: 2007111015022300
Modified files:
rpm CHANGES devtool.conf
Log:
- eek, rpm-perl not being built here.
Summary:
Revision Changes Path
1.1795 +1 -0 rpm/CHANGES
2.122 +1 -1 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/CHANGES
============================================================================
$ cvs diff -u -r1.1794 -r1.1795 CHANGES
--- rpm/CHANGES 9 Nov 2007 23:36:53 -0000 1.1794
+++ rpm/CHANGES 10 Nov 2007 15:02:23 -0000 1.1795
@@ -1,4 +1,5 @@
4.5 -> 5.0:
+ - jbj: eek, rpm-perl not being built here.
- rpm.org: Change strntoul to using size_t for sizes.
- rpm.org: Remove refs to "file/src".
- rpm.org: Clarify rpm manpage wrt rpmbuild binary vs package (rhbz#233232).
@@ .
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.121 -r2.122 devtool.conf
--- rpm/devtool.conf 9 Nov 2007 01:06:44 -0000 2.121
+++ rpm/devtool.conf 10 Nov 2007 15:02:23 -0000 2.122
@@ -80,7 +80,7 @@
--with-libelf \
--with-selinux \
--with-python \
- --without-perl \
+ --with-perl \
--with-db-tools-integrated \
--with-build-extlibdep \
--with-build-maxextlibdep \
@@ .
Received on Sat Nov 10 16:02:24 2007