diff options
author | paul <paul> | 2003-05-20 00:17:45 +0000 |
---|---|---|
committer | paul <paul> | 2003-05-20 00:17:45 +0000 |
commit | 6382b6f83d5f4e1fea424c1164cfdd9f9ea6f40e (patch) | |
tree | ce8451f5e1092ae3e9779d94ff8b998970c0f2ab /redhat | |
parent | 408ad94329479216806545842c0e5f23241406b2 (diff) |
Autogenerate the redhat/zebra.spec file using autoconf
supplied VERSION and CONFDATE.
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/zebra.spec.in (renamed from redhat/zebra.spec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/zebra.spec b/redhat/zebra.spec.in index 6419fafb..ce3a6fb4 100644 --- a/redhat/zebra.spec +++ b/redhat/zebra.spec.in @@ -26,8 +26,8 @@ Summary: Routing daemon Name: zebra -Version: 0.94 -Release: 2003032501 +Version: @VERSION@ +Release: @CONFDATE@ License: GPL Group: System Environment/Daemons Source0: ftp://ftp.zebra.org/pub/zebra/%{name}-%{version}.tar.gz |