Accepting request 182992 from science

factory-auto rejected it in 182971 (forwarded request 182974 from Mailaender)

OBS-URL: https://build.opensuse.org/request/show/182992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vtkdata?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2013-07-16 14:26:57 +00:00
committed by Git OBS Bridge
5 changed files with 22 additions and 14 deletions

3
_service Normal file
View File

@@ -0,0 +1,3 @@
<services>
<service mode="localonly" name="download_files"/>
</services>

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,14 @@
-------------------------------------------------------------------
Sat Jul 13 12:20:24 UTC 2013 - mailaender@opensuse.org
- fix release series and source url
-------------------------------------------------------------------
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,9 +17,9 @@
Name: vtkdata
Version: 5.10.1
Version: 6.0.0
Release: 0
%define series 5.10
%define series 6.0
Summary: Kitware VTK Library Data
License: BSD-3-Clause
Group: Productivity/Scientific/Other
@@ -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