automatic version update by autodist [release 1.0.1-1mamba;Tue May 19 2015]
This commit is contained in:
parent
2807ab1fc4
commit
0e8d8f3b46
10
libzip.spec
10
libzip.spec
@ -1,5 +1,5 @@
|
||||
Name: libzip
|
||||
Version: 0.11.2
|
||||
Version: 1.0.1
|
||||
Release: 1mamba
|
||||
Summary: A C library for reading, creating, and modifying zip archives
|
||||
Group: System/Libraries
|
||||
@ -71,18 +71,22 @@ This package contains the following programs for manipulating zip archives:
|
||||
%{_libdir}/pkgconfig/libzip.pc
|
||||
%{_mandir}/man3/libzip.*
|
||||
%{_mandir}/man3/zip_*
|
||||
%{_mandir}/man3/ZIP_SOURCE_GET_ARGS.3.gz
|
||||
%doc NEWS README TODO
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/zipcmp
|
||||
%{_bindir}/zipmerge
|
||||
%{_bindir}/ziptorrent
|
||||
#%{_bindir}/ziptorrent
|
||||
%{_mandir}/man1/zipcmp.*
|
||||
%{_mandir}/man1/zipmerge.*
|
||||
%{_mandir}/man1/ziptorrent.*
|
||||
#%{_mandir}/man1/ziptorrent.*
|
||||
|
||||
%changelog
|
||||
* Tue May 19 2015 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 24 2013 Automatic Build System <autodist@mambasoft.it> 0.11.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user