Accepting request 182955 from home:badshah400:branches:science

Update to 6.0.0

OBS-URL: https://build.opensuse.org/request/show/182955
OBS-URL: https://build.opensuse.org/package/show/science/vtkdata?expand=0&rev=13
This commit is contained in:
Matthias Mailänder 2013-07-13 12:11:47 +00:00 committed by Git OBS Bridge
parent 24bc30dcc7
commit 4adce3490c
4 changed files with 13 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c526a5eeb73693597043a89d401ef5b8f0c6f6eddb82e03ad205f013ee9edf7c
size 88642678

3
vtkdata-6.0.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5cb638804cc09838e05876f1701d2e9cf7aa3a5c63885da7c2ddf52b2fbb04d
size 99106820

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 28 13:43:27 UTC 2013 - badshah400@gmail.com
- Update to version 6.0.0:
+ No detailed changelog available.
-------------------------------------------------------------------
Fri Oct 26 14:28:19 UTC 2012 - badshah400@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package vtkdata
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -17,7 +17,7 @@
Name: vtkdata
Version: 5.10.1
Version: 6.0.0
Release: 0
%define series 5.10
Summary: Kitware VTK Library Data
@ -38,10 +38,7 @@ the world.
This package contains some example data for the Toolkit.
%prep
%setup -q -n VTKData%{version}
# Licensing problem, see bnc#764509
rm Data/2h2o.out
%setup -q -n VTKDATA%{version}
%build
@ -49,13 +46,10 @@ rm Data/2h2o.out
mkdir -p %{buildroot}%{_docdir}/vtkdata
mkdir -p %{buildroot}%{_datadir}
cp -a $RPM_BUILD_DIR/VTKData%{version} %{buildroot}%{_datadir}/vtkdata
cp -a $RPM_BUILD_DIR/VTKDATA%{version} %{buildroot}%{_datadir}/vtkdata
%fdupes %{buildroot}%{_datadir}/vtkdata
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc %{_docdir}/vtkdata