OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Jan-2007 18:53:11
Branch: HEAD Handle: 2007010117531100
Modified files:
openpkg-src/yum yum.spec
Log:
upgrading package: yum 3.0.1 -> 3.0.2
Summary:
Revision Changes Path
1.10 +3 -3 openpkg-src/yum/yum.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/yum/yum.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 yum.spec
--- openpkg-src/yum/yum.spec 1 Jan 2007 17:43:12 -0000 1.9
+++ openpkg-src/yum/yum.spec 1 Jan 2007 17:53:11 -0000 1.10
@@ -24,7 +24,7 @@
# package version
%define V_yum_major 3.0
-%define V_yum_minor 1
+%define V_yum_minor 2
# package information
Name: yum
@@ -37,7 +37,7 @@
Group: Bootstrapping
License: GPL
Version: %{V_yum_major}.%{V_yum_minor}
-Release: 20061114
+Release: 20070101
# list of sources
Source0:
http://linux.duke.edu/projects/yum/download/%{V_yum_major}/yum-%{version}.tar.gz
@@ -74,7 +74,7 @@
docs/Makefile etc/Makefile Makefile
%{l_shtool} subst \
-e 's;$(PYVER);;g' \
- yum/Makefile rpmUtils/Makefile repomd/Makefile
+ yum/Makefile rpmUtils/Makefile
find . -name "*.py" -print |\
xargs %{l_shtool} subst \
-e 's;^#!/usr/bin/python;#!%{l_prefix}/bin/python;'
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]