rpms/openvrml/F-11 .cvsignore, 1.22, 1.23 openvrml.spec, 1.67, 1.68 sources, 1.22, 1.23 openvrml-player-visibility.patch, 1.3, NONE

Braden McDaniel braden at fedoraproject.org
Thu Aug 13 07:37:40 UTC 2009


Author: braden

Update of /cvs/pkgs/rpms/openvrml/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29161/F-11

Modified Files:
	.cvsignore openvrml.spec sources 
Removed Files:
	openvrml-player-visibility.patch 
Log Message:
Updates for 0.18.3.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-11/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- .cvsignore	7 Jul 2009 06:02:46 -0000	1.22
+++ .cvsignore	13 Aug 2009 07:37:40 -0000	1.23
@@ -1 +1 @@
-openvrml-0.18.2.tar.gz
+openvrml-0.18.3.tar.gz


Index: openvrml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-11/openvrml.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -p -r1.67 -r1.68
--- openvrml.spec	24 Jul 2009 01:24:49 -0000	1.67
+++ openvrml.spec	13 Aug 2009 07:37:40 -0000	1.68
@@ -1,12 +1,11 @@
 # -*- rpm-spec -*-
 Name:           openvrml
-Version:        0.18.2
-Release:        2%{?dist}
+Version:        0.18.3
+Release:        1%{?dist}
 Summary:        VRML/X3D runtime library
 License:        LGPLv3+
 Group:          System Environment/Libraries
 Source:         http://downloads.sourceforge.net/openvrml/%{name}-%{version}.tar.gz
-Patch:          openvrml-player-visibility.patch
 URL:            http://openvrml.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  pkgconfig >= 0.18.0
@@ -99,8 +98,6 @@ BuildArch:      noarch
 %prep
 %setup
 
-%patch
-
 %build
 CXXFLAGS="%optflags -fvisibility=hidden -fvisibility-inlines-hidden -Wno-missing-braces"
 %configure --disable-static --enable-exception-specs=nothrow --disable-examples CPPFLAGS="-I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -DNDEBUG" JAVA_HOME=/usr/lib/jvm/jre
@@ -191,6 +188,9 @@ CXXFLAGS="%optflags -fvisibility=hidden 
 %{_javadocdir}/%{name}-%{version}
   
 %changelog
+* Thu Aug 13 2009  Braden McDaniel  <braden at endoframe.com> - 0.18.3-1
+- Updated to 0.18.3.
+
 * Thu Jul 23 2009  Braden McDaniel  <braden at endoframe.com>
 - Made dependencies on gecko-libs and java arch-specific.
 - Removed unnecessary (redundant) dependencies on libGLU-devel and


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openvrml/F-11/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	7 Jul 2009 06:02:47 -0000	1.22
+++ sources	13 Aug 2009 07:37:40 -0000	1.23
@@ -1 +1 @@
-b8af1ab43e5e8a1617323693810b8bd7  openvrml-0.18.2.tar.gz
+82cee1ae3d9e9a0f71740f93d6dba24c  openvrml-0.18.3.tar.gz


--- openvrml-player-visibility.patch DELETED ---




More information about the scm-commits mailing list