]> git.pld-linux.org Git - packages/buffer.git/blobdiff - buffer.spec
Add missing $Header content that got lost during git migration
[packages/buffer.git] / buffer.spec
index 611f40bc004af421a6d31138f4f551a7e5038a05..7e29fc81f2e936ae4c859bdf6e364a9c03af765c 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       Standard input and output buffering program
-Summary(pl.UTF-8):   Program buforujący standardowe wejście i wyjście
+Summary(pl.UTF-8):     Program buforujący standardowe wejście i wyjście
 Name:          buffer
 Version:       1.19
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/Archiving
 Source0:       http://www.netsw.org/system/tools/fileutils/filter/%{name}-%{version}.shar.gz
 # 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.072442 seconds and 4 git commands to generate.