Fix URL, license, ship license text

This commit is contained in:
Vitezslav Crhonek 2019-05-14 14:28:03 +02:00
parent 7780883d3e
commit f74521c4d2

View File

@ -1,10 +1,10 @@
Name: sblim-wbemcli
Version: 1.6.3
Release: 13%{?dist}
Release: 14%{?dist}
Summary: SBLIM WBEM Command Line Interface
License: EPL
URL: http://sblim.wiki.sourceforge.net/
License: EPL-1.0
URL: https://sourceforge.net/projects/sblim/
Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
Patch0: sblim-wbemcli-1.5.1-gcc43.patch
Patch1: sblim-wbemcli-1.6.2-https-segfaults.patch
@ -37,11 +37,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
%files
%license COPYING
%{_bindir}/wbem*
%{_mandir}/man1/*
%{_datadir}/%{name}
%changelog
* Tue May 14 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-14
- Fix URL
- Use correct short name for Eclipse Public License 1.0
- Use %%license
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild