X-Git-Url: http://git.onelab.eu/?p=yum.git;a=blobdiff_plain;f=yum.spec;h=113724ea8517fffc82861f903d4ba74f85011f21;hp=da42291a8ac3399d0c1fce0807877d4dcbd8a4f6;hb=787f77ed007d4026d1c70f242a7cc419ab85d2cd;hpb=f7a98323743004d032be00e011cfdf9d323b847b diff --git a/yum.spec b/yum.spec index da42291..113724e 100644 --- a/yum.spec +++ b/yum.spec @@ -1,9 +1,11 @@ %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} + +%global release 2chroot Summary: RPM installer/updater Name: yum Version: 3.2.27 -Release: 1%{?dist} +Release: %release License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz @@ -16,7 +18,7 @@ Patch3: yum-multilib-policy-best.patch Patch4: no-more-exactarchlist.patch Patch5: geode-arch.patch Patch6: yum-HEAD.patch -Patch10: yum-3.2.25-chroot.patch +Patch10: yum-3.2.27-chroot.patch URL: http://yum.baseurl.org/ BuildArch: noarch