Change paths to bundled projects in rewheel patch
This commit is contained in:
parent
95668bdbb2
commit
1014fca077
2 changed files with 7 additions and 4 deletions
|
|
@ -140,7 +140,7 @@
|
|||
Summary: Version 3 of the Python programming language aka Python 3000
|
||||
Name: python3
|
||||
Version: %{pybasever}.1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: Python
|
||||
Group: Development/Languages
|
||||
|
||||
|
|
@ -1853,6 +1853,9 @@ rm -fr %{buildroot}
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Tue Jun 03 2014 Matej Stuchlik <mstuchli@redhat.com> - 3.4.1-9
|
||||
- Change paths to bundled projects in rewheel patch
|
||||
|
||||
* Fri May 30 2014 Miro Hrončok <mhroncok@redhat.com> - 3.4.1-8
|
||||
- In config script, use uname -m to write the arch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue