Author: rjones

Update of /cvs/pkgs/rpms/ocaml-type-conv/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18084

Modified Files:
        .cvsignore ocaml-type-conv.spec sources 
Log Message:
- New upstream version 1.6.7.
- Fixed source URL.
- VERSION file no longer exists in upstream tarball.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-type-conv/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore  20 Nov 2008 16:58:53 -0000      1.6
+++ .cvsignore  10 Mar 2009 14:18:14 -0000      1.7
@@ -1 +1 @@
-type-conv-1.6.4.tar.bz2
+release-1.6.7.tar.bz2


Index: ocaml-type-conv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-type-conv/devel/ocaml-type-conv.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ocaml-type-conv.spec        26 Feb 2009 07:36:11 -0000      1.10
+++ ocaml-type-conv.spec        10 Mar 2009 14:18:14 -0000      1.11
@@ -2,14 +2,14 @@
 %define debug_package %{nil}
 
 Name:           ocaml-type-conv
-Version:        1.6.4
-Release:        4%{?dist}
+Version:        1.6.7
+Release:        1%{?dist}
 Summary:        OCaml base library for type conversion
 
 Group:          Development/Libraries
 License:        LGPLv2+ with exceptions and BSD
 URL:            http://www.ocaml.info/home/ocaml_sources.html#type-conv
-Source0:        
http://www.ocaml.info/ocaml_sources/type-conv-%{version}.tar.bz2
+Source0:        
http://hg.ocaml.info/release/type-conv/archive/release-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ocaml >= 3.10.0
@@ -31,7 +31,7 @@
 
 
 %prep
-%setup -q -n type-conv-%{version}
+%setup -q -n type-conv-release-%{version}
 dos2unix LICENSE.Tywith
 
 
@@ -53,11 +53,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE LICENSE.Tywith CHANGES COPYRIGHT README.txt VERSION
+%doc LICENSE LICENSE.Tywith CHANGES COPYRIGHT README.txt
 %{_libdir}/ocaml/type-conv
 
 
 %changelog
+* Tue Mar 10 2009 Richard W.M. Jones <[email protected]> - 1.6.7-1
+- New upstream version 1.6.7.
+- Fixed source URL.
+- VERSION file no longer exists in upstream tarball.
+
 * Wed Feb 25 2009 Fedora Release Engineering <[email protected]> 
- 1.6.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-type-conv/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources     20 Nov 2008 16:58:53 -0000      1.6
+++ sources     10 Mar 2009 14:18:14 -0000      1.7
@@ -1 +1 @@
-dd85ccfbd41ec5a61501a4fdd2acadc9  type-conv-1.6.4.tar.bz2
+2e62bb45147041d73f17a8b214afec1c  release-1.6.7.tar.bz2

_______________________________________________
Fedora-ocaml-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list

Reply via email to