forked from pool/libisoburn
Accepting request 289881 from home:pluskalm:branches:multimedia:libs
- Update to 1.3.8 * Bug fix: -boot_image grub grub2_mbr= did not work (but -as mkisofs --grub2-mbr did work) * Bug fix: -boot_image grub2_mbr= prevented -boot_image partition_table=on * Bug fix: libburn: A final fsync(2) was performed with stdio drives, even if -stdio_sync was set to "off". * Bug fix: libburn: Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2 * Bug fix: -blank force:all on DVD+RW had no effect * Enabled use of libedit as alternative to libreadline * Enabled recording and restoring of extattr on NetBSD * New API calls isoburn_igopt_set_stdio_endsync() and isoburn_igopt_get_stdio_endsync * New bootspecs hppa_*, new -as mkisofs options -hppa-* for HP-PA via PALO * New -find pseudo tests -use_pattern , -or_use_pattern * New -find action report_sections * New command -concat * New commands -report_system_area and -report_el_torito OBS-URL: https://build.opensuse.org/request/show/289881 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=2
This commit is contained in:
parent
17c3d3001d
commit
d840359f02
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:939c8f38f466628f72294d45bb36aeea27c94c70f537e021dd86870f40771b35
|
|
||||||
size 1410776
|
|
3
libisoburn-1.3.8.tar.gz
Normal file
3
libisoburn-1.3.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806
|
||||||
|
size 1429974
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 8 13:55:23 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 1.3.8
|
||||||
|
* Bug fix: -boot_image grub grub2_mbr= did not work (but -as
|
||||||
|
mkisofs --grub2-mbr did work)
|
||||||
|
* Bug fix: -boot_image grub2_mbr= prevented -boot_image
|
||||||
|
partition_table=on
|
||||||
|
* Bug fix: libburn: A final fsync(2) was performed with stdio
|
||||||
|
drives, even if -stdio_sync was set to "off".
|
||||||
|
* Bug fix: libburn: Wrong stack usage caused SIGBUS on sparc
|
||||||
|
when compiled by gcc -O2
|
||||||
|
* Bug fix: -blank force:all on DVD+RW had no effect
|
||||||
|
* Enabled use of libedit as alternative to libreadline
|
||||||
|
* Enabled recording and restoring of extattr on NetBSD
|
||||||
|
* New API calls isoburn_igopt_set_stdio_endsync() and
|
||||||
|
isoburn_igopt_get_stdio_endsync
|
||||||
|
* New bootspecs hppa_*, new -as mkisofs options -hppa-* for
|
||||||
|
HP-PA via PALO
|
||||||
|
* New -find pseudo tests -use_pattern , -or_use_pattern
|
||||||
|
* New -find action report_sections
|
||||||
|
* New command -concat
|
||||||
|
* New commands -report_system_area and -report_el_torito
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 31 22:48:33 UTC 2014 - asterios.dramis@gmail.com
|
Sat May 31 22:48:33 UTC 2014 - asterios.dramis@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libisoburn
|
# spec file for package libisoburn
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,9 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define so_ver 1
|
%define so_ver 1
|
||||||
|
|
||||||
Name: libisoburn
|
Name: libisoburn
|
||||||
Version: 1.3.6.pl01
|
Version: 1.3.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Frontend for libburn and libisofs
|
Summary: Frontend for libburn and libisofs
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -48,8 +47,8 @@ ISO-9660 sessions.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development Files for libburn
|
Summary: Development Files for libburn
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libisoburn%{so_ver} = %{version}
|
|
||||||
Requires: libburn-devel
|
Requires: libburn-devel
|
||||||
|
Requires: libisoburn%{so_ver} = %{version}
|
||||||
Requires: libisofs-devel
|
Requires: libisofs-devel
|
||||||
# libburnia-devel was last used in openSUSE 13.1 (version 1.3.2)
|
# libburnia-devel was last used in openSUSE 13.1 (version 1.3.2)
|
||||||
Provides: libburnia-devel = %{version}
|
Provides: libburnia-devel = %{version}
|
||||||
@ -77,7 +76,7 @@ Group: Productivity/Multimedia/CD/Record
|
|||||||
Requires: tcl
|
Requires: tcl
|
||||||
Requires: tk
|
Requires: tk
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun):info
|
Requires(preun): info
|
||||||
# libburnia-tools was last used in openSUSE 13.1 (version 1.3.2)
|
# libburnia-tools was last used in openSUSE 13.1 (version 1.3.2)
|
||||||
Provides: libburnia-tools = %{version}
|
Provides: libburnia-tools = %{version}
|
||||||
Obsoletes: libburnia-tools < %{version}
|
Obsoletes: libburnia-tools < %{version}
|
||||||
@ -94,7 +93,7 @@ filesystem objects.
|
|||||||
Vice versa xorriso is able to restore file objects from ISO 9660 filesystems.
|
Vice versa xorriso is able to restore file objects from ISO 9660 filesystems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n libisoburn-1.3.6
|
%setup -q
|
||||||
|
|
||||||
# Remove build time references so build-compare can do its work
|
# Remove build time references so build-compare can do its work
|
||||||
echo "HTML_TIMESTAMP = NO" >> doc/doxygen.conf.in
|
echo "HTML_TIMESTAMP = NO" >> doc/doxygen.conf.in
|
||||||
@ -108,7 +107,7 @@ doxygen doc/doxygen.conf
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
# Remove libtool config files
|
# Remove libtool config files
|
||||||
rm -f %{buildroot}%{_libdir}/*.la
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
# Install devel docs (do it manually to fix also rpmlint warning "files-duplicate" with %%fdupes)
|
# Install devel docs (do it manually to fix also rpmlint warning "files-duplicate" with %%fdupes)
|
||||||
mkdir -p %{buildroot}%{_docdir}/%{name}-devel
|
mkdir -p %{buildroot}%{_docdir}/%{name}-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user