summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>2014-06-17 14:08:37 +0200
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>2014-06-18 16:45:58 +0200
commitb7d1bddce0bf8bdc173b1c19fd27728b794ffde8 (patch)
treeb56721ac9c932329560a0de0c39699ca7902070d
parentba38c2266db75595333902181fe1e3848b4a46c9 (diff)
downloadebtables-tizen_3.0_ivi_release.tar.gz
ebtables-tizen_3.0_ivi_release.tar.bz2
ebtables-tizen_3.0_ivi_release.zip
Release macro expands to project name instead of release number. Change-Id: If39cc873b7f337f8b22089a69e164e060a75a7b5
-rw-r--r--packaging/ebtables.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/ebtables.spec b/packaging/ebtables.spec
index 2c8c2a1..7312a99 100644
--- a/packaging/ebtables.spec
+++ b/packaging/ebtables.spec
@@ -5,7 +5,7 @@ Release: 4
License: GPL-2.0+
Group: Security/Network
URL: http://ebtables.sf.net/
-Source: http://downloads.sf.net/ebtables/%{name}-v%{version}-%{release}.tar.gz
+Source: http://downloads.sf.net/ebtables/%{name}-v%{version}.tar.gz
# Gbp-Ignore-Patches: 0 1
Patch0: no-root-install.patch
@@ -20,7 +20,7 @@ The ebtables tool can be used together with the other Linux filtering tools,
like iptables. There are no incompatibility issues.
%prep
-%setup -q -n %{name}-v%{version}-%{release}
+%setup -q -n %{name}-v%{version}
# Gbp-Patch-Macros
%patch0 -p1