- fix the License tag
This commit is contained in:
parent
2e458cfaa3
commit
c9b3ac543b
@ -1,8 +1,8 @@
|
||||
Summary: The GNU shar utilities for packaging and unpackaging shell archives
|
||||
Name: sharutils
|
||||
Version: 4.7
|
||||
Release: 5%{?dist}
|
||||
License: GPLv3+
|
||||
Release: 6%{?dist}
|
||||
License: GPLv3+ and LGPLv2+ and Public Domain
|
||||
Group: Applications/Archiving
|
||||
Source: ftp://ftp.gnu.org/gnu/sharutils/REL-%{version}/sharutils-%{version}.tar.bz2
|
||||
URL: http://www.gnu.org/software/sharutils/
|
||||
@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 1 2010 Stepan Kasal <skasal@redhat.com> - 4.7-6
|
||||
- fix the License tag
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user