From 17c3d3001da9f6434daff2c144241821b4150e991c77cef77c727ac773808eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Jun 2014 08:07:30 +0000 Subject: [PATCH] Split libburnia into separate packages as they are released, Also update them to libburn-1.3.6.pl01, libisofs-1.3.6 and libisoburn-1.3.6.pl01 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=1 --- .gitattributes | 23 ++ .gitignore | 1 + libisoburn-1.3.6.pl01.tar.gz | 3 + libisoburn.changes | 553 +++++++++++++++++++++++++++++++++++ libisoburn.spec | 164 +++++++++++ 5 files changed, 744 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 libisoburn-1.3.6.pl01.tar.gz create mode 100644 libisoburn.changes create mode 100644 libisoburn.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/libisoburn-1.3.6.pl01.tar.gz b/libisoburn-1.3.6.pl01.tar.gz new file mode 100644 index 0000000..f6d1426 --- /dev/null +++ b/libisoburn-1.3.6.pl01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939c8f38f466628f72294d45bb36aeea27c94c70f537e021dd86870f40771b35 +size 1410776 diff --git a/libisoburn.changes b/libisoburn.changes new file mode 100644 index 0000000..070ce4d --- /dev/null +++ b/libisoburn.changes @@ -0,0 +1,553 @@ +------------------------------------------------------------------- +Sat May 31 22:48:33 UTC 2014 - asterios.dramis@gmail.com + +- Update to version 1.3.6.pl01: + * Bug fix: Command -status produced FAILURE event if no drive was acquired. + This is a regression introduced by release 1.3.6. + From version 1.3.6: + libisoburn and xorriso: + * Bug fix: -list_speeds did not work any more with old CD drives. Regression + introduced by release 1.3.4 + * Bug fix: -check_media marked untested sectors in sector map as valid + * Bug fix: Paths with symbolic links preceding ".." were not interpreted + properly + * New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16 + * New -compliance rule joliet_utf16, new -as mkisofs option -joliet-utf16 + * New -find test -bad_outname, new -find action print_outname + * New API call isoburn_conv_name_chars() +- Split libisoburn from libburnia and make it a separate package. +- Added xorriso as a subpackage. +- Added the necessary Provides/Obsoletes entries for libburnia-devel, + libburnia-tools and libburnia-tools-x11. + +------------------------------------------------------------------- +Tue Dec 17 10:23:37 UTC 2013 - gber@opensuse.org + +- update libisofs to version 1.3.4 + * Giving sort weight 2 as default to El Torito boot images + * Encoding HFS+ names in UTF-16 rather than UCS-2. +- update libburn to version 1.3.4 + * Bug fix: Drive error reports were ignored during blanking and + formatting + * Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted + DVD+RW + * New API call burn_disc_pretend_full_uncond() +- update libisoburn to version 1.3.4 + * Bug fix: Command -blank "as_needed" formatted blank BD-R. + * Bug fix: -as mkisofs option -log-file put the log file into the + image + * Bug fix: -cut_out did not add x-permission to r-permission of + directory + * Bug fix: Command -zisofs did not accept all options emitted by + -status -zisofs + * Bug fix: -blank force:... failed on appendable or closed media + * New command -read_speed + * New -close mode "as_needed", new -as cdrecord option + --multi_if_possible + * New -alter_date types: a-c , m-c , b-c , c +- add rpmlintrc to remove false-positive dependency error + +------------------------------------------------------------------- +Thu Aug 8 13:24:26 UTC 2013 - pascal.bleser@opensuse.org + +- update to 1.3.2: + * cdrskin has acquired the ability to copy audio tracks to .wav files + * cdrskin can extract CD-TEXT in a form which is readable for humans and for + cdrskin itself + +------------------------------------------------------------------- +Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de + +- Explicitly list libattr-devel as BuildRequires +- Remove redundant %clean section. + +------------------------------------------------------------------- +Sun May 26 21:19:38 UTC 2013 - gber@opensuse.org + +- updated libisofs to version 1.3.0 + * Bug fix: GPT header CRC was computed from all 512 bytes rather + than from 92. + * Bug fix: Unspecified Expiration Time and Effective Time of ISO + volume was represented by 0-bytes rather than ASCII '0' digits. + * Bug fix: Reserved and unused fields of APM entries were not + zeroed. + * Bug fix: The protective MBR partition for GPT started at block + 0 instead of 1. + * New option bits with el_torito_set_isolinux_options() and + iso_write_opts_set_system_area() to control GRUB2 patching of + boot image and MBR. + * New API calls iso_image_set_sparc_core() and + iso_image_get_sparc_core(). +- updated libburn to version 1.3.0 + * Bug fix: Full formatting of BD-RE used certification regardless + of drive capabilities + * Bug fix: DVD+R with damaged TOC were reported by -minfo with + wrong end address +- updated libisoburn to version 1.3.0 + * Bug fix: Disk paths with components '.' or '..' could be + mistaken for directories. + * Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and + a single boot image. Regression introduced by libisoburn-1.2.8. + * Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc + by default. + * Bug fix: Unspecified Expiration Time and Effective Time of ISO + volume was represented by 0-bytes rather than ASCII '0' digits. + * Bug fix: Reserved and unused fields of APM entries were not + zeroed. + * Bug fix: GPT header CRC was computed from all 512 bytes rather + than from 92. + * Bug fix: The protective MBR partition for GPT started at block + 0 instead of 1. + * New -boot_image bootspecs grub2_mbr= and grub2_boot_info= + * New -boot_image bootspec grub2_sparc_core= + * New -as mkisofs options --grub2-mbr , --grub2-boot-info , + --grub2-sparc-core + * New -hardlinks mode "lsl_count" / "no_lsl_count" + +------------------------------------------------------------------- +Tue Mar 26 15:18:24 UTC 2013 - gber@opensuse.org + +- updated libburn to version 1.2.8 + * New cdrskin option --list_speeds + * -toc and -minfo now report about tracks in the incomplete + session + * New API call burn_disc_get_incomplete_sessions() + * New burn_toc_entry component .track_status_bits + * Bug fix: All CD tracks were reported with the sizes of the + tracks in the first session. Regression introduced with version + 1.2.0 (rev 4552). + * Bug fix: On some drives the request for minimum speed yielded + maximum speed + * New cdrskin option --no_load + * Bug fix: Speed setting had no effect on BD media + * New API call burn_read_audio() + * New API call burn_list_sev_texts() + * New API call burn_write_opts_set_obs_pad(), ./configure + --enable-dvd-obs-pad + * New cdrskin option --obs_pad + * Bug fix: CD SAO sessions with data tracks started by an audio + pause + * Bug fix: CD tracks were perceived 2 sectors too short. Nice + with TAO, bad with SAO. + * Bug fix: cdrskin SIGSEGV if track source was added when no + drive was available +- updated libisoburn to version 1.2.8 + * Bug fix: -tell_media_space altered the pointers to MD5 of data + files which stem from a previous session. This produced false + mismatches with -check_md5_r. + * Bug fix: CD tracks were reported with the sizes of the tracks + in the first session. + * Bug fix: -check_media use=outdev sector_map= stored TOC of + input drive + * Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no + effect. Thanks to Davy Ho. + * Bug fix: ./configure did not abort if libburn.h or libisofs.h + were missing + * New command -move + * New -as mkisofs options -eltorito-id , -eltorito-selcrit + * Bug fix: SIGSEGV by uninitialized local variable with + -check_media patch_lba0="on". Regression by version 1.0.6 + * Bug fix: -partition_offset 16 kept -isohybrid-gpt-basdat from + writing MBR partition table entries of type 0xef + * Bug fix: -rollback did not work if indev and outdev were empty + * New API calls Xorriso_parse_line() and Xorriso__dispose_words() + * New API calls Xorriso_fetch_outlists() and + Xorriso_peek_outlists() + * New API call Xorriso_start_msg_watcher() + * New API calls Xorriso__severity_cmp() and + Xorriso__severity_list() + * New API calls Xorriso_sieve_add_filter, + * Xorriso_sieve_get_result, Xorriso_sieve_clear_results, + Xorriso_sieve_dispose, Xorriso_sieve_big + * New -boot_image partition_cyl_align mode "all" + * New -blank mode prefix "force:" + * New -osirrox settings "blocked" and "unblock" + * New command -lns for creating symbolic links + * New command -toc_of + * New command -msg_op + * New command -launch_frontend + * Proof-of-concept of a GUI frontend program: xorriso-tcltk + written in Tcl/Tk. + * New API call isoburn_igopt_set_hfsp_serial_number() + * New API calls isoburn_igopt_set_prep_partition, + isoburn_igopt_set_efi_bootp + * New API calls isoburn_igopt_set_hfsp_block_size() and + isoburn_igopt_get_hfsp_block_size() + * New -check_media option async_chunks= + * New xorriso command -write_type + * New xorriso command -rockridge + * New xorriso command -hfsplus + * New -find tests -has_hfs_crtp, has_hfs_bless + * New -find actions set/get_hfs_crtp, set/get_hfs_bless + * New -find test -disk_path + * New -boot_image bootspec hfsplus_serial= + * New -boot_image bootspecs hfsplus_block_size= and apm_block_size= + * New -boot_image bootspecs efi_boot_part, prep_boot_part, + chrp_boot_part + * Command -hide allows hiding in HFS+ filesystem + * New -as cdrecord options -tao -sao -dao + * New -as mkisofs option -log-file + * New -as mkisofs option --norock + * New -as mkisofs option -hfsplus + * New -as mkisofs option -hfsplus-file-creator-type + * New -as mkisofs options -hfs-bless and -hfs-bless-by + * New -as mkisofs option -hfsplus-serial-no + * New -as mkisofs options -hfsplus-block-size and -apm-block-size + * New -as mkisofs option -hide-hfsplus, -hide-hfsplus-list + * New -as mkisofs options -prep-boot-part, -efi-boot-part, + -chrp-boot-part + * New -as mkisofs options -isohybrid-gpt-basdat, + -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus + * Bug fix: Memory corruption when reading bootable image that was + truncated + * Bug fix: -update deleted MD5 of files of which only attributes + had changed +- updated libisofs to version 1.2.8 + * New API call iso_image_get_pvd_times(). + * Bug fix: Image size prediction altered the pointers to MD5 of + data files which stem from a previous session. + * Bug fix: Reading damaged Rock Ridge data could cause SIGSEGV by + NULL. + * Bug fix: Appended partitions did not obey cylinder alignment + * Bug fix: Non-zero partition offset zeroized the MBR copies of + GPT partition table entries + * Bug fix: Isohybrid production without any boot image led to + SIGSEGV by NULL + * Bug fix: Prevented a memory fault when reading damaged Rock + Ridge information + * Bug fix: Memory corruption when reading bootable image that was + truncated before the storage location of the boot catalog + * Bug fix: Symbol iso_fs_global_id was missing in libisofs.ver. + * Bug fix: Volume descriptors of Joliet and ISO 9660:1999 beared + non-zero Effective Date, involuntarily restricting the early + end of their lifetime. + * Bug fix: File Structure Version field of ISO 9660:1999 Enhanced + Volume Descriptor was 1 instead of 2. + * Bug fix: The separator dot of Joliet names was byte swapped on + big-endian machines. + * Bug fix: Joliet name comparison was done as signed bytes and + thus produced a peculiar sorting order. + * Bug fix: Partition cylinder alignment worked only if both, El + Torito and application provided system area data were present. + * New API function iso_write_opts_set_hfsplus + * New API functions iso_hfsplus_xinfo_func(), + iso_hfsplus_xinfo_new(), and new struct iso_hfsplus_xinfo_data. + * New API call iso_write_opts_set_hfsp_serial_number() + * New API calls iso_image_hfsplus_bless and + iso_image_hfsplus_get_blessed(), and new public enum + IsoHfsplusBlessings. + * New API calls so_write_opts_set_prep_img(), + iso_write_opts_set_efi_bootp() + * New API call iso_write_opts_set_hfsp_block_size() + * New API call iso_tree_resolve_symlink() + * New system area sub type CHRP with + iso_write_opts_set_system_area() + * New option bits 2 to 8 for GPT and APM with + el_torito_set_isolinux_options() + * New flag bit with iso_node_set_attrs() to protect namespace + "isofs" + * New IsoHideNodeFlag value LIBISO_HIDE_ON_HFSPLUS +- added new subpackage libburnia-tools-x11 for GUI tools so that + libburnia-tools does not depend on X11 + +------------------------------------------------------------------- +Fri May 4 11:20:49 UTC 2012 - prusnak@opensuse.org + +- updated libburn to version 1.2.2 + * Small internal refinements +- updated libisofs to version 1.2.2 + * New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() + * New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc() + * New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() + * New commands -x, -list_arg_sorting + * New command -rr_reloc_dir + * New command -data_cache_size + * New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved + * Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields + * Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing + * Bug fix: -as mkisofs without -graft-points could not handle names with "=" + * Bug fix: Relaxation options joliet_rec_mtime and iso1999_rec_mtime had wrong values +- updated libisoburn to version 1.2.2 + * New API call iso_write_opts_set_rr_reloc() + * Bug fix: Directory name mapping to ISO level 1 was too liberal if + iso_write_opts_set_allow_dir_id_ext() was enabled + * New API call iso_write_opts_set_allow_7bit_ascii() + * Improved standards compliance for ISO level 1 names with partly relaxed + constraints. + +------------------------------------------------------------------- +Tue Feb 21 11:58:54 UTC 2012 - prusnak@opensuse.org + +- updated libburn to version 1.2.0 + * Bug fix: cdrskin produced a memory fault if interupted before writing began + * Bug fix: Solaris adapter mishandled write commands which failed on first try + * Bug fix: Interrupting libburn while drive tray is loading led to endless loop + * Bug fix: Progress report with blanking and formatting could be bogus + * New API calls burn_disc_get_leadin_text(), burn_write_opts_set_leadin_text() + * New API calls for composing CD-TEXT, see doc/cdtext.txt + * New API call burn_session_by_cue_file() for reading CDRWIN .cue files + * New API call burn_track_set_isrc_string() + * New API calls burn_track_set_index(), burn_track_clear_indice() + * New API calls burn_session_set_start_tno(), burn_session_get_start_tno() + * New API calls burn_track_set_pregap_size(), burn_track_set_postgap_size() + * Implemented cdrskin option textfile= + * Implemented cdrskin option combination -vv -toc for cdtext.dat production + * Implemented cdrskin options mcn= and isrc= + * Implemented cdrskin options -scms -copy -nocopy -preemp -nopreemp + * Implemented cdrskin option index= + * Partly implemented cdrskin options cuefile= and -text + * New cdrskin option input_sheet_v07t= for CD-TEXT definition + * New cdrskin options --cdtext_dummy and --cdtext_verbose + * New cdrskin options --four_channel --two_channel + * New cdrskin option cd_start_tno= + * New cdrskin options sao_pregap=, sao_postgap= +- updated libisofs to version 1.2.0 + * Bug fix: mkisofs emulation did not record mtime in ECMA-119 directories + * Bug fix: Program abort while drive tray is loading led to endless loop + * Bug fix: Solaris adapter mishandled write commands which failed on first try + * Bug fix: libisoburn.ver had a duplicate function entry + * New relaxations isoburn_igopt_joliet_rec_mtime, + isoburn_igopt_iso1999_rec_mtime + * Made -compliance "rec_mtime" default for xorriso +- updated libisoburn to version 1.2.0 + * Extended influence of iso_write_opts_set_dir_rec_mtime() to Joliet and + ISO 9660:1999. + +------------------------------------------------------------------- +Wed Sep 21 09:20:04 UTC 2011 - gber@opensuse.org + +- update libburn to version 1.1.4 + * New API call burn_lookup_device_link() + * New API call burn_disc_get_phys_format_info() + * New cdrskin option --device_links + * New API call burn_disc_next_track_is_damaged() + * New API call burn_disc_close_damaged() + * Burning DVD-R DAO with 2 kB size granularity rather than 32 kB + * New API call burn_allow_drive_role_4() + * Bugfixes +- update libisofs to version 1.1.4 + * New API call iso_image_get_bootcat() + * New API call iso_write_opts_set_joliet_long_names() + * New error codes for oversized file addresses + * New no_md5 value 2 for API call iso_read_opts_set_no_md5() + * New option bits 8 and 9 with iso_write_opts_set_system_area() + * Bugfixes +- update libisoburn to version 1.1.4 + * New option -device_links + * Enabled extraction of the boot catalog file to disk filesystem + * New option -list_speeds + * New option -signal_handling + * New option -close_damaged + * New API call isoburn_set_truncate() + * New relax option isoburn_igopt_joliet_long_names + * New option -early_stdio_test + * New options -print_info and -print_mark + * New -compliance option joliet_long_names + * -as mkisofs option -joliet-long is now fully functional + * Burning DVD-R DAO with 2 kB size granularity rather than 32 kB + * New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag + * New -padding modes "included" and "appended" + * New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align + * New -as mkisofs and -as cdrecord option --no_rc + * Own man page and info document for xorrisofs + * Bugfixes +- do not use source services and recompress any more as per + discussion on opensuse-factory@ + +------------------------------------------------------------------- +Sun Feb 27 20:24:17 UTC 2011 - reddwarf@opensuse.org + +- updated libburn to 1.0.2.pl00 + * Improved recognition of non-seekable stdio pseudo-drives + * Allowed umask to create stdio-drive files with rw-permissions + for all + * cdrskin now refuses to burn if the foreseeable size exceeds + media capacity +- updated libisoburn to 1.0.2.pl00 + * New API calls isoburn_igopt_set_extensions(), + isoburn_igopt_old_empty, + isoburn_igopt_set_untranslated_name_len(), + isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label(), + isoburn_ropt_set_displacement(), + isoburn_ropt_get_displacement() + * xorriso novelties: + * New options -clone, -cp_clone, -displacement + * New -find actions update_merge, rm_merge, clear_merge + * New -as mkisofs options -max-iso9660-filenames, --old-empty, + -root, -old-root, --old-root-no-md5, --old-root-no-ino, + --old-root-dev, -untranslated_name_len, -joliet-long, + -iso-level 4, -disallow_dir_id_ext, -sparc-boot, -sparc-label + * Default -abort_on value is now "FAILURE" with batch and + "NEVER" with dialog + * New -compliance options untranslated_names, + untranslated_name_len=, iso_9660_1999, iso_9660_level=number, + allow_dir_id_ext + * Disabled TOC emulation with -as mkisofs, may be re-enabled by + --emul-toc + * New bootspec sparc_label= + * Bufixes +- updated libisofs to 1.0.2 + * New API calls iso_tree_clone(), iso_stream_clone, + iso_node_xinfo_make_clonable(), iso_node_xinfo_get_cloner(), + iso_node_get_next_xinfo(), iso_node_remove_all_xinfo(), + iso_node_remove_tree(), iso_write_opts_set_old_empty(), + iso_write_opts_set_untranslated_name_len(), + iso_write_opts_set_allow_dir_id_ext(), iso_memory_stream_new(), + iso_write_opts_set_disc_label(), + iso_write_opts_set_will_cancel() + * New IsoFileSourceIface version 2 with method clone_src() + * New IsoStreamIface version 4 with method clone_stream() + * New public function prototype iso_node_xinfo_cloner + * New public iso_node_xinfo_cloner instance aaip_xinfo_cloner() + * new system area type 3 = SUN Disk Label for booting SUN SPARC + systems + * New error reply code ISO_DISPLACE_ROLLOVER for external data + sources with address displacement + +------------------------------------------------------------------- +Sun Jan 30 13:23:09 UTC 2011 - gber@opensuse.org + +- improved descriptions/summaries +- more precise filelist + +------------------------------------------------------------------- +Fri Dec 24 10:23:27 UTC 2010 - gber@opensuse.org + +- corrected group of library subpackages + +------------------------------------------------------------------- +Fri Dec 10 13:55:10 UTC 2010 - reddwarf@opensuse.org + +- updated libburn to 0.9.0.pl00 + * Regression fix: SCSI reply data logging was disabled in release 0.8.6 +- updated libisofs to 0.6.40 + * New API call iso_write_opts_set_disc_label(), new system area type 3 = SUN Disk Label for booting SUN SPARC systems. + * New API call iso_write_opts_set_will_cancel() avoids start of write thread and is to be used to inquire the future image size. + * New error reply code ISO_DISPLACE_ROLLOVER for external data sources with address displacement. + +------------------------------------------------------------------- +Thu Dec 2 14:13:09 UTC 2010 - prusnak@opensuse.org + +- updated libburn to 0.8.8.pl00 + * New API call burn_offst_source_new() + * New API call burn_disc_get_bd_spare_info() +- updated libisoburn to 0.6.4.pl00 + * New API call isoburn_libjte_req() + * New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() + * New API call isoburn_igopt_set_tail_blocks() + * New API call isoburn_libjte_req() + xorriso novelties: + * New option -jigdo + * New -as mkisofs options -jigdo-* and -md5-list as of genisoimage + * New -as mkisofs options -checksum_algorithm_iso, -checksum_algorithm_template + * New bootspecs mips_path= and mipsel_path= for Debian MIPS releases + * New -as mkisofs options -mips-boot and -mipsel-boot + * New option -append_partition, -as mkisofs -append_partition +- updated libisofs to 0.6.38 + * New API calls iso_write_opts_attach_jte() and iso_write_opts_detach_jte() + allow to use of libjte for jigdo production. + * New API call iso_write_opts_set_tail_blocks() for tail padding inside + ISO image. + * New API call iso_image_generator_is_running() to learn when the write thread + is done. + * New API calls iso_image_add_mips_boot_file(), + iso_image_get_mips_boot_files(), iso_image_give_up_mips_boot(). + * New API call iso_write_opts_set_partition_img() for appending e.g. a small + empty FAT12 filesystem which may be used on USB stick. + +------------------------------------------------------------------- +Fri Sep 24 03:53:20 UTC 2010 - reddwarf@opensuse.org + +- updated libburn to 0.8.6.pl00 + * Lifted test reservation on DVD-R DL media. + * Hiding all non-API symbols from the linker by use of + --version-script + * Now with history of release notes in ./ChangeLog file. +- updated libisoburn to 0.6.2.pl00 + * New API function isoburn_igopt_set_part_offset() + * Hiding all non-API symbols from the linker by use of + --version-script + * Now with history of release notes in ./ChangeLog file. + * Bug fix: Regression with -hardlinks and -compliance old_rr, + 0.4.2, Aug 2009 + * New option -preparer_id, -as mkisofs options -p and -preparer + * New -boot_image specifier emul_type=none|hard_disk|floppy + * New boot_image boot specs partition_offset,partition_hd_cyl, + partition_sec_hd + * Made behavior of -as mkisofs with unknown options more similar + to original + * New -as mkisofs option -hard-disk-boot, enabled -b without + -no-emul-boot + * New -as mkisofs option -e from Fedora genisoimage + * New -as mkisofs options -partition_offset,-partition_hd_cyl, + -partition_sec_hd + +------------------------------------------------------------------- +Wed Sep 15 23:03:35 UTC 2010 - reddwarf@opensuse.org + +- updated libisofs to 0.6.36 + * Can produce ISO images which bear a partiton 1 with non-zero + start address. They can be mounted from USB stick via the main + device file (e.g. /dev/sdb) as well as via the partition device + file (e.g. /dev/sdb1). + +------------------------------------------------------------------- +Fri Jul 23 22:12:49 UTC 2010 - reddwarf@opensuse.org + +- updated libburn to 0.8.4.pl00 + * General POSIX system adapters ignore SIGWINCH and SIGURG if + defined + * Allowed 64 kB max output buffer size on all OSes +- updated libisoburn to 0.6.0.pl00 + * New option -read_mkisofsrc interprets .mkisofsrc To be + performed before -as mkisofs. Performed automatically with + program alias name "xorrisofs". + * Implemented -as mkisofs options -dir-mode, -file-mode, + -abstract, -biblio, -copyright + * Implemented -as mkisofs options -hide, -hide-joliet, + -hide-list, -hide-joliet-list + * New -as mkisofs option --boot-catalog-hide + * New option -hide, -find action -hide, -find test -hidden + * New -boot_image bootspec cat_hidden=on + * New options -copright_file , -biblio_file , -abstract_file + * New find test -disk_name + * Bug fix: -check_media patch_lba0= could install wrong image + size + * Bug fix: -as mkisofs option -volset was wrongly interpreted + like -volid +- updated libisofs to 0.6.34 + * New API call iso_image_set_boot_catalog_hidden() + * New API call iso_node_get_hidden() + * New IsoHideNodeFlag bit LIBISO_HIDE_BUT_WRITE + * New error code ISO_BOOT_NO_CATALOG + * Opportunity to reduce compile line length by including "config.h" +- added support for zisofs, ACL and xattr + +------------------------------------------------------------------- +Thu Feb 25 13:05:50 UTC 2010 - prusnak@suse.cz + +- updated libburn to 0.7.6 +- updated libisoburn to 0.5.0 +- updated libisofs 0.6.28 + +------------------------------------------------------------------- +Tue May 26 17:15:53 CEST 2009 - prusnak@suse.cz + +- updated libburn to 0.6.6 +- updated libisoburn to 0.3.8 +- updated libisofs to 0.6.18 + +------------------------------------------------------------------- +Wed Feb 25 14:13:41 CET 2009 - prusnak@suse.cz + +- updated libburn to 0.6.2 +- updated libisoburn to 0.3.2 +- updated libisofs to 0.6.12 + +------------------------------------------------------------------- +Mon Jul 21 11:27:15 CEST 2008 - prusnak@suse.cz + +- created package + * libburn 0.5.0 + * libisoburn 0.2.2 + * libisofs 0.6.6 diff --git a/libisoburn.spec b/libisoburn.spec new file mode 100644 index 0000000..d1fadf2 --- /dev/null +++ b/libisoburn.spec @@ -0,0 +1,164 @@ +# +# spec file for package libisoburn +# +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +%define so_ver 1 + +Name: libisoburn +Version: 1.3.6.pl01 +Release: 0 +Summary: Frontend for libburn and libisofs +License: GPL-2.0+ +Group: Productivity/Multimedia/CD/Record +Url: http://libburnia-project.org/ +Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz +BuildRequires: doxygen +BuildRequires: fdupes +BuildRequires: libacl-devel +BuildRequires: libburn-devel +BuildRequires: libisofs-devel +BuildRequires: pkg-config +BuildRequires: readline-devel +BuildRequires: zlib-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Libisoburn is a frontend for libraries libburn and libisofs which enables +creation and expansion of ISO-9660 filesystems on all CD/DVD/BD media supported +by libburn. This includes media like DVD+RW, which do not support multi-session +management on media level and even plain disk files or block devices. Since it +specializes on data files in ISO-9660 filesystem images it is not suitable for +audio (CD-DA) or any other CD layout which does not entirely consist of +ISO-9660 sessions. + +%package devel +Summary: Development Files for libburn +Group: Development/Libraries/C and C++ +Requires: libisoburn%{so_ver} = %{version} +Requires: libburn-devel +Requires: libisofs-devel +# libburnia-devel was last used in openSUSE 13.1 (version 1.3.2) +Provides: libburnia-devel = %{version} +Obsoletes: libburnia-devel < %{version} + +%description devel +Development files for developing applications using libisoburn. + +%package -n libisoburn%{so_ver} +Summary: Frontend for libburn and libisofs +Group: System/Libraries + +%description -n libisoburn%{so_ver} +Libisoburn is a frontend for libraries libburn and libisofs which enables +creation and expansion of ISO-9660 filesystems on all CD/DVD/BD media supported +by libburn. This includes media like DVD+RW, which do not support multi-session +management on media level and even plain disk files or block devices. Since it +specializes on data files in ISO-9660 filesystem images it is not suitable for +audio (CD-DA) or any other CD layout which does not entirely consist of +ISO-9660 sessions. + +%package -n xorriso +Summary: ISO 9660 Rock Ridge Filesystem Manipulator +Group: Productivity/Multimedia/CD/Record +Requires: tcl +Requires: tk +Requires(post): info +Requires(preun):info +# libburnia-tools was last used in openSUSE 13.1 (version 1.3.2) +Provides: libburnia-tools = %{version} +Obsoletes: libburnia-tools < %{version} +# libburnia-tools-x11 was last used in openSUSE 13.1 (version 1.3.2) +Provides: libburnia-tools-x11 = %{version} +Obsoletes: libburnia-tools-x11 < %{version} + +%description -n xorriso +xorriso is a program which maps file objects from POSIX compliant filesystems +into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise +manipulation of such filesystems. It can load the management information of +existing ISO images and it writes the session results to optical media or to +filesystem objects. +Vice versa xorriso is able to restore file objects from ISO 9660 filesystems. + +%prep +%setup -q -n libisoburn-1.3.6 + +# Remove build time references so build-compare can do its work +echo "HTML_TIMESTAMP = NO" >> doc/doxygen.conf.in + +%build +%configure --disable-static +make %{?_smp_mflags} +doxygen doc/doxygen.conf + +%install +%make_install + +# Remove libtool config files +rm -f %{buildroot}%{_libdir}/*.la + +# Install devel docs (do it manually to fix also rpmlint warning "files-duplicate" with %%fdupes) +mkdir -p %{buildroot}%{_docdir}/%{name}-devel +install -pm 0644 AUTHORS COPYING COPYRIGHT ChangeLog README TODO %{buildroot}%{_docdir}/%{name}-devel/ +install -pm 0644 doc/partition_offset.wiki %{buildroot}%{_docdir}/%{name}-devel/ +cp -a doc/html/ %{buildroot}%{_docdir}/%{name}-devel/ + +%fdupes -s %{buildroot}%{_docdir}/%{name}-devel/ + +%post -n libisoburn%{so_ver} -p /sbin/ldconfig + +%postun -n libisoburn%{so_ver} -p /sbin/ldconfig + +%post -n xorriso +%install_info --info-dir="%{_infodir}" "%{_infodir}/xorriso.info%{ext_info}" +%install_info --info-dir="%{_infodir}" "%{_infodir}/xorrisofs.info%{ext_info}" +%install_info --info-dir="%{_infodir}" "%{_infodir}/xorrecord.info%{ext_info}" + +%preun -n xorriso +%install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorriso.info%{ext_info}" +%install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorrisofs.info%{ext_info}" +%install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorrecord.info%{ext_info}" + +%files devel +%defattr(-,root,root,-) +%doc %{_docdir}/%{name}-devel/ +%{_includedir}/libisoburn/ +%{_libdir}/pkgconfig/libisoburn-1.pc +%{_libdir}/libisoburn.so + +%files -n libisoburn%{so_ver} +%defattr(-,root,root,-) +%{_libdir}/libisoburn.so.%{so_ver}* + +%files -n xorriso +%defattr(-,root,root,-) +%doc COPYING COPYRIGHT +%doc doc/{qemu_xorriso.wiki,startup_file.txt} +%doc frontend/README-tcltk +%doc xorriso/README_gnu_xorriso +%{_bindir}/osirrox +%{_bindir}/xorrecord +%{_bindir}/xorriso-tcltk +%{_bindir}/xorriso +%{_bindir}/xorrisofs +%doc %{_mandir}/man1/xorriso.1%{ext_man} +%doc %{_mandir}/man1/xorrisofs.1%{ext_man} +%doc %{_mandir}/man1/xorrecord.1%{ext_man} +%doc %{_infodir}/xorriso.info%{ext_info} +%doc %{_infodir}/xorrisofs.info%{ext_info} +%doc %{_infodir}/xorrecord.info%{ext_info} + +%changelog