diff options
| author | Miroslav Lichvar <mlichvar@fedoraproject.org> | 2007-08-21 15:07:11 (GMT) |
|---|---|---|
| committer | Miroslav Lichvar <mlichvar@fedoraproject.org> | 2007-08-21 15:07:11 (GMT) |
| commit | a1075eab388598b382cbf4d8080597c94a274bf5 (patch) | |
| tree | 2d1d65ca9c70f14ee8d56b36235c2676d0fe6ef3 | |
| parent | 128afa55c84b40e2f119e781eb9d3033aede07d2 (diff) | |
| download | adjtimex-a1075eab388598b382cbf4d8080597c94a274bf5.zip adjtimex-a1075eab388598b382cbf4d8080597c94a274bf5.tar.gz adjtimex-a1075eab388598b382cbf4d8080597c94a274bf5.tar.bz2 | |
- update license tagadjtimex-1_21-3_fc8
| -rw-r--r-- | adjtimex.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/adjtimex.spec b/adjtimex.spec index 8f6945a..2a0fd1d 100644 --- a/adjtimex.spec +++ b/adjtimex.spec @@ -1,9 +1,9 @@ Summary: A utility for adjusting kernel time variables Name: adjtimex Version: 1.21 -Release: 2%{?dist} +Release: 3%{?dist} ExclusiveOS: Linux -License: GPL +License: GPLv2+ Group: System Environment/Base Source: http://ibiblio.org/pub/Linux/system/admin/time/adjtimex-%{version}.tar.gz Patch1: adjtimex-1.13-glibc.patch @@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/adjtimex.8* %changelog +* Tue Aug 21 2007 Miroslav Lichvar <mlichvar@redhat.com> 1.21-3 +- update license tag + * Mon Feb 05 2007 Miroslav Lichvar <mlichvar@redhat.com> 1.21-2 - spec cleanup (#225239) |
