Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Fedora Release Engineering
225b8bbe22 dist-git conversion 2010-07-28 09:35:59 +00:00
Bill Nottingham
0c25b40897 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:25:03 +00:00
Jesse Keating
1a0561b7eb Initialize branch F-9 for adjtimex 2008-04-20 11:53:17 +00:00
Jesse Keating
cca6f498eb - Autorebuild for GCC 4.3 2008-02-19 13:58:45 +00:00
Bill Nottingham
d87be0c99f makefile update to properly grab makefile.common 2007-10-15 18:35:29 +00:00
3 changed files with 4 additions and 7 deletions

View file

View file

@ -1,6 +0,0 @@
# Makefile for source rpm: adjtimex
# $Id$
NAME := adjtimex
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

View file

@ -1,7 +1,7 @@
Summary: A utility for adjusting kernel time variables
Name: adjtimex
Version: 1.21
Release: 3%{?dist}
Release: 4%{?dist}
ExclusiveOS: Linux
License: GPLv2+
Group: System Environment/Base
@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/adjtimex.8*
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.21-4
- Autorebuild for GCC 4.3
* Tue Aug 21 2007 Miroslav Lichvar <mlichvar@redhat.com> 1.21-3
- update license tag