Bug 58656 - Please split into -devel and dhcrelay subpackage
Summary: Please split into -devel and dhcrelay subpackage
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: dhcp
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-22 13:29 UTC by Enrico Scholz
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-01-22 13:29:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2002-01-22 13:29:14 UTC
The dhcp-3.0-4.i386.rpm package contains devel files which are not necessary for
"normal" usage and the dhcrelay program which has other purposes than dhcpd and
conflicts with it.

To make lightweighted installations possible I suggest to add dhcp-devel and
dhcrelay subpackages; appropriate %files sections could look like

----
%files devel
%defattr(-,root,root)
/usr/include/*
%{_libdir}/*.a
%{_mandir}/man3/*

%files -n dhcrelay
%defattr(-,root,root)
%config(noreplace) /etc/sysconfig/dhcrelay
%config /etc/rc.d/init.d/dhcrelay
%{_sbindir}/dhcrelay
%{_mandir}/man8/dhcrelay.8*

Comment 1 Elliot Lee 2002-01-22 17:43:41 UTC
Will move devel stuff into a subpackage, but making a separate package for 130k
of dhcrelay stuff makes zero sense, WONTFIX that part.


Note You need to log in before you can comment on or make changes to this bug.