Author: glen Date: Mon Nov 10 19:44:50 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - merge update to 3.2.20 from HEAD
---- Files affected: SPECS: yum.spec (1.35.2.13 -> 1.35.2.14) ---- Diffs: ================================================================ Index: SPECS/yum.spec diff -u SPECS/yum.spec:1.35.2.13 SPECS/yum.spec:1.35.2.14 --- SPECS/yum.spec:1.35.2.13 Sat Apr 26 02:17:07 2008 +++ SPECS/yum.spec Mon Nov 10 20:44:45 2008 @@ -2,12 +2,12 @@ Summary: RPM installer/updater Summary(pl.UTF-8): Narzędzie do instalowania/uaktualniania pakietów RPM Name: yum -Version: 3.2.14 +Version: 3.2.20 Release: 1 License: GPL Group: Applications/System -Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz -# Source0-md5: 3ef5002fffe7919889c4187791e86a7d +Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz +# Source0-md5: 1e38412df913b67c306bc4dc2e7c20dd Source1: %{name}-pld-source.repo Source2: %{name}-updatesd.init Source3: %{name}-updatesd.sysconfig @@ -16,8 +16,9 @@ # from util-vserver-*/contrib/ Patch2: %{name}-chroot.patch Patch3: %{name}-amd64.patch -URL: http://linux.duke.edu/projects/yum/ +URL: http://yum.baseurl.org/ BuildRequires: gettext-devel +BuildRequires: intltool BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.228 Requires: python @@ -31,6 +32,9 @@ Requires: yum-metadata-parser BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# no arch dependant binary payloads +%define _enable_debug_packages 0 + %description Yum is a utility that can check for and automatically download and install updated RPM packages. Dependencies are obtained and downloaded @@ -151,7 +155,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.35.2.13 2008/04/26 00:17:07 glen +Revision 1.35.2.14 2008/11/10 19:44:45 glen +- merge update to 3.2.20 from HEAD + +Revision 1.35.2.13 2008-04-26 00:17:07 glen - update to 3.2.14 Revision 1.35.2.12 2008-04-25 22:37:51 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yum.spec?r1=1.35.2.13&r2=1.35.2.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
