Author: kkofler

Update of /cvs/pkgs/rpms/ocaml-facile/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31800/devel

Modified Files:
        ocaml-facile.spec 
Log Message:
* Thu Dec 17 2009 Kevin Kofler <[email protected]> - 1.1-11
- Use RPM's builtin OCaml dependency generator on F13+


Index: ocaml-facile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-facile/devel/ocaml-facile.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- ocaml-facile.spec   25 Jul 2009 19:56:27 -0000      1.11
+++ ocaml-facile.spec   17 Dec 2009 01:23:31 -0000      1.12
@@ -9,7 +9,7 @@ ExcludeArch: ppc64
 
 Name:          ocaml-facile
 Version:       1.1
-Release:       10%{?dist}
+Release:       11%{?dist}
 Summary:       OCaml library for constraint programming
 Summary(fr):   Librairie OCaml de programmation par contraintes
 
@@ -27,9 +27,11 @@ ExcludeArch:    sparc64 s390 s390x
 BuildRequires: ocaml >= 3.02
 BuildRequires: ocaml-findlib-devel
 
+%if 0%{?fedora} < 13
 %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
+%endif
 
 %description
 FaCiLe is a constraint programming library on integer and integer set finite
@@ -113,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/ocaml/facile/*.mli
 
 %changelog
+* Thu Dec 17 2009 Kevin Kofler <[email protected]> - 1.1-11
+- Use RPM's builtin OCaml dependency generator on F13+
+
 * Sat Jul 25 2009 Fedora Release Engineering <[email protected]> 
- 1.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

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

Reply via email to