ALT Linux Bugzilla
– Attachment 6030 Details for
Bug 29726
provide package utils
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
package dnsmasq-utils added
dnsmasq-utils.patch (text/plain), 1.49 KB, created by
Denis Pynkin
on 2014-01-14 22:19:24 MSK
(
hide
)
Description:
package dnsmasq-utils added
Filename:
MIME Type:
Creator:
Denis Pynkin
Created:
2014-01-14 22:19:24 MSK
Size:
1.49 KB
patch
obsolete
>--- dnsmasq.spec.orig 2013-12-09 17:19:47.000000000 +0300 >+++ dnsmasq.spec 2014-01-14 20:58:09.767255251 +0300 >@@ -44,6 +44,14 @@ > Dnsmasq ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÓÙÌËÕ DNS-ÚÏÎ É ÐÏÜÔÏÍÕ ÎÅ ÍÏÖÅÔ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ > × ËÁÞÅÓÔ×Å Á×ÔÏÒÉÔÁÔÉ×ÎÏÇÏ. äÌÑ ÜÔÏÊ ÃÅÌÉ ×ÁÍ ÐÏÎÁÄÏÂÉÔÓÑ PowerDNS ÉÌÉ BIND. > >+%package utils >+Summary: Utilities for manipulating DHCP server leases >+Group: System Environment/Daemons >+ >+%description utils >+Utilities that use the standard DHCP protocol to >+query/remove a DHCP server's leases. >+ > %prep > %setup > %patch -p1 >@@ -56,6 +64,7 @@ > > %build > %make_build >+%make_build -C contrib/wrt > > %install > %makeinstall_std PREFIX=%prefix >@@ -67,6 +76,12 @@ > install -pD -m700 %SOURCE3 %buildroot%_sbindir/%name-helper > install -pD -m644 %SOURCE4 %buildroot%_unitdir/%name.service > >+# For utils package >+install -pD -m 755 contrib/wrt/dhcp_release %buildroot%_bindir/dhcp_release >+install -pD -m 644 contrib/wrt/dhcp_release.1 %buildroot%_man1dir/dhcp_release.1 >+install -pD -m 755 contrib/wrt/dhcp_lease_time %buildroot%_bindir/dhcp_lease_time >+install -pD -m 644 contrib/wrt/dhcp_lease_time.1 %buildroot%_man1dir/dhcp_lease_time.1 >+ > %pre > # Upgrade configuration from previous versions > if test -e %sysconfig_file; then >@@ -95,6 +110,10 @@ > %_man8dir/%{name}* > %doc contrib/dnslist contrib/dynamic-dnsmasq > >+%files utils >+%{_bindir}/dhcp_* >+%{_mandir}/man1/dhcp_* >+ > %changelog > * Mon Dec 09 2013 Mikhail Efremov <sem@altlinux.org> 2.68-alt1 > - Updated to 2.68.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 29726
: 6030