From 242adc485e758f9d6fba3873125b3bea79a34ba33b29feda4b000b19bbd51c78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 19 May 2012 09:21:30 +0000 Subject: [PATCH 1/2] Accepting request 121500 from home:badshah400:branches:science Update to version 5.10.0 OBS-URL: https://build.opensuse.org/request/show/121500 OBS-URL: https://build.opensuse.org/package/show/science/vtkdata?expand=0&rev=8 --- vtkdata-5.10.0.tar.gz | 3 +++ vtkdata-5.8.0.tar.gz | 3 --- vtkdata.changes | 6 ++++++ vtkdata.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 vtkdata-5.10.0.tar.gz delete mode 100644 vtkdata-5.8.0.tar.gz diff --git a/vtkdata-5.10.0.tar.gz b/vtkdata-5.10.0.tar.gz new file mode 100644 index 0000000..869604f --- /dev/null +++ b/vtkdata-5.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2e44feea87f57dc356e924863f8b787a42627c92838138b376b383b4915b2c +size 88635192 diff --git a/vtkdata-5.8.0.tar.gz b/vtkdata-5.8.0.tar.gz deleted file mode 100644 index 180fd11..0000000 --- a/vtkdata-5.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79fc2414b7553f404e1e47b2aa01dc1d513a3ab5032431144995351ccc28967b -size 79709318 diff --git a/vtkdata.changes b/vtkdata.changes index 8327951..69373b6 100644 --- a/vtkdata.changes +++ b/vtkdata.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 18 05:30:24 UTC 2012 - badshah400@gmail.com + +- Update to version 5.10.0: + + No detailed changelog available. + ------------------------------------------------------------------- Tue May 1 10:08:24 UTC 2012 - idonmez@suse.com diff --git a/vtkdata.spec b/vtkdata.spec index 5e59781..6a27289 100644 --- a/vtkdata.spec +++ b/vtkdata.spec @@ -17,13 +17,14 @@ Name: vtkdata -Version: 5.8.0 +Version: 5.10.0 Release: 0 +%define series 5.10 Summary: Kitware VTK Library Data License: BSD-3-Clause Group: Productivity/Scientific/Other Url: http://www.vtk.org -Source: http://www.vtk.org/files/release/5.8/%{name}-%{version}.tar.gz +Source: http://www.vtk.org/files/release/%{series}/%{name}-%{version}.tar.gz Source1: Copyright.txt BuildRequires: fdupes BuildRoot: %{_tmppath}/%{name}-%{version}-build From 010e2fa8dfb485189b731bd0af5286b437582282187291b05d5782bdc6c4830e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 29 May 2012 12:11:25 +0000 Subject: [PATCH 2/2] - Remove Copyright.txt, its now in the distribution - Remove Data/2h2o.out file due to licensing problem, bnc#764509 OBS-URL: https://build.opensuse.org/package/show/science/vtkdata?expand=0&rev=9 --- Copyright.txt | 34 ---------------------------------- vtkdata.changes | 6 ++++++ vtkdata.spec | 5 +++-- 3 files changed, 9 insertions(+), 36 deletions(-) delete mode 100644 Copyright.txt diff --git a/Copyright.txt b/Copyright.txt deleted file mode 100644 index 12d3ab0..0000000 --- a/Copyright.txt +++ /dev/null @@ -1,34 +0,0 @@ -/*========================================================================= - - Program: Visualization Toolkit (Data) - Module: Copyright.txt - -Copyright (c) 1993-2008 Ken Martin, Will Schroeder, Bill Lorensen -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither name of Ken Martin, Will Schroeder, or Bill Lorensen nor the names - of any contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -=========================================================================*/ diff --git a/vtkdata.changes b/vtkdata.changes index 69373b6..d3775bb 100644 --- a/vtkdata.changes +++ b/vtkdata.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 29 12:10:48 UTC 2012 - idonmez@suse.com + +- Remove Copyright.txt, its now in the distribution +- Remove Data/2h2o.out file due to licensing problem, bnc#764509 + ------------------------------------------------------------------- Fri May 18 05:30:24 UTC 2012 - badshah400@gmail.com diff --git a/vtkdata.spec b/vtkdata.spec index 6a27289..5cc73be 100644 --- a/vtkdata.spec +++ b/vtkdata.spec @@ -25,7 +25,6 @@ License: BSD-3-Clause Group: Productivity/Scientific/Other Url: http://www.vtk.org Source: http://www.vtk.org/files/release/%{series}/%{name}-%{version}.tar.gz -Source1: Copyright.txt BuildRequires: fdupes BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -41,6 +40,9 @@ This package contains some example data for the Toolkit. %prep %setup -q -n VTKData +# Licensing problem, see bnc#764509 +rm Data/2h2o.out + %build %install @@ -48,7 +50,6 @@ mkdir -p %{buildroot}%{_docdir}/vtkdata mkdir -p %{buildroot}%{_datadir} cp -a $RPM_BUILD_DIR/VTKData %{buildroot}%{_datadir}/vtkdata -cp %{S:1} %{buildroot}%{_docdir}/vtkdata %fdupes %{buildroot}%{_datadir}/vtkdata