Browse Source

upgrading package: pax 20081104 -> 20100202

master
parent
commit
cc1959a61e
  1. 10
      pax/pax.spec

10
pax/pax.spec

@ -22,9 +22,9 @@
##
# package versions
%define V_here 20081104
%define V_init 2008-11-04
%define V_base 2008-11-04
%define V_here 20100202
%define V_init 2010-02-02
%define V_base 2010-02-02
# package information
Name: pax
@ -37,7 +37,7 @@ Class: EVAL
Group: Archiver
License: CPL
Version: %{V_here}
Release: 20081105
Release: 20100209
# list of sources
Source0: http://I%20accept%20www.opensource.org%2flicenses%2fcpl:.@www.research.att.com/~gsf/download/tgz/ast-base.%{V_base}.tgz
@ -90,7 +90,7 @@ AutoReqProv: no
%{l_shtool} install -c -s -m 755 \
arch/*/bin/pax $RPM_BUILD_ROOT%{l_prefix}/bin/
%{l_shtool} install -c -m 644 \
arch/*/man/man1/pax.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
src/cmd/pax/pax.1.posix $RPM_BUILD_ROOT%{l_prefix}/man/man1/pax.1
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
%files -f files

Loading…
Cancel
Save