commit libburn for openSUSE:Factory

2020-05-02 Thread root
Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2020-05-02 22:12:43

Comparing /work/SRC/openSUSE:Factory/libburn (Old)
 and  /work/SRC/openSUSE:Factory/.libburn.new.2738 (New)


Package is "libburn"

Sat May  2 22:12:43 2020 rev:6 rq:799316 version:1.5.2.pl01

Changes:

--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2018-11-06 
14:11:54.374860120 +0100
+++ /work/SRC/openSUSE:Factory/.libburn.new.2738/libburn.changes
2020-05-02 22:12:43.991957320 +0200
@@ -1,0 +2,23 @@
+Mon Apr 27 17:49:41 UTC 2020 - Luigi Baldoni 
+
+- Update to version 1.5.2.pl01
+* Bug fix
+  + cdrskin multi-track burning was slow and stalled after track 1.
+Regression introduced in version 1.5.0, O_DIRECT is now
+disabled for track sources.
+  version 1.5.2:
+  * Bug fixes
++ No lock was obtained for setting up a fifo object
++ Stream recording was applied regardless whether the drive
+  offers it. This caused Xfburn failures with some MATSHITA
+  laptop drives.
++ TDK Corporation was not recognized as manufacturer of
+  DVD-R "TTH02"
+  * Made libburn ready for building out-of-source.
+  * New API calls burn_drive_get_feature_codes(),
+burn_drive_get_feature()
+  * New cdrskin option --list_features
+- Added signature file and keyring as sources
+- Spec cleanup
+
+---

Old:

  libburn-1.5.0.tar.gz

New:

  libburn-1.5.2.pl01.tar.gz
  libburn-1.5.2.pl01.tar.gz.asc
  libburn.keyring



Other differences:
--
++ libburn.spec ++
--- /var/tmp/diff_new_pack.7KWfFH/_old  2020-05-02 22:12:44.831959080 +0200
+++ /var/tmp/diff_new_pack.7KWfFH/_new  2020-05-02 22:12:44.835959088 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libburn
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,17 @@
 
 
 %define so_ver 4
+%define basever 1.5.2
 Name:   libburn
-Version:1.5.0
+Version:1.5.2.pl01
 Release:0
 Summary:Library for Writing Preformatted Data onto Optical Media
 License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/CD/Record
-Url:http://libburnia-project.org/
+URL:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
+Source1:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.asc
+Source2:%{name}.keyring
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
@@ -60,11 +63,11 @@
 its drives without using the normal block device I/O.
 
 %prep
-%setup -q
+%autosetup -n %{name}-%{basever}
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 doxygen doc/doxygen.conf
 
 %install
@@ -83,7 +86,8 @@
 %postun -n libburn%{so_ver} -p /sbin/ldconfig
 
 %files devel
-%doc AUTHORS CONTRIBUTORS COPYING COPYRIGHT ChangeLog README
+%license COPYING
+%doc AUTHORS CONTRIBUTORS COPYRIGHT ChangeLog README
 %doc doc/{cdtext.txt,cookbook.txt,mediainfo.txt}
 %doc %{_docdir}/%{name}-devel/html/
 %{_includedir}/libburn/
@@ -91,10 +95,10 @@
 %{_libdir}/libburn.so
 
 %files -n cdrskin
-%doc COPYING COPYRIGHT
+%license COPYING COPYRIGHT
 %doc cdrskin/{README,cdrskin_eng.html,changelog.txt,wiki_plain.txt}
 %{_bindir}/cdrskin
-%{_mandir}/man1/cdrskin.1*
+%{_mandir}/man1/cdrskin.1%{?ext_man}
 
 %files -n libburn%{so_ver}
 %{_libdir}/libburn.so.%{so_ver}*

++ libburn-1.5.2.pl01.tar.gz.asc ++
-BEGIN PGP ARMORED FILE-
Version: GnuPG v1
Comment: Use "gpg --dearmor" for unpacking

iEYEABECAAYFAl3cJgoACgkQ6cvfwKvAqFThmQCfQjXFMYlsj2FKoU67ba+XBgnR
WnMAn2xhskQ/dI6e9tseC1LG72YZBdVW
=w8eM
-END PGP ARMORED FILE-



commit libburn for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2018-11-06 14:11:49

Comparing /work/SRC/openSUSE:Factory/libburn (Old)
 and  /work/SRC/openSUSE:Factory/.libburn.new (New)


Package is "libburn"

Tue Nov  6 14:11:49 2018 rev:5 rq:644500 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2018-02-09 
15:42:09.423000934 +0100
+++ /work/SRC/openSUSE:Factory/.libburn.new/libburn.changes 2018-11-06 
14:11:54.374860120 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 15:58:10 UTC 2018 - s...@suspend.net
+
+- Update to 1.5.0:
+  * User defined padding was moved after appended partitions
+  * xorriso and libisoburn make user of the new xattr capability of libisofs
+  * libburn got some rarely triggered bugs fixed
+
+---

