Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37736353
en ru br
ALT Linux repos
S:0.5-alt3

Group :: System/Servers
RPM: dhcdrop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

%global optflags_lto %nil

Name: dhcdrop
Version: 0.5
Release: alt3
Summary: Drop dhcp offers from illegitimate dhcp server.
Group: System/Servers
License: GPL-2.0
Url: http://www.netpatch.ru/projects/dhcdrop/

# http://www.netpatch.ru/projects/dhcdrop/%name-%version.tar.bz2

Source: %name-%version.tar

# Automatically added by buildreq on Tue Jul 14 2009 (-bi)

BuildRequires: libpcap-devel

%description
Drop dhcp offers from illegitimate dhcp server

%prep
%setup

%build
%configure --bindir=%_sbindir --enable-static=no
%make_build

%install
%makeinstall_std

%find_lang %name

%files
%doc AUTHORS COPYING ChangeLog NEWS README INSTALL
%_sbindir/%name
%_man8dir/*
%_mandir/ru/man8/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin