Mailinglist Archive: opensuse-commit (857 mails)

< Previous Next >
commit dvd+rw-tools
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 12 Nov 2007 02:05:40 +0100
  • Message-id: <20071112010540.89E5E678338@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package dvd+rw-tools
checked in at Mon Nov 12 02:05:40 CET 2007.

--------
--- dvd+rw-tools/dvd+rw-tools.changes 2007-07-17 15:36:39.000000000 +0200
+++ /mounts/work_src_done/STABLE/dvd+rw-tools/dvd+rw-tools.changes
2007-11-12 01:41:51.021896000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 12 01:41:45 CET 2007 - ro@xxxxxxx
+
+- fix build with gcc-4.3
+
+-------------------------------------------------------------------

New:
----
dvd+rw-tools-gcc43.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dvd+rw-tools.spec ++++++
--- /var/tmp/diff_new_pack.MG2714/_old 2007-11-12 02:05:34.000000000 +0100
+++ /var/tmp/diff_new_pack.MG2714/_new 2007-11-12 02:05:34.000000000 +0100
@@ -12,13 +12,13 @@

Name: dvd+rw-tools
BuildRequires: gcc-c++ resmgr
-License: GPL v2 or later, Public Domain, Freeware
+License: GPL v2 or later; Public Domain, Freeware
Group: Productivity/Multimedia/CD/Record
-Autoreqprov: on
+AutoReqProv: on
Version: 7.0
-Release: 35
+Release: 57
Source: dvd+rw-tools-%{version}.tar.bz2
-URL: http://fy.chalmers.se/~appro/linux/DVD+RW/
+Url: http://fy.chalmers.se/~appro/linux/DVD+RW/
Summary: Collection of Tools for Mastering DVD+RW/+R Media
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch1: rpm_opt_flags.diff
@@ -26,6 +26,7 @@
Patch6: pthread-stacksize
Patch7: growisofs-dvd-dl-undersized.patch
Patch8: growisofs-genisoimage.patch
+Patch9: dvd+rw-tools-gcc43.patch

%description
Collection of Tools for Mastering DVD+RW/+R Media
@@ -41,6 +42,7 @@
%patch6 -p1
%patch7
%patch8
+%patch9

%build
make
@@ -63,8 +65,9 @@
/usr/bin/growisofs
/usr/bin/btcflash
/usr/bin/rpl8
-
%changelog
+* Mon Nov 12 2007 - ro@xxxxxxx
+- fix build with gcc-4.3
* Tue Jul 17 2007 - nadvornik@xxxxxxx
- call genisoimage directly, not via compatibility symlink
* Wed Nov 15 2006 - adrian@xxxxxxx

++++++ dvd+rw-tools-gcc43.patch ++++++
--- transport.hxx
+++ transport.hxx
@@ -11,6 +11,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
+#include <limits.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages