diff --git a/.cvsignore b/.cvsignore index feb660a..c839709 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -yum-2.1.0.tar.gz +yum-2.1.1.tar.gz diff --git a/sources b/sources index 7d8a7fe..030e30b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2acc463fbcceb097a774e44bb59a9760 yum-2.1.0.tar.gz +d249d55ddfd84124314fa50db8a86dd8 yum-2.1.1.tar.gz diff --git a/yum.spec b/yum.spec index 79600b7..0fc8403 100644 --- a/yum.spec +++ b/yum.spec @@ -2,7 +2,7 @@ Summary: RPM installer/updater Name: yum -Version: 2.1.0 +Version: 2.1.1 Release: 1 License: GPL Group: System Environment/Base @@ -37,13 +37,6 @@ install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/etc/yum.conf %clean rm -rf $RPM_BUILD_ROOT -%pre -# necessary to get rid of old .pyc files mucking up the works -if [ -d /usr/share/yum ]; then - rm -f /usr/share/yum/*.pyc -fi -exit 0 - %post /sbin/chkconfig --add yum /sbin/service yum condrestart >> /dev/null @@ -64,7 +57,7 @@ exit 0 %config(noreplace) %{_sysconfdir}/cron.daily/yum.cron %config %{_sysconfdir}/rc.d/init.d/%{name} %config %{_sysconfdir}/logrotate.d/%{name} -%{_datadir}/yum/* +%{_datadir}/yum-cli/* %{_bindir}/yum /usr/lib/python?.?/site-packages/yum /usr/lib/python?.?/site-packages/repomd @@ -74,6 +67,9 @@ exit 0 %{_mandir}/man*/* %changelog +* Wed Sep 1 2004 Jeremy Katz - 2.1.1-1 +- 2.1.1 + * Tue Aug 31 2004 Jeremy Katz - 2.1.0-1 - update to 2.1.0