Old:

  libburn-1.4.8.tar.gz

New:

  libburn-1.5.0.tar.gz



Other differences:
--
++ libburn.spec ++
--- /var/tmp/diff_new_pack.JknMcs/_old  2018-11-06 14:11:57.430856078 +0100
+++ /var/tmp/diff_new_pack.JknMcs/_new  2018-11-06 14:11:57.434856073 +0100
@@ -12,16 +12,16 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define so_ver 4
 Name:   libburn
-Version:1.4.8
+Version:1.5.0
 Release:0
 Summary:Library for Writing Preformatted Data onto Optical Media
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/CD/Record
 Url:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz

++ libburn-1.4.8.tar.gz -> libburn-1.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/ChangeLog new/libburn-1.5.0/ChangeLog
--- old/libburn-1.4.8/ChangeLog 2017-09-12 13:39:09.0 +0200
+++ new/libburn-1.5.0/ChangeLog 2018-09-15 11:58:54.0 +0200
@@ -1,3 +1,12 @@
+libburn-1.5.0.tar.gz Sat Sep 15 2018
+===
+* Bug fix: cdrskin threw errno 22 on data file input if libburn is
+   configured with --enable-track-src-odirect
+* Bug fix: SIGSEGV could happen if a track ended by reaching its fixed size
+   while the track source still was willing to deliver bytes.
+   Thanks to user swordragon.
+* Bug fix: Device file comparison parameters were recorded wrong with Linux sg
+
 libburn-1.4.8.tar.gz Tue Sep 12 2017
 ===
 * Bug fix: Option -dummy did not affect writing by direct_write_amount=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/Makefile.am 
new/libburn-1.5.0/Makefile.am
--- old/libburn-1.4.8/Makefile.am   2017-09-12 13:31:27.0 +0200
+++ new/libburn-1.5.0/Makefile.am   2018-09-15 11:43:56.0 +0200
@@ -114,9 +114,9 @@
 test_poll_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 test_poll_SOURCES = test/poll.c
 
-##  cdrskin construction site - ts A60816 - B70912
+##  cdrskin construction site - ts A60816 - B80915
 cdrskin_cdrskin_CPPFLAGS = -Ilibburn
-cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_8
+cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_0
 
 # cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 # ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/Makefile.in 
new/libburn-1.5.0/Makefile.in
--- old/libburn-1.4.8/Makefile.in   2017-09-12 15:14:07.0 +0200
+++ new/libburn-1.5.0/Makefile.in   2018-09-15 13:55:33.0 +0200
@@ -518,7 +518,7 @@
 test_poll_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 test_poll_SOURCES = test/poll.c
 cdrskin_cdrskin_CPPFLAGS = -Ilibburn
-cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_8
+cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_0
 
 # cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 # ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/README new/libburn-1.5.0/README
--- old/libburn-1.4.8/README2017-09-12 13:32:58.0 +0200
+++ new/libburn-1.5.0/README2018-09-15 11:46:10.0 +0200
@@ -6,12 +6,12 @@
 

commit libburn for openSUSE:Factory

2018-02-09 Thread root
Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2018-02-09 15:42:08

Comparing /work/SRC/openSUSE:Factory/libburn (Old)
 and  /work/SRC/openSUSE:Factory/.libburn.new (New)


Package is "libburn"

Fri Feb  9 15:42:08 2018 rev:4 rq:574400 version:1.4.8

Changes:

--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2017-02-03 
17:47:09.384402294 +0100
+++ /work/SRC/openSUSE:Factory/.libburn.new/libburn.changes 2018-02-09 
15:42:09.423000934 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 20:25:18 UTC 2018 - asterios.dra...@gmail.com
+
+- Update to 1.4.8:
+  * Bug fix: Option -dummy did not affect writing by
+direct_write_amount=
+  * New API call burn_drive_reset_simulate()
+  * New API call burn_drive_get_bd_r_pow()
+  * Refusing to write to BD-R if formatted to Pseudo Overwrite
+
+---

Old:

  libburn-1.4.6.tar.gz

New:

  libburn-1.4.8.tar.gz



Other differences:
--
++ libburn.spec ++
--- /var/tmp/diff_new_pack.idXtCy/_old  2018-02-09 15:42:10.074977528 +0100
+++ /var/tmp/diff_new_pack.idXtCy/_new  2018-02-09 15:42:10.078977384 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libburn
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define so_ver 4
 Name:   libburn
-Version:1.4.6
+Version:1.4.8
 Release:0
 Summary:Library for Writing Preformatted Data onto Optical Media
 License:GPL-2.0+
