Change source url
This commit is contained in:
parent
e76edd71d6
commit
c026af6e5d
@ -5,11 +5,11 @@
|
|||||||
d=%{_sysconfdir}/rpm; echo $d)
|
d=%{_sysconfdir}/rpm; echo $d)
|
||||||
Name: gnustep-make
|
Name: gnustep-make
|
||||||
Version: 2.8.0
|
Version: 2.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GNUstep makefile package
|
Summary: GNUstep makefile package
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnustep.org/
|
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
|
Source1: %{name}-macros.gnustep
|
||||||
BuildRequires: gcc-objc texinfo-tex tetex-latex tetex-dvips latex2html texi2html make
|
BuildRequires: gcc-objc texinfo-tex tetex-latex tetex-dvips latex2html texi2html make
|
||||||
Requires: gnustep-filesystem%{?_isa} = %{version}-%{release}
|
Requires: gnustep-filesystem%{?_isa} = %{version}-%{release}
|
||||||
@ -88,5 +88,8 @@ install -p -m 644 macros.gnustep %{buildroot}%{macrosdir}
|
|||||||
%doc %{_datadir}/GNUstep/Documentation/*
|
%doc %{_datadir}/GNUstep/Documentation/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 7 2021 zhengyaohui <zhengyaohui1@huawei.com> - 2.8.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user