rpms/ocaml-pcre/devel .cvsignore, 1.2, 1.3 ocaml-pcre.spec, 1.4, 1.5 sources, 1.2, 1.3

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Tue Sep 18 12:39:37 UTC 2007


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-pcre/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25120/devel

Modified Files:
	.cvsignore ocaml-pcre.spec sources 
Log Message:
* Tue Sep 18 2007 Richard W.M. Jones <rjones at redhat.com> - 5.12.2-1
- New upstream version 5.12.2.
- Clarified license is LGPLv2.
- Strip .so file.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	1 Aug 2007 17:40:11 -0000	1.2
+++ .cvsignore	18 Sep 2007 12:39:04 -0000	1.3
@@ -1 +1 @@
-pcre-ocaml-5.11.4.tar.gz
+pcre-ocaml-5.12.2.tar.gz


Index: ocaml-pcre.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/ocaml-pcre.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ocaml-pcre.spec	6 Sep 2007 15:33:11 -0000	1.4
+++ ocaml-pcre.spec	18 Sep 2007 12:39:04 -0000	1.5
@@ -2,14 +2,14 @@
 %define debug_package %{nil}
 
 Name:           ocaml-pcre
-Version:        5.11.4
-Release:        9%{?dist}
+Version:        5.12.2
+Release:        1%{?dist}
 Summary:        Perl compatibility regular expressions (PCRE) for OCaml
 
 Group:          Development/Libraries
-License:        LGPL
+License:        LGPLv2
 URL:            http://www.ocaml.info/home/ocaml_sources.html
-Source0:        http://www.ocaml.info/ocaml_sources/pcre-ocaml-5.11.4.tar.gz
+Source0:        http://www.ocaml.info/ocaml_sources/pcre-ocaml-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    ppc64
 
@@ -46,6 +46,7 @@
 %else
 make -C lib byte-code-library
 %endif
+strip lib/dll*.so
 
 
 %install
@@ -88,6 +89,11 @@
 
 
 %changelog
+* Tue Sep 18 2007 Richard W.M. Jones <rjones at redhat.com> - 5.12.2-1
+- New upstream version 5.12.2.
+- Clarified license is LGPLv2.
+- Strip .so file.
+
 * Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 5.11.4-9
 - Force rebuild because of updated requires/provides scripts in OCaml.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	1 Aug 2007 17:40:11 -0000	1.2
+++ sources	18 Sep 2007 12:39:04 -0000	1.3
@@ -1 +1 @@
-6d5b1f4073b8a8b08cb323112df542d2  pcre-ocaml-5.11.4.tar.gz
+18a257c0b4ec00510f93b6bf4951d545  pcre-ocaml-5.12.2.tar.gz




More information about the fedora-extras-commits mailing list