New upstream version: 0.1.2
This commit is contained in:
parent
c080171a6e
commit
471d91aeb5
@ -0,0 +1 @@
|
||||
simspark-0.1.2.tar.gz
|
@ -1,14 +1,12 @@
|
||||
Name: simspark
|
||||
Version: 0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Spark physical simulation system
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPLv2
|
||||
URL: http://simspark.sourceforge.net
|
||||
Source0: http://downloads.sourceforge.net/simspark/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-0.1-cmakefix.patch
|
||||
Patch1: %{name}-0.1-devilfix.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: cmake boost-devel ruby ruby-devel SDL-devel tex(latex)
|
||||
@ -40,8 +38,6 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .cmakefix
|
||||
%patch1 -p1 -b .devilfix
|
||||
|
||||
%build
|
||||
mkdir build
|
||||
@ -86,6 +82,9 @@ rm -rf %{buildroot}
|
||||
%doc doc/devel/howtos doc/devel/manual.pdf
|
||||
|
||||
%changelog
|
||||
* Mon Aug 10 2009 Hedayat Vatankhah <hedayat@grad.com> 0.1.2-1
|
||||
- Updated to latest upstream release 0.1.2
|
||||
|
||||
* Wed Mar 18 2009 Hedayat Vatankhah <hedayat@grad.com> 0.1-3
|
||||
- fixed lib directory variable for cmake
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user