rpms/ocaml-lablgl/EL-5 import.log, NONE, 1.1 lablgl-tk8.5.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 ocaml-lablgl.spec, 1.2, 1.3 sources, 1.4, 1.5

Peter Lemenkov peter at fedoraproject.org
Sun Mar 29 07:56:28 UTC 2009


Author: peter

Update of /cvs/pkgs/rpms/ocaml-lablgl/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9845/EL-5

Modified Files:
	.cvsignore ocaml-lablgl.spec sources 
Added Files:
	import.log lablgl-tk8.5.patch 
Log Message:
Ver. 1.03


--- NEW FILE import.log ---
ocaml-lablgl-1_03-7_fc10:EL-5:ocaml-lablgl-1.03-7.fc10.src.rpm:1238313290

lablgl-tk8.5.patch:

--- NEW FILE lablgl-tk8.5.patch ---
diff -ur lablgl-1.03/Togl/src/Togl/togl.c lablgl-1.03.new/Togl/src/Togl/togl.c
--- lablgl-1.03/Togl/src/Togl/togl.c	2006-03-23 00:39:27.000000000 +0000
+++ lablgl-1.03.new/Togl/src/Togl/togl.c	2008-02-12 18:56:01.000000000 +0000
@@ -153,6 +153,8 @@
 #  include "tkInt8.3.h"
 #elif TK_MAJOR_VERSION==8 && TK_MINOR_VERSION==4
 #  include "tkInt8.4.h"
+#elif TK_MAJOR_VERSION==8 && TK_MINOR_VERSION==5
+#  include "tkInt8.4.h"
 #else
    Sorry, you will have to edit togl.c to include the right tkInt.h file
 #endif


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-lablgl/EL-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	1 Nov 2005 00:42:51 -0000	1.4
+++ .cvsignore	29 Mar 2009 07:55:55 -0000	1.5
@@ -1 +1 @@
-lablgl-1.02.tar.gz
+lablgl-1.03.tar.gz


Index: ocaml-lablgl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-lablgl/EL-5/ocaml-lablgl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-lablgl.spec	25 Feb 2008 07:21:09 -0000	1.2
+++ ocaml-lablgl.spec	29 Mar 2009 07:55:55 -0000	1.3
@@ -1,23 +1,21 @@
 %define debug_package %{nil}
 
 Name:           ocaml-lablgl
-Version:        1.02
-Release:	15%{?dist}
+Version:        1.03
+Release:        7%{?dist}
 
 Summary:        LablGL is an OpenGL interface for Objective Caml
 
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
-Source0:        http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-1.02.tar.gz
+Source0:        http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Obsoletes:      lablgl <= 1.02-9
-Provides:       lablgl = 1.02-9
+Patch0:         lablgl-tk8.5.patch
+
 BuildRequires:  freeglut-devel 
 BuildRequires:  ocaml
-BuildRequires:  labltk
-BuildRequires:  camlp4
 BuildRequires:  tcl-devel
 BuildRequires:  tk-devel
 BuildRequires:  libX11-devel
@@ -26,13 +24,8 @@
 BuildRequires:  libXxf86vm-devel
 BuildRequires:  mesa-libGL-devel
 BuildRequires:  mesa-libGLU-devel
-BuildRequires:	ocaml-labltk-devel
-BuildRequires:  ocaml-camlp4-devel
-ExcludeArch:    ppc64
-
-%define _use_internal_dependency_generator 0
-%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
-%define __find_provides /usr/lib/rpm/ocaml-find-provides.sh
+BuildRequires:	labltk
+BuildRequires:  camlp4
 
 %description
 LablGL is is an Objective Caml interface to OpenGL. Support is
@@ -55,6 +48,8 @@
 
 %prep
 %setup -q -n lablgl-%{version}
+%patch0 -p1
+
 cat > Makefile.config <<EOF
 CAMLC = ocamlc.opt
 CAMLOPT = ocamlopt.opt
@@ -147,6 +142,30 @@
 
 
 %changelog
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Nov 26 2008 Richard W.M. Jones <rjones at redhat.com> - 1.03-6
+- Rebuild for OCaml 3.11.0+rc1.
+
+* Wed Nov 19 2008 Richard W.M. Jones <rjones at redhat.com> - 1.03-5
+- Rebuild for OCaml 3.11.0
+
+* Wed May 14 2008 Richard W.M. Jones <rjones at redhat.com> - 1.03-4
+- Remove BRs for camlp4, labltk.
+- Remove old Provides.
+
+* Wed Apr 23 2008 Richard W.M. Jones <rjones at redhat.com> - 1.03-3
+- Rebuild for OCaml 3.10.2.
+
+* Sat Mar  1 2008 Richard W.M. Jones <rjones at redhat.com> - 1.03-2
+- Rebuild for ppc64.
+
+* Tue Feb 12 2008 Richard W.M. Jones <rjones at redhat.com> - 1.03-1
+- New upstream version 1.03.
+- Fix for Tk 8.5.
+- Rebuild for OCaml 3.10.1.
+
 * Fri Sep  7 2007 Gerard Milmeister <gemi at bluewin.ch> - 1.02-15
 - Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-lablgl/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	1 Nov 2005 00:42:51 -0000	1.4
+++ sources	29 Mar 2009 07:55:55 -0000	1.5
@@ -1 +1 @@
-b50e4e7d856c26bc4449151e4307b37b  lablgl-1.02.tar.gz
+1c16eb9298314b764851bc7d15fae88f  lablgl-1.03.tar.gz




More information about the fedora-extras-commits mailing list