|
@@ -5,7 +5,7 @@ Summary: A utility for unpacking zip files.
|
|
Summary(ja): zip ファイルを展開するユーティリティ
|
|
Summary(ja): zip ファイルを展開するユーティリティ
|
|
Name: unzip
|
|
Name: unzip
|
|
Version: %{src_ver}
|
|
Version: %{src_ver}
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
License: BSD
|
|
License: BSD
|
|
Group: Applications/Archiving
|
|
Group: Applications/Archiving
|
|
Source: ftp://ftp.info-zip.org/pub/infozip/src/%{src_file}.tar.gz
|
|
Source: ftp://ftp.info-zip.org/pub/infozip/src/%{src_file}.tar.gz
|
|
@@ -94,6 +94,9 @@ make prefix=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1 ins
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Apr 5 2011 IWAI, Masaharu <iwai@alib.jp> 5.52-3vl6
|
|
|
|
+- build on current VineSeed
|
|
|
|
+
|
|
* Wed Apr 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 5.52-2
|
|
* Wed Apr 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 5.52-2
|
|
- spec in utf-8
|
|
- spec in utf-8
|
|
- add NLS patch
|
|
- add NLS patch
|