X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dante.spec;fp=dante.spec;h=870842a3e2cbcff6ae00f95d66437ccae6911bf4;hb=cec30350efa3bc2893e561bde6e08b4a41d21e45;hp=2a2be51e6edc559464601c41b3d71e513fa8782d;hpb=a97e3ab53eee459a74507082f8aea29b9f1b3c21;p=packages%2Fdante.git diff --git a/dante.spec b/dante.spec index 2a2be51..870842a 100644 --- a/dante.spec +++ b/dante.spec @@ -2,13 +2,14 @@ Summary: A free Socks v4/v5 client implementation Summary(pl): Implementacja klienta Socks v4/5 Name: dante Version: 1.1.9 -Release: 1 +Release: 2 License: BSD-like Group: Networking/Daemons Source0: ftp://ftp.inet.no/pub/socks/%{name}-%{version}.tar.gz Source1: sockd.init URL: http://www.inet.no/dante/ BuildRequires: libwrap-devel +BuildRequires: autoconf Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -75,7 +76,8 @@ Statyczne biblioteki socks. %setup -q %build -%configure2_13 +autoconf +%configure %{__make} %install