Hello community,

here is the log from the commit of package dcmtk for openSUSE:Factory
checked in at Mon Aug 29 17:08:33 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/dcmtk/dcmtk.changes    2011-08-29 
10:51:43.000000000 +0200
@@ -0,0 +1,18 @@
+-------------------------------------------------------------------
+Mon Aug 29 10:51:37 UTC 2011 - [email protected]
+
+- Added ASL-2.0 to the spec file license tag (see bnc #711187)
+
+-------------------------------------------------------------------
+Thu Aug  4 14:57:02 UTC 2011 - [email protected]
+
+- Created proper spec file with macors and a real %files section
+- Moved changes to a .changes file
+- Removed tests for other distributions
+- Switched Url to the source of the tarball rather than the source
+  of the original rpm
+
+-------------------------------------------------------------------
+Sat Aug  23 00:00:00 UTC 2008 - [email protected]
+
+- packaged dcmtk version 3.5.4 using the buildservice spec file wizard

calling whatdependson for head-i586


New:
----
  dcmtk-3.6.0.tar.bz2
  dcmtk.changes
  dcmtk.spec
  wizard.xml

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

Other differences:
------------------
++++++ dcmtk.spec ++++++
#
# spec file for package dcmtk
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#



Name:           dcmtk
Version:        3.6.0
Release:        1
License:        AS IS, BSD, ASL-2.0
Summary:        DICOM Toolkit
Url:            http://dicom.offis.de/dcmtk.php.en
Group:          Productivity/Scientific/Other
Source:         dcmtk-3.6.0.tar.bz2
BuildRequires:  cmake
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  libopenssl-devel
BuildRequires:  libpng-devel
BuildRequires:  libsndfile-devel
BuildRequires:  libtiff-devel
BuildRequires:  tcpd-devel
BuildRequires:  zlib-devel
BuildRequires:  pkgconfig(libxml-2.0)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
DCMTK is a collection of libraries and applications implementing large
parts the DICOM standard.

%prep
%setup -q -n %{name}-%{version}

%build
%configure
make

%install
%make_install
mkdir -p %{buildroot}%{_docdir}/%{name}
mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir}/%{name}
%if 0%{?suse_version} <= 1140
  rm -r %{buildroot}%{_docdir}/dcmtk/dcmtk/
%else
%fdupes -s %{buildroot}%{_docdir}/%{name}/ 
%{buildroot}%{_docdir}/%{name}/%{name}/
%endif

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc COPYRIGHT FAQ HISTORY README VERSION
%{_mandir}/man?/*
%{_docdir}/dcmtk
%config %{_sysconfdir}/*.cfg
%{_bindir}/*
%{_datadir}/*.dump
%{_datadir}/*.lut
%{_datadir}/*.dtd
%{_datadir}/*.dic
%{_datadir}/*.xsd
%{_datadir}/*.txt
%{_datadir}/*.css
%{_datadir}/wlistqry
%{_datadir}/wlistdb

%changelog
++++++ wizard.xml ++++++
<wizard version='1'><data name='name'>dcmtk</data><data name='license'>AS IS, 
BSD</data><data name='packtype'>generic</data><data name='description'>DCMTK is 
a collection of libraries and applications implementing large parts the DICOM 
standard.</data><data name='summary'>DICOM Toolkit</data><data 
name='version'>3.5.4</data><data name='created_spec'>true</data><data 
name='tarball'>dcmtk-3.5.4.tar.gz</data><data 
name='group'>Productivity/Other</data><guess name='license'>GPL v2 or 
later</guess><guess name='version'>3.5.4</guess><guess 
name='group'>Productivity/Other</guess></wizard>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to