Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0291068d0 |
1 changed files with 4 additions and 4 deletions
8
xar.spec
8
xar.spec
|
|
@ -25,7 +25,7 @@ Patch1: xar-1.8-safe_dirname.patch
|
|||
Patch2: xar-1.8-arm-ppc.patch
|
||||
Patch3: xar-1.8-openssl-1.1.patch
|
||||
|
||||
Patch4: xar-1.8-Add-OpenSSL-To-Configuration.patch
|
||||
#Patch4: xar-1.8-Add-OpenSSL-To-Configuration.patch
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -54,7 +54,7 @@ pushd xar
|
|||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
#%patch4 -p1
|
||||
sed 's:-Wl,-rpath,::g' -i configure.ac #No rpath
|
||||
sed 's:filetree.h:../lib/filetree.h:g' -i src/xar.c #Fix path
|
||||
sed 's:util.h:../lib/util.h:g' -i src/xar.c #Fix path
|
||||
|
|
@ -90,8 +90,8 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0.417.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
* Tue Feb 4 2020 Mosaab Alzoubi <moceap[AT]hotmail[DOT]com> - 1.8.0.417.1-2
|
||||
- Disable patch4 for EPEL7
|
||||
|
||||
* Sat Jan 25 2020 Mosaab Alzoubi <moceap[AT]hotmail[DOT]com> - 1.8.0.417.1-1
|
||||
- Use Apple upstream instead of non-fresh Github one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue