Browse Source

gzip: update to 1.6

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8203 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 10 years ago
parent
commit
8caa917150
1 changed files with 6 additions and 3 deletions
  1. 6 3
      g/gzip/gzip-vl.spec

+ 6 - 3
g/gzip/gzip-vl.spec

@@ -1,7 +1,7 @@
 Summary: The GNU data compression program.
 Summary(ja): GNU データ圧縮プログラム
 Name: gzip
-Version: 1.5
+Version: 1.6
 Release: 1%{?_dist_release}
 License: GPLv3+ and GFDL
 Group: Applications/Archiving
@@ -11,7 +11,6 @@ Source: ftp://alpha.gnu.org/gnu/gzip/gzip-%{version}.tar.xz
 Patch0: gzip-1.3.12-openbsd-owl-tmp.patch
 Patch1: gzip-1.3.5-zforce.patch
 Patch5: gzip-1.3.13-rsync.patch
-Patch7: gzip-1.3.9-addsuffix.patch
 
 Patch14: gzip-1.3.5-cve-2006-4338.patch
 Patch15: gzip-1.3.13-cve-2006-4337.patch
@@ -22,6 +21,7 @@ Requires(post): install-info
 Requires(preun): install-info
 Requires: mktemp, less, coreutils
 Buildroot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: texinfo
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -47,7 +47,6 @@ gzip は大変一般的に使われる圧縮プログラムなので,Linux シ
 %patch0 -p1 -b .owl-tmp
 %patch1 -p1 -b .zforce
 %patch5 -p1 -b .rsync
-%patch7 -p1 -b .addsuffix
 
 %patch14 -p1 -b .4338
 %patch15 -p1 -b .4337
@@ -110,6 +109,10 @@ fi
 
 
 %changelog
+* Sun Jan 19 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6-1
+- update to 1.6
+- add BR: texinfo
+
 * Mon Oct 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-1
 - update to 1.5
 - remove unneeded patches