]> git.pld-linux.org Git - packages/parted.git/commitdiff
- hopefully fixed problem with EINVAL dueing seek on /dev/hd* (lseek64 patch) parted-1_4_16-2
authorMichal Moskal <michal@moskal.me>
Sat, 18 Aug 2001 11:40:44 +0000 (11:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    parted.spec -> 1.62

parted.spec

index 814c5171eaccaa7e0b01fc51e46113e766257dda..3b09ecb35688eb8c0779ed36d2129e62113442a7 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Flexible partitioning tool
 Summary(pl):   GNU Parted - narzêdzie do zarz±dzania partycjami na dyskach
 Name:          parted
 Version:       1.4.16
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Group(de):     Applikationen/System
@@ -11,6 +11,7 @@ Vendor:               Andrew Clausen <clausen@gnu.org>
 Source0:       ftp://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.gz
 Patch0:                %{name}-BOOT.patch
 Patch1:                http://domsch.com/linux/parted/%{name}-%{version}-gpt-20010718.patch
+Patch2:                %{name}-lseek64.patch
 URL:           http://www.gnu.org/software/parted/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -81,6 +82,7 @@ Group(pl):    Aplikacje/System
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm missing
This page took 0.167121 seconds and 4 git commands to generate.