update to 1.6.15

This commit is contained in:
Jeremy Katz 2004-09-20 16:15:19 +00:00
parent 9cd467f96a
commit 73a510c53c
5 changed files with 9 additions and 3 deletions

View File

@ -1 +1,2 @@
parted-1.6.14.tar.gz
parted-1.6.15.tar.gz

View File

@ -1,6 +1,7 @@
# Makefile for source rpm: parted
# $Id$
# $Id: Makefile,v 1.1 2004/09/09 09:51:28 cvsdist Exp $
NAME := parted
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = sign
include ../common/Makefile.common

1
mirrors Normal file
View File

@ -0,0 +1 @@
ftp://ftp.gnu.org/gnu/parted/

View File

@ -3,7 +3,7 @@
Summary: The GNU disk partition manipulation program.
Name: parted
Version: 1.6.14
Version: 1.6.15
Release: 1
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Patch0: parted-1.6.3-fat.c.patch
@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
%{_libdir}/*.a*
%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
- update to 1.6.14

View File

@ -1 +1 @@
a75de23764d0a9c354fc20e88ac2d6ec parted-1.6.14.tar.gz
21215045a05568fbcf7c67f3f022aca9 parted-1.6.15.tar.gz