automatic version update by autodist [release 9.38-1mamba;Mon Feb 23 2015]
This commit is contained in:
parent
931903e51d
commit
a7aa760a0c
11
p7zip.spec
11
p7zip.spec
@ -1,5 +1,5 @@
|
||||
Name: p7zip
|
||||
Version: 9.20.1
|
||||
Version: 9.38
|
||||
Release: 1mamba
|
||||
Summary: A file archiver with highest compression ratio.
|
||||
Group: Applications/Archiving
|
||||
@ -39,7 +39,7 @@ sed -i 's/'`echo %{buildroot} | sed 's/\//\\\\\//g'`'//' \
|
||||
%{buildroot}%{_bindir}/7z{,a}
|
||||
|
||||
# fix permissions for the documentations
|
||||
chmod -R a+r DOCS
|
||||
#chmod -R a+r DOCS
|
||||
|
||||
# fix permissions for tools
|
||||
chmod 755 %{buildroot}%{_prefix}/lib/%{name}/7z{,a,Con.sfx}
|
||||
@ -63,16 +63,19 @@ install -D -m 755 contrib/gzip-like_CLI_wrapper_for_7z/%{name} \
|
||||
%{_bindir}/7za
|
||||
%{_bindir}/7z
|
||||
%{_bindir}/7zr
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/p7zip
|
||||
%dir %{_prefix}/lib/%{name}
|
||||
%{_prefix}/lib/%{name}/*
|
||||
%{_mandir}/man1/7z*
|
||||
%doc DOCS/License.txt DOCS/copying.txt
|
||||
#%doc DOCS/License.txt DOCS/copying.txt
|
||||
#%doc ChangeLog README TODO DOCS
|
||||
#%doc contrib/VirtualFileSystemForMidnightCommander/readme
|
||||
#%doc contrib/gzip-like_CLI_wrapper_for_7z/README
|
||||
|
||||
%changelog
|
||||
* Mon Feb 23 2015 Automatic Build System <autodist@mambasoft.it> 9.38-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 23 2011 Automatic Build System <autodist@mambasoft.it> 9.20.1-1mamba
|
||||
- automatic update to 3.0.3.0 by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user