Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef5a562cf3 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Extract headers from rpm in a old yum repository
|
||||
Name: yum-arch
|
||||
Version: 2.2.2
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source0: http://linux.duke.edu/projects/yum/download/2.2/yum-%{version}.tar.gz
|
||||
|
|
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man8/%{name}*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.2.2-10
|
||||
- recompiling .py files against Python 2.7 (rhbz#623421)
|
||||
|
||||
* Sun Feb 14 2010 Remi Collet <Fedora@FamilleCollet.com> - 2.2.2-9
|
||||
- improve python 2.6 patch (fix FTBFS #564994)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue