packages: ruby-rbogl/ruby-rbogl.spec - updated to 0.32g - updated BR - remo...

baggins baggins at pld-linux.org
Tue Mar 2 13:12:56 CET 2010


Author: baggins                      Date: Tue Mar  2 12:12:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.32g
- updated BR
- removed outdated/obsolete patches

---- Files affected:
packages/ruby-rbogl:
   ruby-rbogl.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/ruby-rbogl/ruby-rbogl.spec
diff -u packages/ruby-rbogl/ruby-rbogl.spec:1.16 packages/ruby-rbogl/ruby-rbogl.spec:1.17
--- packages/ruby-rbogl/ruby-rbogl.spec:1.16	Wed Feb 24 21:39:30 2010
+++ packages/ruby-rbogl/ruby-rbogl.spec	Tue Mar  2 13:12:50 2010
@@ -1,21 +1,26 @@
 # $Revision$, $Date$
+%define pkgname rbogl
 Summary:	OpenGL module for Ruby
 Summary(pl.UTF-8):	Moduł OpenGL dla Ruby
-Name:		ruby-rbogl
-Version:	0.32b
-Release:	6
+Name:		ruby-%{pkgname}
+Version:	0.32g
+Release:	1
 License:	GPL
 Group:		Development/Languages
-Source0:	http://www2.giganet.net/~yoshi/rbogl-%{version}.tgz
-# Source0-md5:	94a689666a118b2ef10990183d5a308c
-Patch0:		%{name}-extconf.patch
-Patch1:		%{name}-cpp.patch
+Source0:	http://www2.giganet.net/~yoshi/%{pkgname}-%{version}.tar.gz
+# Source0-md5:	0832d08a87ebb16f6d4e30459a5019f0
+Patch0:		%{name}-ruby1.9.patch
 URL:		http://www2.giganet.net/~yoshi/
 BuildRequires:	OpenGL-devel
 BuildRequires:	OpenGL-glut-devel
-BuildRequires:	rpmbuild(macros) >= 1.277
-BuildRequires:	ruby-devel >= 1:1.8.4-5
+BuildRequires:	rpmbuild(macros) >= 1.484
+BuildRequires:	ruby >= 1:1.8.6
+BuildRequires:	ruby-devel >= 1:1.8.6
+BuildRequires:	ruby-modules
 BuildRequires:	sed >= 4.0
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXi-devel
+BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-lib-libXmu-devel
 Requires:	OpenGL
 %{?ruby_mod_ver_requires_eq}
@@ -30,14 +35,12 @@
 Moduł OpenGL dla Ruby.
 
 %prep
-%setup -q -n opengl
+%setup -q -n opengl-%{version}
 %patch0 -p1
-%patch1 -p1
-# TODO: see r1.6
-sed -i -e 's#@LIBPATH@#/''usr/X11R6/%{_lib}#g#' extconf.rb
 
 %build
 ruby extconf.rb
+
 %{__make} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -fPIC"
@@ -65,6 +68,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/03/02 12:12:50  baggins
+- updated to 0.32g
+- updated BR
+- removed outdated/obsolete patches
+
 Revision 1.16  2010/02/24 20:39:30  sparky
 - BR: OpenGL-glut-devel, xorg-lib-libXmu-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-rbogl/ruby-rbogl.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list