From ca43507d57a4b5b0734758581d039c284f193c6a Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Mon, 12 Apr 2010 11:13:45 +0000
Subject: [PATCH] decorations for module tools, + set svn-keywords on older
 branches

---
 iptables.spec | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

diff --git a/iptables.spec b/iptables.spec
index 85409ce..c7100a3 100644
--- a/iptables.spec
+++ b/iptables.spec
@@ -1,7 +1,23 @@
-Name: iptables
+#
+# $Id$
+#
+%define url $URL$
+
+%define name iptables
+%define version 1.4.7
+%define taglevel 1
+
+%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
+
+Vendor: PlanetLab
+Packager: PlanetLab Central <support@planet-lab.org>
+Distribution: PlanetLab %{plrelease}
+URL: %(echo %{url} | cut -d ' ' -f 2)
+
 Summary: Tools for managing Linux kernel packet filtering capabilities
-Version: 1.4.7
-Release: 2%{?dist}
+Name: %{name}
+Version: %{version}
+Release: %{release}
 Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
 Source1: iptables.init
 Source2: iptables-config
-- 
2.47.0