SPECS: ocaml-facile.spec - changed name to ocaml-facile
paszczus
paszczus at pld-linux.org
Sat Jul 26 13:25:43 CEST 2008
Author: paszczus Date: Sat Jul 26 11:25:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- changed name to ocaml-facile
---- Files affected:
SPECS:
ocaml-facile.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/ocaml-facile.spec
diff -u SPECS/ocaml-facile.spec:1.2 SPECS/ocaml-facile.spec:1.3
--- SPECS/ocaml-facile.spec:1.2 Sat Jul 26 13:17:48 2008
+++ SPECS/ocaml-facile.spec Sat Jul 26 13:25:38 2008
@@ -1,15 +1,15 @@
# $Revision$, $Date$
Summary: Functional Constraint Library implemented in Objective Caml
-Name: facile
+Name: ocaml-facile
Version: 1.1
Release: 1
License: LGPL
Group: Libraries
-Source0: http://www.recherche.enac.fr/opti/facile/distrib/%{name}-%{version}.tar.gz
+Source0: http://www.recherche.enac.fr/opti/facile/distrib/facile-%{version}.tar.gz
# Source0-md5: ab673e1fc0859a42bcb639a02c2d7e9e
URL: http://www.recherche.enac.fr/opti/facile/
BuildRequires: ocaml >= 3.02
-Requires: ocaml >= 3.02
+%requires_eq ocaml-runtime
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,9 +32,10 @@
and foreword of the online documentation
%prep
-%setup -q
+%setup -q -n facile-%{version}
%build
+# use ./configure because of 'Unknown option "LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,-combreloc "
./configure
%{__make}
@@ -59,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008/07/26 11:25:38 paszczus
+- changed name to ocaml-facile
+
Revision 1.2 2008/07/26 11:17:48 paszczus
- fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-facile.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list