commit f6f0b5deba6a890db80f35f7e19094c6e64c837c
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Nov 23 21:09:17 2013 +0200

    rename to curl to match module name

 ocaml-ocurl.spec => ocaml-curl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-ocurl.spec b/ocaml-curl.spec
similarity index 93%
rename from ocaml-ocurl.spec
rename to ocaml-curl.spec
index 7a55c80..b7fbf83 100644
--- a/ocaml-ocurl.spec
+++ b/ocaml-curl.spec
@@ -3,14 +3,14 @@
 %bcond_with    opt             # build opt
 
 %define debug_package %{nil}
-%define        pkgname ocurl
+%define        pkgname curl
 Summary:       OCaml Curl library (ocurl)
 Name:          ocaml-%{pkgname}
 Version:       0.6.0
 Release:       1
 License:       MIT
 Group:         Libraries
-Source0:       
https://forge.ocamlcore.org/frs/download.php/1238/%{pkgname}-%{version}.tar.gz
+Source0:       
https://forge.ocamlcore.org/frs/download.php/1238/ocurl-%{version}.tar.gz
 # Source0-md5: 21575e86b390c6c182a8dee42e8db1f3
 URL:           http://ocurl.forge.ocamlcore.org/
 BuildRequires: curl-devel >= 7.12.0
@@ -37,7 +37,7 @@ The %{name}-devel package contains libraries and signature 
files for
 developing applications that use %{name}.
 
 %prep
-%setup -q -n %{pkgname}-%{version}
+%setup -q -n ocurl-%{version}
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-curl.git/commitdiff/f6f0b5deba6a890db80f35f7e19094c6e64c837c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to