Page MenuHomeSolus

No OneTemporary

diff --git a/package.yml b/package.yml
index 60bf4d7..93ccacb 100644
--- a/package.yml
+++ b/package.yml
@@ -1,20 +1,20 @@
name : libzip
version : 1.5.1
-release : 9
+release : 10
source :
- - https://nih.at/libzip/libzip-1.5.1.tar.xz : 04ea35b6956c7b3453f1ed3f3fe40e3ddae1f43931089124579e8384e79ed372
+ - https://github.com/nih-at/libzip/archive/rel-1-5-1.tar.gz : 3ca79ff6b9a02b3e3bcf0b45f30a8159c3146658f57c8b6be0a370eabd3db071
license : BSD-3-Clause
-component : programming
+component : programming.library
summary : libzip is a C library for reading, creating, and modifying zip archives
description: |
libzip is a C library for reading, creating, and modifying zip archives.
builddeps :
- bzip2-devel
setup : |
%cmake .
build : |
%make
install : |
%make_install
check : |
%make check || :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index bb658bc..159dd28 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,51 +1,172 @@
<PISI>
<Source>
<Name>libzip</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Bryan T. Meyers</Name>
+ <Email>bmeyers@datadrake.com</Email>
</Packager>
<License>BSD-3-Clause</License>
- <PartOf>programming</PartOf>
+ <PartOf>programming.library</PartOf>
<Summary xml:lang="en">libzip is a C library for reading, creating, and modifying zip archives</Summary>
<Description xml:lang="en">libzip is a C library for reading, creating, and modifying zip archives.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libzip</Name>
<Summary xml:lang="en">libzip is a C library for reading, creating, and modifying zip archives</Summary>
<Description xml:lang="en">libzip is a C library for reading, creating, and modifying zip archives.
</Description>
- <PartOf>programming</PartOf>
+ <PartOf>programming.library</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="doc">/usr/share/doc</Path>
+ <Path fileType="executable">/usr/bin/zipcmp</Path>
+ <Path fileType="executable">/usr/bin/zipmerge</Path>
+ <Path fileType="executable">/usr/bin/ziptool</Path>
+ <Path fileType="library">/usr/lib64/libzip.so.5</Path>
+ <Path fileType="library">/usr/lib64/libzip.so.5.0</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/ZIP_SOURCE_GET_ARGS.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/libzip.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_add.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_add_dir.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_close.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_delete.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_dir_add.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_discard.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_clear.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_code_system.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_code_zip.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_fini.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_get.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_get_sys_type.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_init.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_init_with_code.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_set.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_strerror.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_system_type.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_to_data.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_error_to_str.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_errors.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fclose.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fdopen.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_add.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_error_clear.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_error_get.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_field_delete.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_field_delete_by_id.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_field_get.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_field_get_by_id.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_field_set.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_fields_count.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_extra_fields_count_by_id.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_get_comment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_get_error.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_get_external_attributes.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_rename.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_replace.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_set_comment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_set_encryption.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_set_external_attributes.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_set_mtime.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_file_strerror.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fopen.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fopen_encrypted.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fopen_index.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fopen_index_encrypted.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fread.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_fseek.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_ftell.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_archive_comment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_archive_flag.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_error.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_file_comment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_name.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_num_entries.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_get_num_files.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_libzip_version.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_name_locate.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_open.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_open_from_source.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_register_progress_callback.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_register_progress_callback_with_state.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_rename.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_replace.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_set_archive_comment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_set_archive_flag.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_set_default_password.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_set_file_comment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_set_file_compression.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_begin_write.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_begin_write_cloning.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_buffer.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_buffer_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_buffer_fragment.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_buffer_fragment_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_close.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_commit_write.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_error.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_file.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_file_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_filep.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_filep_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_function.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_function_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_is_deleted.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_keep.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_make_command_bitmap.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_open.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_read.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_rollback_write.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_seek.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_seek_compute_offset.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_seek_write.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_stat.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_tell.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_tell_write.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_win32a.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_win32a_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_win32handle.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_win32handle_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_win32w.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_win32w_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_write.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_source_zip.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_stat.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_stat_index.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_stat_init.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_strerror.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_unchange.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_unchange_all.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zip_unchange_archive.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zipcmp.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/zipmerge.html</Path>
+ <Path fileType="doc">/usr/share/doc/libzip/ziptool.html</Path>
</Files>
</Package>
<Package>
<Name>libzip-devel</Name>
<Summary xml:lang="en">Development files for libzip</Summary>
<Description xml:lang="en">libzip is a C library for reading, creating, and modifying zip archives.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="9">libzip</Dependency>
+ <Dependency release="10">libzip</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/zip.h</Path>
+ <Path fileType="header">/usr/include/zipconf.h</Path>
+ <Path fileType="library">/usr/lib64/libzip.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libzip.pc</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2018-04-12</Date>
+ <Update release="10">
+ <Date>2018-12-23</Date>
<Version>1.5.1</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Bryan T. Meyers</Name>
+ <Email>bmeyers@datadrake.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/x-diff
Expires
Thu, Aug 10, 12:05 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5869731
Default Alt Text
(14 KB)

Event Timeline