Modify Source0 url
This commit is contained in:
parent
6ac618c313
commit
1464f84351
BIN
container-exception-logger-1.0.3-1.tar.gz
Normal file
BIN
container-exception-logger-1.0.3-1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: container-exception-logger
|
Name: container-exception-logger
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Logging from a container to a host
|
Summary: Logging from a container to a host
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/abrt/container-exception-logger
|
URL: https://github.com/abrt/container-exception-logger
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: https://github.com/abrt/container-exception-logger/archive/%{name}-%{version}-1.tar.gz
|
||||||
BuildRequires: asciidoc libxslt
|
BuildRequires: asciidoc libxslt
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -18,7 +18,7 @@ Summary: Help document for the %{name} package
|
|||||||
Help document for the %{name} package.
|
Help document for the %{name} package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{name}-%{version}-1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
gcc %{optflags} src/%{name}.c -o src/container-exception-logger
|
gcc %{optflags} src/%{name}.c -o src/container-exception-logger
|
||||||
@ -39,5 +39,8 @@ cp man/container-exception-logger.1 %{buildroot}/%{_mandir}/man1/container-excep
|
|||||||
%{_mandir}/man1/container-exception-logger.1.*
|
%{_mandir}/man1/container-exception-logger.1.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tues Sept 8 2020 Ge Wang <wangge20@huawei.com> 1.0.3-3
|
||||||
|
- Modify the Source0 Url
|
||||||
|
|
||||||
* Thu Dec 12 2019 shijian <shijian16@huawei.com> 1.0.3-2
|
* Thu Dec 12 2019 shijian <shijian16@huawei.com> 1.0.3-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user