Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 8d09401

Browse files
committed
prepare spec file for release
1 parent 97d1d0f commit 8d09401

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

aws-ec2-ssh.spec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
%define name aws-ec2-ssh
2-
%define version 0
3-
%define unmangled_version 0
4-
%define release 1.20170427.git.5a15fc6%{?dist}
2+
%define version %{jenkins_version}
3+
%define release 1%{?dist}
54

65

76
Name: %{name}
@@ -12,7 +11,7 @@ Release: %{release}
1211
Group: System/Administration
1312
License: MIT
1413
URL: https://cloudonaut.io/manage-aws-ec2-ssh-access-with-iam/
15-
Source0: %{name}-%{unmangled_version}.tar.gz
14+
Source0: https://github.com/widdix/aws-ec2-ssh/archive/v%{version}.tar.gz
1615
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
1716
BuildArch: noarch
1817
BuildRoot: %{_tmppath}/%{name}-root}

0 commit comments

Comments
 (0)