star: update the config.guess/config.sub files
This will probably solve the FTBFS on aarch64. Resolves: #928758 Version: 1.5.2-1
This commit is contained in:
parent
0f4f931f95
commit
105b0821f9
3668
star-1.5.2-aarch64-config.patch
Normal file
3668
star-1.5.2-aarch64-config.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -29,6 +29,12 @@ Patch7: star-1.5.1-crc.patch
|
|||||||
# ~> #948866
|
# ~> #948866
|
||||||
Patch8: star-1.5.2-man-page-day.patch
|
Patch8: star-1.5.2-man-page-day.patch
|
||||||
|
|
||||||
|
# fix the build for aarch64 bu actualizing the config.guess/config.sub files by
|
||||||
|
# the most up2date version from git://git.savannah.gnu.org/config.git
|
||||||
|
# ~> downstream
|
||||||
|
# ~> #926571
|
||||||
|
Patch9: star-1.5.2-aarch64-config.patch
|
||||||
|
|
||||||
License: CDDL
|
License: CDDL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
@ -133,6 +139,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
- rebase to most up2date upstream tarball, remove patches already upstream, fix
|
- rebase to most up2date upstream tarball, remove patches already upstream, fix
|
||||||
code movements in patches (#928758)
|
code movements in patches (#928758)
|
||||||
- fix man-page-day objections (private #948866)
|
- fix man-page-day objections (private #948866)
|
||||||
|
- fix the build for aarch64 (#926571)
|
||||||
|
|
||||||
* Thu Mar 21 2013 Pavel Raiskup <praiskup@redhat.com> - 1.5.1-12
|
* Thu Mar 21 2013 Pavel Raiskup <praiskup@redhat.com> - 1.5.1-12
|
||||||
- package also the 'scpio' utility (#771926)
|
- package also the 'scpio' utility (#771926)
|
||||||
|
Loading…
Reference in New Issue
Block a user