@@ -27,8 +27,7 @@
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  pkg-config
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
 
 %description
 Libburn is a library for writing preformatted data onto optical media such as
@@ -74,34 +73,30 @@
 # Remove libtool config files
 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
 mkdir -p %{buildroot}%{_docdir}/%{name}-devel
-install -pm 0644 AUTHORS CONTRIBUTORS COPYING COPYRIGHT ChangeLog README 
%{buildroot}%{_docdir}/%{name}-devel/
-install -pm 0644 doc/{cdtext.txt,cookbook.txt,mediainfo.txt} 
%{buildroot}%{_docdir}/%{name}-devel/
 cp -a doc/html/ %{buildroot}%{_docdir}/%{name}-devel/
 
 %fdupes -s %{buildroot}%{_docdir}/%{name}-devel/
 
 %post -n libburn%{so_ver} -p /sbin/ldconfig
-
 %postun -n libburn%{so_ver} -p /sbin/ldconfig
 
 %files devel
-%defattr(-,root,root,-)
-%doc %{_docdir}/%{name}-devel/
+%doc AUTHORS CONTRIBUTORS COPYING COPYRIGHT ChangeLog README
+%doc doc/{cdtext.txt,cookbook.txt,mediainfo.txt}
+%doc %{_docdir}/%{name}-devel/html/
 %{_includedir}/libburn/
 %{_libdir}/pkgconfig/libburn-1.pc
 %{_libdir}/libburn.so
 
 %files -n cdrskin
-%defattr(-,root,root,-)
 %doc COPYING COPYRIGHT
 %doc cdrskin/{README,cdrskin_eng.html,changelog.txt,wiki_plain.txt}
 %{_bindir}/cdrskin
 %{_mandir}/man1/cdrskin.1*
 
 %files -n libburn%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libburn.so.%{so_ver}*
 
 %changelog

++ libburn-1.4.6.tar.gz -> libburn-1.4.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.6/COPYRIGHT new/libburn-1.4.8/COPYRIGHT
--- old/libburn-1.4.6/COPYRIGHT 2016-09-16 12:48:51.0 +0200
+++ new/libburn-1.4.8/COPYRIGHT 2017-01-27 12:04:44.0 +0100
@@ -1,7 +1,7 @@
 Derek Foreman  and Ben Jansens 
 Copyright (C) 2002-2006  Derek Foreman and Ben Jansens
 Mario Danic , Thomas Schmitt 
-Copyright (C) 2006-2014 Mario Danic, Thomas Schmitt
+Copyright (C) 2006-2017 Mario Danic, Thomas Schmitt
 
 
 This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.6/ChangeLog new/libburn-1.4.8/ChangeLog
--- old/libburn-1.4.6/ChangeLog 2016-09-16 14:14:24.0 +0200
+++ new/libburn-1.4.8/ChangeLog 2017-09-12 13:39:09.0 +0200
@@ -1,8 +1,15 @@
+libburn-1.4.8.tar.gz Tue Sep 12 2017
+===
+* Bug fix: Option -dummy did not affect writing by direct_write_amount=
+* New API call burn_drive_reset_simulate()
+* New API call burn_drive_get_bd_r_pow()
+* Refusing to write to BD-R if formatted 

commit libburn for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2017-01-31 12:28:29

Comparing /work/SRC/openSUSE:Factory/libburn (Old)
 and  /work/SRC/openSUSE:Factory/.libburn.new (New)


Package is "libburn"

Changes:

--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2016-08-03 
11:42:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libburn.new/libburn.changes 2017-02-03 
17:47:09.384402294 +0100
@@ -1,0 +2,9 @@
+Sun Jan 29 20:16:18 UTC 2017 - asterios.dra...@gmail.com
+
+- Update to 1.4.6:
+  * Bug fix: SAO CD could be perceived 2 blocks to short.
+Regression in 1.4.4 by rev 5672.
+  * New API call burn_drive_set_immed()
+  * New cdrskin option use_immed_bit=
+
+---

Old:

  libburn-1.4.4.tar.gz

New:

  libburn-1.4.6.tar.gz



Other differences:
--
++ libburn.spec ++
--- /var/tmp/diff_new_pack.878Ief/_old  2017-02-03 17:47:09.832339148 +0100
+++ /var/tmp/diff_new_pack.878Ief/_new  2017-02-03 17:47:09.832339148 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libburn
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define so_ver 4
 Name:   libburn
-Version:1.4.4
+Version:1.4.6
 Release:0
 Summary:Library for Writing Preformatted Data onto Optical Media
 License:GPL-2.0+

++ libburn-1.4.4.tar.gz -> libburn-1.4.6.tar.gz ++
 2629 lines of diff (skipped)




