Mailinglist Archive: opensuse-commit (2129 mails)
| < Previous | Next > |
commit wodim
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 09 Apr 2008 00:56:35 +0200
- Message-id: <20080408225636.78199678185@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package wodim
checked in at Wed Apr 9 00:56:35 CEST 2008.
--------
--- wodim/wodim.changes 2008-02-16 21:57:43.000000000 +0100
+++ wodim/wodim.changes 2008-04-08 13:47:21.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Apr 8 13:33:31 CEST 2008 - nadvornik@xxxxxxx
+
+- update to 1.1.7.1:
+ * genisoimage: support for bzip2-compressed templates
+ * genisoimage: generic infrastructure for checksums
+ * bugifixes
+
+-------------------------------------------------------------------
Old:
----
cdrkit-1.1.6-cmake.patch
cdrkit-1.1.6-genisoimage-dlength.patch
cdrkit-1.1.6.tar.gz
cdrkit-1.1.6-wodim.patch
New:
----
cdrkit-1.1.7.1-cmake.patch
cdrkit-1.1.7.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wodim.spec ++++++
--- /var/tmp/diff_new_pack.p22264/_old 2008-04-09 00:55:54.000000000 +0200
+++ /var/tmp/diff_new_pack.p22264/_new 2008-04-09 00:55:54.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package wodim (Version 1.1.6)
+# spec file for package wodim (Version 1.1.7.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,17 +15,15 @@
BuildRequires: cmake file-devel gcc-c++ libcap-devel libstdc++-devel resmgr
License: GPL v2 only; GPL v2 or later
Group: Productivity/Multimedia/CD/Record
-PreReq: permissions
+PreReq: permissions /bin/cp
AutoReqProv: on
-Version: 1.1.6
-Release: 67
-Source: cdrkit-%{version}.tar.gz
+Version: 1.1.7.1
+Release: 1
+Source: cdrkit-%{version}.tar.bz2
Source1: scan_scsi.linux
Source2: cdinfo.c
Source5: README.SUSE
-Patch1: cdrkit-1.1.6-cmake.patch
-Patch2: cdrkit-1.1.6-genisoimage-dlength.patch
-Patch3: cdrkit-1.1.6-wodim.patch
+Patch1: cdrkit-%{version}-cmake.patch
Url: http://cdrkit.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Tool for Writing CDRs
@@ -46,6 +44,7 @@
Joerg Schilling (original cdrecord)
%package devel
+License: GPL v2 or later
Summary: Tool for writing CDRs - files mandatory for development
Group: Productivity/Multimedia/CD/Record
Provides: cdrecord-devel
@@ -61,6 +60,7 @@
Joerg Schilling <joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
%package -n cdrkit-cdrtools-compat
+License: GPL v2 or later
Summary: Tool for Writing CDRs - cdrtools compatibility package
Group: Productivity/Multimedia/CD/Record
Requires: wodim genisoimage icedax
@@ -89,6 +89,7 @@
Joerg Schilling (original cdrecord)
%package -n genisoimage
+License: GPL v2 or later
Summary: A program for creating CDs in Linux
Group: Productivity/Multimedia/CD/Record
Recommends: zisofs-tools
@@ -111,6 +112,7 @@
R.-D. Marzusch <marzusch@xxxxxxxxxxxxxxx>
%package -n icedax
+License: GPL v2 or later
Summary: A CD-Audio Grabbing tool
Group: Productivity/Multimedia/CD/Grabbers
@@ -127,8 +129,6 @@
%prep
%setup -q -n cdrkit-%{version}
%patch1
-%patch2 -p 1
-%patch3
%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
@@ -181,6 +181,7 @@
cp %{S:5} .
rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/cdda2ogg.1
rm -f $RPM_BUILD_ROOT/%{_mandir}/man5/make*
+chmod 644 doc/icedax/tracknames.pl
%post
%run_permissions
@@ -268,6 +269,11 @@
/usr/bin/list_audio_tracks
%changelog
+* Tue Apr 08 2008 nadvornik@xxxxxxx
+- update to 1.1.7.1:
+ * genisoimage: support for bzip2-compressed templates
+ * genisoimage: generic infrastructure for checksums
+ * bugifixes
* Sat Feb 16 2008 schwab@xxxxxxx
- Fix whitespace in messages.
* Thu Dec 13 2007 nadvornik@xxxxxxx
++++++ cdrkit-1.1.6-cmake.patch -> cdrkit-1.1.7.1-cmake.patch ++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |