update to 1.6.15
This commit is contained in:
parent
9cd467f96a
commit
73a510c53c
@ -1 +1,2 @@
|
|||||||
parted-1.6.14.tar.gz
|
parted-1.6.14.tar.gz
|
||||||
|
parted-1.6.15.tar.gz
|
||||||
|
3
Makefile
3
Makefile
@ -1,6 +1,7 @@
|
|||||||
# Makefile for source rpm: parted
|
# Makefile for source rpm: parted
|
||||||
# $Id$
|
# $Id: Makefile,v 1.1 2004/09/09 09:51:28 cvsdist Exp $
|
||||||
NAME := parted
|
NAME := parted
|
||||||
SPECFILE = $(firstword $(wildcard *.spec))
|
SPECFILE = $(firstword $(wildcard *.spec))
|
||||||
|
UPSTREAM_CHECKS = sign
|
||||||
|
|
||||||
include ../common/Makefile.common
|
include ../common/Makefile.common
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: The GNU disk partition manipulation program.
|
Summary: The GNU disk partition manipulation program.
|
||||||
Name: parted
|
Name: parted
|
||||||
Version: 1.6.14
|
Version: 1.6.15
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||||
Patch0: parted-1.6.3-fat.c.patch
|
Patch0: parted-1.6.3-fat.c.patch
|
||||||
@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
|||||||
%{_libdir}/*.a*
|
%{_libdir}/*.a*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 20 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-1
|
||||||
|
- 1.6.15
|
||||||
|
|
||||||
* Fri Sep 10 2004 Jeremy Katz <katzj@redhat.com> - 1.6.14-1
|
* Fri Sep 10 2004 Jeremy Katz <katzj@redhat.com> - 1.6.14-1
|
||||||
- update to 1.6.14
|
- update to 1.6.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user