Sérgio M. Basto 2 years ago
parent 82e8bb0f48
commit 9c485d356a

@ -178,6 +178,9 @@ user interfaces.
%prep
%autosetup -p1
#fix for https://bugzilla.redhat.com/show_bug.cgi?id=2171353
sed -i 's/use at/at/' scripts/dpkg-source.pl
# Filter unwanted Requires:
cat << \EOF > %{name}-req
#!/bin/sh
@ -573,7 +576,7 @@ make VERBOSE=1 TESTSUITEFLAGS=--verbose \
- More clean up of el6 builds
* Thu Nov 14 2019 Sérgio Basto <sergio@serjux.com> - 1.19.7-1
- Upgrade dpkg to 1.19.x 1.19.7
- Upgrade dpkg to 1.19.x, 1.19.7
- Won't be possible build on el7
- Remove hacks for tar <= 1.28 on el7 (patch 3)
- Remove hacks buil on el6 (patch 2)

Loading…
Cancel
Save