]> git.pld-linux.org Git - packages/ebtables.git/commitdiff
- better handlig of rc-versions
authorshadzik <shadzik@pld-linux.org>
Tue, 19 Dec 2006 06:09:55 +0000 (06:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ebtables.spec -> 1.13

ebtables.spec

index ccc926483e4934a1d90135321818fb141103aa33..03d193e2d6ad331d97842c513cf440acee540bc3 100644 (file)
@@ -7,10 +7,11 @@ Summary:      Ethernet Bridge Tables
 Summary(pl):   Ethernet Bridge Tables - filtrowanie i translacja adresów dla Ethernetu
 Name:          ebtables
 Version:       2.0.8
-Release:       0.rc2.1
+%define                _pre    rc2
+Release:       0.%{_pre}.1
 License:       GPL
 Group:         Networking/Daemons
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-v%{version}-rc2.tar.gz
+Source0:       http://dl.sourceforge.net/%{name}/%{name}-v%{version}-%{_pre}.tar.gz
 # Source0-md5: f07111fcc1966be669278433c35dcc28
 Patch0:                %{name}-llh.patch
 URL:           http://ebtables.sourceforge.net/
@@ -33,7 +34,7 @@ dopasowywanie ramek. Infrastruktura ebtables jest cz
 standardowych j±der Linuksa w wersjach 2.5.x i nowszych.
 
 %prep
-%setup -q -n %{name}-v%{version}-rc2
+%setup -q -n %{name}-v%{version}-%{_pre}
 %patch0 -p1
 
 %build
This page took 0.091236 seconds and 4 git commands to generate.