Skip to content

Commit

Permalink
Update some more externals that doesn't depend on many others
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Mar 31, 2020
1 parent fda971d commit 8fb628f
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion OpenBLAS.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external OpenBLAS 0.3.7
### RPM external OpenBLAS 0.3.9
Source: https://github.com/xianyi/OpenBLAS/archive/v%{realversion}.tar.gz

# Will be part of future release
Expand Down
2 changes: 1 addition & 1 deletion cmake.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external cmake 3.14.5
### RPM external cmake 3.17.0
%define downloaddir %(echo %realversion | cut -d. -f1,2)
Source: http://www.cmake.org/files/v%{downloaddir}/%n-%realversion.tar.gz
Requires: bz2lib curl expat zlib
Expand Down
2 changes: 1 addition & 1 deletion gmake.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external gmake 4.2.1
### RPM external gmake 4.3
Source: ftp://ftp.gnu.org/gnu/make/make-%{realversion}.tar.gz

%prep
Expand Down
4 changes: 2 additions & 2 deletions gmp-static.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### RPM external gmp-static 6.1.0
### RPM external gmp-static 6.2.0

Source: http://davidlt.web.cern.ch/davidlt/vault/gmp-%{realversion}.tar.bz2
Source: https://ftp.gnu.org/gnu/gmp/gmp-%realversion.tar.xz

BuildRequires: autotools

Expand Down
4 changes: 2 additions & 2 deletions gmp.spec
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### RPM external gmp 6.1.2
Source: ftp://mirrors.kernel.org/gnu/%n/%n-%realversion.tar.xz
### RPM external gmp 6.2.0
Source: https://ftp.gnu.org/gnu/%n/%n-%realversion.tar.xz
2 changes: 1 addition & 1 deletion libxml2.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external libxml2 2.9.9
### RPM external libxml2 2.9.10
Source: ftp://xmlsoft.org/%{n}/%{n}-%{realversion}.tar.gz
%define strip_files %{i}/lib/lib* %{i}/bin/{xmlcatalog,xmllint}
%define drop_files %{i}/share/{man,doc,gtk-doc}
Expand Down
2 changes: 1 addition & 1 deletion lz4.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external lz4 1.9.1
### RPM external lz4 1.9.2

%define github_user lz4
Source: https://github.com/%{github_user}/%{n}/archive/v%{realversion}.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion mpfr-static.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external mpfr-static 4.0.1
### RPM external mpfr-static 4.0.2

Source: http://www.mpfr.org/mpfr-%{realversion}/mpfr-%{realversion}.tar.bz2

Expand Down
2 changes: 1 addition & 1 deletion nasm.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external nasm 2.11.02
### RPM external nasm 2.14.02
Source: http://www.nasm.us/pub/nasm/releasebuilds/%{realversion}/%{n}-%{realversion}.tar.bz2

%prep
Expand Down
2 changes: 1 addition & 1 deletion zstd.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external zstd 1.4.0
### RPM external zstd 1.4.4
## INITENV SETV ZSTD_SOURCE %{source0}
## INITENV SETV ZSTD_STRIP_PREFIX %{source_prefix}

Expand Down

0 comments on commit 8fb628f

Please sign in to comment.