Fix license field again.
This commit is contained in:
parent
25bd03beab
commit
5ff8c5d66b
10
at.spec
10
at.spec
@ -3,9 +3,10 @@
|
|||||||
Summary: Job spooling tools
|
Summary: Job spooling tools
|
||||||
Name: at
|
Name: at
|
||||||
Version: 3.1.13
|
Version: 3.1.13
|
||||||
Release: 10%{dist}
|
Release: 11%{dist}
|
||||||
# parsetime.pl is under ISC
|
# http://packages.debian.org/changelogs/pool/main/a/at/current/copyright
|
||||||
License: GPLv2+ and ISC
|
# + install-sh is MIT license with changes under Public Domain
|
||||||
|
License: GPLv3+ and GPLv2+ and ISC and MIT and Public Domain
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://ftp.debian.org/debian/pool/main/a/at
|
URL: http://ftp.debian.org/debian/pool/main/a/at
|
||||||
Source: http://ftp.debian.org/debian/pool/main/a/at/at_%{version}.orig.tar.gz
|
Source: http://ftp.debian.org/debian/pool/main/a/at/at_%{version}.orig.tar.gz
|
||||||
@ -185,6 +186,9 @@ chown daemon:daemon %{_localstatedir}/spool/at/.SEQ
|
|||||||
%attr(0755,root,root) %{_initrddir}/atd
|
%attr(0755,root,root) %{_initrddir}/atd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 14 2012 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-11
|
||||||
|
- fix license field again
|
||||||
|
|
||||||
* Thu Nov 1 2012 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-10
|
* Thu Nov 1 2012 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-10
|
||||||
- fix license field
|
- fix license field
|
||||||
- fix systemd macros in scriptlets part of the specfile
|
- fix systemd macros in scriptlets part of the specfile
|
||||||
|
Loading…
Reference in New Issue
Block a user