Hello community,

here is the log from the commit of package dcmtk for openSUSE:Factory checked 
in at 2012-03-20 11:26:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dcmtk (Old)
 and      /work/SRC/openSUSE:Factory/.dcmtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dcmtk", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/dcmtk/dcmtk.changes      2011-12-19 
16:09:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dcmtk.new/dcmtk.changes 2012-03-20 
11:26:32.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Mar 18 14:42:01 UTC 2012 - asterios.dra...@gmail.com
+
+- Added a patch (gcc-4.7_fix.patch) to fix compilation with gcc-4.7.
+- Remove zero-length file /usr/share/dcmtk/wlistdb/OFFIS/lockfile (fix rpmlint
+  warning).
+
+-------------------------------------------------------------------

New:
----
  gcc-4.7_fix.patch

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

Other differences:
------------------
++++++ dcmtk.spec ++++++
--- /var/tmp/diff_new_pack.alij4u/_old  2012-03-20 11:26:33.000000000 +0100
+++ /var/tmp/diff_new_pack.alij4u/_new  2012-03-20 11:26:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dcmtk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,10 +16,11 @@
 #
 
 
+%define libname libdcmtk3_6
+
 Name:           dcmtk
 Version:        3.6.0
 Release:        0
-%define libname libdcmtk3_6
 Summary:        DICOM Toolkit
 License:        BSD-3-Clause and Apache-2.0
 Group:          Productivity/Scientific/Other
@@ -41,6 +42,8 @@
 Patch6:         
dcmtk-3.6.0-0007-Add-soname-generation-for-modules-which-are-not-in-D.patch
 # PATCH-FIX-OPENSUSE dcmtk-3.6.0.diff asterios.dra...@gmail.com -- Fix 
libraries linking
 Patch7:         dcmtk-3.6.0.diff
+# PATCH-FIX-UPSTREAM gcc-4.7_fix.patch asterios.dra...@gmail.com -- Fix 
compilation with gcc-4.7
+Patch8:         gcc-4.7_fix.patch
 BuildRequires:  CharLS-devel
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -72,7 +75,7 @@
 Summary:        DICOM Toolkit
 Group:          System/Libraries
 
-%description -n libdcmtk3_6
+%description -n %{libname}
 DCMTK is a collection of libraries and applications implementing large
 parts the DICOM standard.
 
@@ -86,6 +89,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7
+%patch8 -p1
 
 # Make sure the internal library copy is not used
 rm -rf dcmjpls/libcharls/
@@ -117,6 +121,9 @@
 %make_install
 cd ..
 
+# Remove zero-length file (fix rpmlint warning)
+rm -f %{buildroot}%{_datadir}/dcmtk/wlistdb/OFFIS/lockfile
+
 # Fix binary name
 mv -f %{buildroot}%{_bindir}/dcmsign-3.6.0 %{buildroot}%{_bindir}/dcmsign
 
@@ -142,7 +149,7 @@
 %config(noreplace) %{_sysconfdir}/dcmtk/*.cfg
 %{_bindir}/*
 %{_datadir}/dcmtk/
-%{_docdir}/dcmtk/
+%doc %{_docdir}/dcmtk/
 
 %files devel
 %defattr(-,root,root,-)

++++++ gcc-4.7_fix.patch ++++++
++++ 945 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to