Skip to content

Commit

Permalink
Removal of EL7/8-specific packages and spec behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeit-internet2 committed Jan 10, 2024
1 parent 5a7827d commit 2e7b829
Show file tree
Hide file tree
Showing 83 changed files with 28 additions and 6,088 deletions.
Binary file removed Cython/Cython-0.29.21.tar.gz
Binary file not shown.
5 changes: 0 additions & 5 deletions Cython/Makefile

This file was deleted.

101 changes: 0 additions & 101 deletions Cython/unibuild-packaging/rpm/Cython.spec

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ Requires: jsoncpp
Requires: openssl

BuildRequires: cmake
#TODO: They really want this; EL7 doesn't have it.
#BuildRequires: gcc-c++ >= 4.9
BuildRequires: gcc-c++
BuildRequires: gcc-c++ >= 4.9
BuildRequires: libpcap-devel
BuildRequires: libtins-devel
BuildRequires: jsoncpp-devel
Expand Down
7 changes: 0 additions & 7 deletions ethr/unibuild-packaging/rpm/ethr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@ cleanup()
}
trap cleanup EXIT

%if 0%{?el7}
## EL7 has problems with its git that cause module fetches not to work.
## Use Golang's proxy to do it instead.
#export GO111MODULE=on
#export GOPROXY="https://proxy.golang.org"
%endif

go mod init microsoft.com/ethr
go mod tidy -e
go get ./...
Expand Down
5 changes: 0 additions & 5 deletions iperf/unibuild-packaging/rpm/iperf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@ jitter, datagram loss.
%patch0 -p1

%build
%if 0%{?el9}
# The macro isn't present on EL9.
autoconf
%else
%{__autoconf}
%endif
%configure
%{__make} %{?_smp_mflags}

Expand Down
1 change: 0 additions & 1 deletion libtins/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions libtins/Makefile

This file was deleted.

Binary file removed libtins/libtins-4.2.tar.gz
Binary file not shown.
94 changes: 0 additions & 94 deletions libtins/unibuild-packaging/rpm/libtins.spec

This file was deleted.

5 changes: 0 additions & 5 deletions mod_wsgi/Makefile

This file was deleted.

Binary file removed mod_wsgi/mod_wsgi-4.6.5.tar.gz
Binary file not shown.
83 changes: 0 additions & 83 deletions mod_wsgi/unibuild-packaging/rpm/mod_wsgi.spec

This file was deleted.

1 change: 0 additions & 1 deletion mod_wsgi/wsgi.conf

This file was deleted.

7 changes: 0 additions & 7 deletions oniguruma/Makefile

This file was deleted.

Binary file removed oniguruma/oniguruma-6.9.6.tar.gz
Binary file not shown.
Loading

0 comments on commit 2e7b829

Please sign in to comment.