[aqsis] Update to 1.8.0

Nicolas Chauvet kwizart at fedoraproject.org
Sat Mar 10 15:24:35 UTC 2012


commit 84d41c6d7291a1a2d229172ef2d7f23bf26b5005
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Mar 10 16:24:19 2012 +0100

    Update to 1.8.0

 .gitignore                       |    1 +
 aqsis-1.6.0-bugfix20110329.patch |  748 --------------------------------------
 aqsis-1.6.0-cstdlib.patch        |   22 --
 aqsis.spec                       |   16 +-
 sources                          |    2 +-
 5 files changed, 10 insertions(+), 779 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad1a811..f3e7cf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 aqsis-1.6.0.tar.gz
+/Aqsis-1.8.0-Source.tar.gz
diff --git a/aqsis.spec b/aqsis.spec
index 3d380a4..378ae04 100644
--- a/aqsis.spec
+++ b/aqsis.spec
@@ -1,14 +1,12 @@
 Name:		aqsis
-Version:	1.6.0
-Release:	15%{?dist}
+Version:	1.8.0
+Release:	1%{?dist}
 Summary:	Open source 3D rendering solution adhering to the RenderMan standard
 Group:		Applications/Multimedia
 
 License:	GPLv2+ and LGPLv2+
 URL:		http://www.aqsis.org
-Source0:	http://downloads.sourceforge.net/aqsis/aqsis-%{version}.tar.gz
-Patch0:         aqsis-1.6.0-bugfix20110329.patch
-Patch1:		aqsis-1.6.0-cstdlib.patch
+Source0:	http://downloads.sourceforge.net/aqsis/Aqsis-%{version}-Source.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -97,9 +95,7 @@ integration with third-party applications.
 
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -q -n Aqsis-%{version}-Source
 
 
 %build
@@ -189,6 +185,7 @@ fi || :
 %doc AUTHORS COPYING README
 %{_bindir}/eqsl
 %{_bindir}/piqsl
+%{_bindir}/ptview
 # Do not use the name pdiff for PerceptualDiff
 # It is used by PrintDiff in a2ps
 #{_bindir}/pdiff
@@ -244,6 +241,9 @@ fi || :
 
 
 %changelog
+* Tue Mar 06 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.8.0-1
+- Update to 1.8.0
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-15
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index dd58972..b00573b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31ca940b7894ba536f107c42e480541d  aqsis-1.6.0.tar.gz
+06d90f7520b34d1a77beaa874207b3b2  Aqsis-1.8.0-Source.tar.gz


More information about the scm-commits mailing list