Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
381db85210 | ||
|
|
926474becc |
2 changed files with 4 additions and 7 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
8c4105b221384154421e7a460adc9c0c vtkdata-5.10.0.tar.gz
|
a05295b81930e894fc0e31866f399151 vtkdata-5.8.0.tar.gz
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
Summary: Example data file for VTK
|
Summary: Example data file for VTK
|
||||||
Name: vtkdata
|
Name: vtkdata
|
||||||
Version: 5.10.0
|
Version: 5.8.0
|
||||||
Release: 1
|
Release: 2%{?dist}
|
||||||
# This is a variant BSD license, a cross between BSD and ZLIB.
|
# This is a variant BSD license, a cross between BSD and ZLIB.
|
||||||
# For all intents, it has the same rights and restrictions as BSD.
|
# For all intents, it has the same rights and restrictions as BSD.
|
||||||
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
|
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
|
||||||
|
|
@ -10,7 +10,7 @@ Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://www.vtk.org/
|
URL: http://www.vtk.org/
|
||||||
Source0: http://www.vtk.org/files/release/5.10/%{name}-%{version}.tar.gz
|
Source0: http://www.vtk.org/files/release/5.8/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
@ -41,9 +41,6 @@ rm -rf %{buildroot}
|
||||||
%{_datadir}/*
|
%{_datadir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue May 15 2012 Orion Poplawski <orion@cora.nwra.com> - 5.10.0-1
|
|
||||||
- Update to 5.10.0
|
|
||||||
|
|
||||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.8.0-2
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.8.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue