]> git.pld-linux.org Git - packages/buffer.git/commitdiff
- largefile patch
authorTomasz Pala <gotar@pld-linux.org>
Mon, 10 Dec 2007 13:56:27 +0000 (13:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    buffer.spec -> 1.18

buffer.spec

index 033ba4b15331528a28b50525d407f35ae29ecd03..87d5714a91c3ab2adbe479e11930e48dc4d13103 100644 (file)
@@ -9,6 +9,7 @@ Source0:        http://www.netsw.org/system/tools/fileutils/filter/%{name}-%{version}.s
 # Source0-md5: b53ffff6380118f77b4f6cb4784a70db
 Patch0:                %{name}-1.17_suse.patch
 Patch1:                %{name}-debian-1.19-7.patch
+Patch2:                %{name}-largefile.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,6 +25,7 @@ chmod 755 %{name}-%{version}.shar
 ./%{name}-%{version}.shar
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} \
This page took 0.065524 seconds and 4 git commands to generate.