commit libburn for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2016-08-03 11:42:10

Comparing /work/SRC/openSUSE:Factory/libburn (Old)
 and  /work/SRC/openSUSE:Factory/.libburn.new (New)


Package is "libburn"

Changes:

--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2016-07-27 
16:28:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libburn.new/libburn.changes 2016-08-03 
11:42:12.0 +0200
@@ -1,0 +2,14 @@
+Wed Jul 27 21:34:55 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to 1.4.4:
+  * Bug fix: Option drive_scsi_dev_family=sg did not convert
+/dev/sr* to /dev/sg*
+  * Bug fix: burn_make_input_sheet_v07t() falsly recognized double
+byte encoding. Affected cdrskin option: cdtext_to_v07t=
+  * Bug fix: Double free at end of run if
+burn_write_opts_set_leadin_text() is used. Affected cdrskin
+option: textfile=
+  * Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported
+wrong.
+
+---

Old:

  libburn-1.4.2.pl01.tar.gz

New:

  libburn-1.4.4.tar.gz



Other differences:
--
++ libburn.spec ++
--- /var/tmp/diff_new_pack.PTGrm6/_old  2016-08-03 11:42:12.0 +0200
+++ /var/tmp/diff_new_pack.PTGrm6/_new  2016-08-03 11:42:12.0 +0200
@@ -18,7 +18,7 @@
 
 %define so_ver 4
 Name:   libburn
-Version:1.4.2.pl01
+Version:1.4.4
 Release:0
 Summary:Library for Writing Preformatted Data onto Optical Media
 License:GPL-2.0+
@@ -61,7 +61,7 @@
 its drives without using the normal block device I/O.
 
 %prep
-%setup -q -n %{name}-1.4.2
+%setup -q
 
 %build
 %configure --disable-static

++ libburn-1.4.2.pl01.tar.gz -> libburn-1.4.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.2/ChangeLog new/libburn-1.4.4/ChangeLog
--- old/libburn-1.4.2/ChangeLog 2016-01-29 12:26:19.0 +0100
+++ new/libburn-1.4.4/ChangeLog 2016-07-01 14:14:40.0 +0200
@@ -1,7 +1,17 @@
 
+libburn-1.4.4.tar.gz Fri Jul 01 2016
+===
+* Bug fix: Option drive_scsi_dev_family=sg did not convert /dev/sr* to /dev/sg*
+* Bug fix: burn_make_input_sheet_v07t() falsly recognized double byte encoding.
+   Affected cdrskin option: cdtext_to_v07t=
+* Bug fix: Double free at end of run if burn_write_opts_set_leadin_text() is
+   used. Affected cdrskin option: textfile=
+* Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported wrong.
+   Thanks to Etienne Bergeron.
+
 libburn-1.4.2.pl01.tar.gz Fri Jan 29 2016
 ===
-* Bug fix: cdrskin "failed to attach fifo" when burning from stdin.
+* Bug fix: cdrskin "failed to attach fifo" when burning from stdin. 
Regression of 1.4.2, rev 5522.
 
 libburn-1.4.2.tar.gz Sat Nov 28 2015
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.2/Makefile.am 
new/libburn-1.4.4/Makefile.am
--- old/libburn-1.4.2/Makefile.am   2016-01-29 12:10:12.0 +0100
+++ new/libburn-1.4.4/Makefile.am   2016-07-01 14:04:16.0 +0200
@@ -12,7 +12,7 @@
 
 # Build libraries
 libburn_libburn_la_LDFLAGS = \
-   -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+   -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) $(LIBLDFLAGS)
 # This causes undesired .o names
 # configure.ac appends -D options to variable CFLAG
 ### libburn_libburn_la_CFLAGS = $(LIBBURN_DVD_OBS_64K)
@@ -114,9 +114,9 @@
 test_poll_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 test_poll_SOURCES = test/poll.c
 
-##  cdrskin construction site - ts A60816 - B51128
+##  cdrskin construction site - ts A60816 - B60701
 cdrskin_cdrskin_CPPFLAGS = -Ilibburn
-cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_2
+cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_4
 
 # cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 # ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.2/Makefile.in 
new/libburn-1.4.4/Makefile.in
--- old/libburn-1.4.2/Makefile.in   2016-01-29 12:42:58.0 +0100
+++ new/libburn-1.4.4/Makefile.in   2016-07-01 14:22:00.0 +0200
@@ -328,6 +328,7 @@
 LIBBURN_ARCH_LIBS = @LIBBURN_ARCH_LIBS@
 LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
 LIBCDIO_LIBS = @LIBCDIO_LIBS@
+LIBLDFLAGS = @LIBLDFLAGS@
 LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
 LIBTOOL = @LIBTOOL@
@@ -434,7 +435,7 @@
 
 # Build libraries