[packages/letsencrypt] up to 0.1.0, letsencrypt entered public beta
glen
glen at pld-linux.org
Fri Dec 4 12:06:32 CET 2015
commit 5f4fc62239f390a08f8adad3200a3d396b5801e9
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Dec 4 12:01:27 2015 +0200
up to 0.1.0, letsencrypt entered public beta
https://letsencrypt.org/2015/12/03/entering-public-beta.html
letsencrypt.spec | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/letsencrypt.spec b/letsencrypt.spec
index 7a50afc..486bc4f 100644
--- a/letsencrypt.spec
+++ b/letsencrypt.spec
@@ -4,16 +4,14 @@
%bcond_without doc # don't build doc
%bcond_without tests # do not perform "make test"
-%define rel 1
-%define subver 20151017
Summary: Let's Encrypt client
Name: letsencrypt
-Version: 0.0.0
-Release: 0.%{subver}.%{rel}
+Version: 0.1.0
+Release: 0.1
License: APL 2.0
Group: Applications/Networking
-Source0: https://github.com/letsencrypt/letsencrypt/archive/v%{version}.dev%{subver}.tar.gz
-# Source0-md5: 1cac8a454e466136f70834c76977ef17
+Source0: https://github.com/letsencrypt/letsencrypt/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: eb1208bcf5c33a6f030da9419718bf6b
URL: https://letsencrypt.org/
BuildRequires: python-modules
BuildRequires: python-setuptools
@@ -43,7 +41,7 @@ interoperate with the Let's Encrypt CA which will be issuing
browser-trusted certificates for free.
%prep
-%setup -q -n %{name}-%{version}.dev%{subver}
+%setup -q
%build
%{__python} setup.py build %{?with_tests:test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/letsencrypt.git/commitdiff/5f4fc62239f390a08f8adad3200a3d396b5801e9
More information about the pld-cvs-commit
mailing list