fb6778e
Summary: Example data file for VTK
fb6778e
Name: vtkdata
Orion Poplawski a1802c1
Version: 6.1.0
Orion Poplawski f45d2e7
Release: 1%{?dist}
40b146a
# This is a variant BSD license, a cross between BSD and ZLIB.
40b146a
# For all intents, it has the same rights and restrictions as BSD.
40b146a
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
40b146a
# This file tree has no indication of license, but upstream confirms it
40b146a
# is the same as the vtk code.
40b146a
License: BSD
fb6778e
Group: Development/Libraries
fb6778e
URL: http://www.vtk.org/
Orion Poplawski a1802c1
Source0: http://www.vtk.org/files/release/6.1/VTKData-%{version}.tar.gz
fb6778e
BuildArch: noarch
fb6778e
fb6778e
%description
fb6778e
Example data file for VTK
fb6778e
9e0d9b6
fb6778e
%install
fb6778e
mkdir -p %{buildroot}%{_datadir}
fb6778e
cd %{buildroot}%{_datadir}
fb6778e
tar -zpxf %{SOURCE0}
Orion Poplawski a1802c1
mv VTK-%{version} %{name}-%{version}
fb6778e
fb6778e
# (Verbosely) fix 0555 permissions
fb6778e
find . -type f -perm 0555 | xargs -r echo chmod 0755 | sh -x
fb6778e
# Remove execute bits from not-scripts
fb6778e
for file in `find . -type f -perm 0755`; do
fb6778e
  head -1 $file | grep '^#!' > /dev/null && continue
fb6778e
  chmod 0644 $file
fb6778e
done
fb6778e
fb6778e
fb6778e
%files
fb6778e
%{_datadir}/*
fb6778e
9e0d9b6
fb6778e
%changelog
Orion Poplawski a1802c1
* Sun Jan 26 2014 Orion Poplawski <orion@cora.nwra.com> - 6.1.0-1
Orion Poplawski a1802c1
- Update to 6.1.0
Orion Poplawski a1802c1
5b57bbf
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.0-2
5b57bbf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
5b57bbf
9e0d9b6
* Fri Jul 12 2013 Orion Poplawski <orion@cora.nwra.com> - 6.0.0-1
9e0d9b6
- Update to 6.0.0
9e0d9b6
1f61f47
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.10.1-2
1f61f47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
1f61f47
Orion Poplawski e58ac58
* Fri Nov 2 2012 Orion Poplawski <orion@cora.nwra.com> - 5.10.1-1
Orion Poplawski e58ac58
- Update to 5.10.1
Orion Poplawski e58ac58
e7a7333
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.10.0-2
e7a7333
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e7a7333
Orion Poplawski 71c558c
* Tue May 15 2012 Orion Poplawski <orion@cora.nwra.com> - 5.10.0-1
Orion Poplawski 71c558c
- Update to 5.10.0
Orion Poplawski 71c558c
98e851a
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.8.0-2
98e851a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
98e851a
Orion Poplawski cfdce8f
* Tue Oct 11 2011 Orion Poplawski <orion@cora.nwra.com> - 5.8.0-1
Orion Poplawski cfdce8f
- Update to 5.8.0
Orion Poplawski cfdce8f
0dc55e4
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.6.1-2
0dc55e4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
0dc55e4
Orion Poplawski bafa49b
* Wed Dec 29 2010 Orion Poplawski <orion@cora.nwra.com> - 5.6.1-1
Orion Poplawski bafa49b
- Update to 5.6.1
Orion Poplawski bafa49b
e7db084
* Mon Jul  5 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.6.0-12
e7db084
- Update to 5.6.0.
7728b1d
4fda45a
* Sat Jun  6 2009 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.4.2-11
4fda45a
- Update to 5.4.2.
69b806b
4fda45a
* Wed Mar 11 2009 Orion Poplawski <orion@cora.nwra.com> - 5.2.1-10
4fda45a
- Update to 5.2.1
adf0c42
3abc95e
* Sun Oct  5 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.2.0-9
3abc95e
- Update to 5.2.0.
3abc95e
40b146a
* Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.0.4-8
40b146a
- fix license tag
40b146a
ce69d3b
* Sat Feb 23 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.4-7
ce69d3b
- Update to 5.0.4.
ce69d3b
fb6778e
* Sun Apr 15 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.3-6
fb6778e
- Update to 5.0.3.
fb6778e
fb6778e
* Mon Sep 11 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.2-5
fb6778e
- Update to 5.0.2.
fb6778e
fb6778e
* Wed Jul 19 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.1-4
fb6778e
- Fix some permissions.
fb6778e
fb6778e
* Thu Jul 13 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.0.1-3
fb6778e
- Update to 5.0.1.
fb6778e
fb6778e
* Thu Jun  1 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
fb6778e
- Initial build.
fb6778e