!2 Change source url
From: @wk333 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
530e6d87a2
@ -5,11 +5,11 @@
|
||||
d=%{_sysconfdir}/rpm; echo $d)
|
||||
Name: gnustep-make
|
||||
Version: 2.8.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: GNUstep makefile package
|
||||
License: GPLv3+
|
||||
URL: http://www.gnustep.org/
|
||||
Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/gnustep/tools-make/releases/download/make-2_8_0/gnustep-make-2.8.0.tar.gz
|
||||
Source1: %{name}-macros.gnustep
|
||||
BuildRequires: gcc-objc texinfo-tex tetex-latex tetex-dvips latex2html texi2html make
|
||||
Requires: gnustep-filesystem%{?_isa} = %{version}-%{release}
|
||||
@ -88,5 +88,8 @@ install -p -m 644 macros.gnustep %{buildroot}%{macrosdir}
|
||||
%doc %{_datadir}/GNUstep/Documentation/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 2.8.0-2
|
||||
- Change source url
|
||||
|
||||
* Tue Sep 7 2021 zhengyaohui <zhengyaohui1@huawei.com> - 2.8.0-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user