X-Git-Url: http://git.onelab.eu/?p=yum.git;a=blobdiff_plain;f=yum.spec;h=c81e0af935470b3e5b5de6e1889147f6a112372d;hp=888dcce5bf312dc6546ee1093108e44089a42b1a;hb=983636356a018e7dbaeed69f697127a173234f5e;hpb=9a32023e558fec779457c500cc5c1c738a8195cd diff --git a/yum.spec b/yum.spec index 888dcce..c81e0af 100644 --- a/yum.spec +++ b/yum.spec @@ -1,11 +1,9 @@ %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%global release 2-chroot - Summary: RPM installer/updater Name: yum -Version: 3.2.25 -Release: %release +Version: 3.2.27 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz @@ -17,7 +15,8 @@ Patch2: yum-manpage-files.patch Patch3: yum-multilib-policy-best.patch Patch4: no-more-exactarchlist.patch Patch5: geode-arch.patch -Patch10: yum-3.2.25-chroot.patch +Patch6: yum-HEAD.patch +Patch10: yum-3.2.27-chroot.patch URL: http://yum.baseurl.org/ BuildArch: noarch @@ -61,9 +60,11 @@ can notify you when they are available via email, syslog or dbus. %patch3 -p0 %patch4 -p0 %patch5 -p1 +#%%%%patch6 -p1 %patch10 -p1 %build + make %install @@ -97,6 +98,7 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/yum/version-groups.conf %dir %{_sysconfdir}/yum.repos.d %config(noreplace) %{_sysconfdir}/logrotate.d/yum +%{_sysconfdir}/bash_completion.d %dir %{_datadir}/yum-cli %{_datadir}/yum-cli/* %{_bindir}/yum @@ -111,6 +113,19 @@ rm -rf $RPM_BUILD_ROOT %dir /usr/lib/yum-plugins %changelog +* Thu Mar 18 2010 Seth Vidal - 3.2.27-1 +- update to 3.2.27 - lots of fixes since 3.2.26 + +* Thu Mar 4 2010 Seth Vidal - 3.2.26-3 +- up to head-as-f13-has and include the skip-broken fix + + +* Wed Feb 10 2010 Seth Vidal - 3.2.26-2 +- grumble. + +* Tue Feb 9 2010 Seth Vidal - 3.2.26-1 +- final 3.2.26 + * Wed Oct 14 2009 Seth Vidal - 3.2.25-1 - 3.2.25