dhcpcd/dhcpcd.spec

215 lines
7.5 KiB
RPMSpec

Name: dhcpcd
Version: 6.11.0
Release: 1mamba
Summary: A RFC 2131 compliant DHCP client
Group: Applications/Networking
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://roy.marples.name/projects/dhcpcd
Source: http://roy.marples.name/downloads/dhcpcd/dhcpcd-%{version}.tar.xz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
Provides: dhcpclient
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant IPv4LL (aka ZeroConf) client.
In layman's terms, dhcpcd runs on your machine and silently configures your computer to work on the attached networks without trouble and mostly without configuration.
%prep
%setup -q
%build
%configure
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_sysconfdir}/dhcpcd.conf
%dir %{_libdir}/dhcpcd
%dir %{_libdir}/dhcpcd/dev
%{_libdir}/dhcpcd/dev/udev.so
%{_libexecdir}/dhcpcd-run-hooks
%{_libexecdir}/dhcpcd-hooks/*
%{_sbindir}/dhcpcd
%dir %{_datadir}/dhcpcd
%dir %{_datadir}/dhcpcd/hooks
%{_datadir}/dhcpcd/hooks/*
%{_mandir}/man5/dhcpcd.conf.5*
%{_mandir}/man8/dhcpcd-run-hooks.8*
%{_mandir}/man8/dhcpcd.8*
%doc README
%changelog
* Wed Jun 01 2016 Automatic Build System <autodist@mambasoft.it> 6.11.0-1mamba
- automatic version update by autodist
* Sat May 21 2016 Automatic Build System <autodist@mambasoft.it> 6.10.3-1mamba
- automatic version update by autodist
* Tue Apr 12 2016 Automatic Build System <autodist@mambasoft.it> 6.10.2-1mamba
- automatic version update by autodist
* Sun Jan 24 2016 Automatic Build System <autodist@mambasoft.it> 6.10.1-1mamba
- automatic version update by autodist
* Sat Jan 16 2016 Automatic Build System <autodist@mambasoft.it> 6.10.0-1mamba
- automatic version update by autodist
* Thu Dec 03 2015 Automatic Build System <autodist@mambasoft.it> 6.9.4-1mamba
- automatic version update by autodist
* Sun Sep 06 2015 Automatic Build System <autodist@mambasoft.it> 6.9.3-1mamba
- automatic version update by autodist
* Sat Aug 22 2015 Automatic Build System <autodist@mambasoft.it> 6.9.2-1mamba
- automatic version update by autodist
* Tue Aug 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 6.9.1-1mamba
- update to 6.9.1
* Mon May 18 2015 Automatic Build System <autodist@mambasoft.it> 6.9.0-1mamba
- automatic version update by autodist
* Wed May 06 2015 Automatic Build System <autodist@mambasoft.it> 6.8.2-1mamba
- automatic version update by autodist
* Tue Mar 31 2015 Automatic Build System <autodist@mambasoft.it> 6.8.1-1mamba
- automatic version update by autodist
* Sat Mar 28 2015 Automatic Build System <autodist@mambasoft.it> 6.8.0-1mamba
- automatic version update by autodist
* Fri Mar 20 2015 Automatic Build System <autodist@mambasoft.it> 6.7.99.7-1mamba
- automatic update by autodist
* Sat Jan 31 2015 Automatic Build System <autodist@mambasoft.it> 6.7.1-1mamba
- automatic update by autodist
* Mon Dec 22 2014 Automatic Build System <autodist@mambasoft.it> 6.6.7-1mamba
- automatic update by autodist
* Thu Dec 18 2014 Automatic Build System <autodist@mambasoft.it> 6.6.6-1mamba
- automatic update by autodist
* Wed Dec 17 2014 Automatic Build System <autodist@mambasoft.it> 6.6.5-1mamba
- automatic update by autodist
* Sat Nov 29 2014 Automatic Build System <autodist@mambasoft.it> 6.6.4-1mamba
- automatic version update by autodist
* Sun Nov 16 2014 Automatic Build System <autodist@mambasoft.it> 6.6.2-1mamba
- automatic update by autodist
* Mon Nov 10 2014 Automatic Build System <autodist@mambasoft.it> 6.6.1-1mamba
- automatic version update by autodist
* Mon Nov 03 2014 Automatic Build System <autodist@mambasoft.it> 6.6.0-1mamba
- automatic version update by autodist
* Sun Oct 19 2014 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
- automatic version update by autodist
* Thu Oct 09 2014 Automatic Build System <autodist@mambasoft.it> 6.5.0-1mamba
- automatic version update by autodist
* Thu Oct 02 2014 Automatic Build System <autodist@mambasoft.it> 6.4.7-1mamba
- automatic version update by autodist
* Sat Sep 20 2014 Automatic Build System <autodist@mambasoft.it> 6.4.5-1mamba
- automatic update by autodist
* Tue Aug 05 2014 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
- automatic version update by autodist
* Fri Jul 18 2014 Automatic Build System <autodist@mambasoft.it> 6.4.2-1mamba
- automatic update by autodist
* Mon Jun 23 2014 Automatic Build System <autodist@mambasoft.it> 6.4.0-1mamba
- automatic version update by autodist
* Wed Mar 19 2014 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
- automatic version update by autodist
* Mon Mar 10 2014 Automatic Build System <autodist@mambasoft.it> 6.3.1-1mamba
- automatic version update by autodist
* Thu Feb 06 2014 Automatic Build System <autodist@mambasoft.it> 6.2.1-1mamba
- automatic version update by autodist
* Mon Sep 30 2013 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
- automatic update by autodist
* Tue Aug 13 2013 Automatic Build System <autodist@mambasoft.it> 6.0.5-1mamba
- automatic version update by autodist
* Thu Aug 01 2013 Automatic Build System <autodist@mambasoft.it> 6.0.4-1mamba
- automatic version update by autodist
* Wed Jun 26 2013 Automatic Build System <autodist@mambasoft.it> 6.0.2-1mamba
- automatic version update by autodist
* Sun Jun 09 2013 Automatic Build System <autodist@mambasoft.it> 5.99.7-1mamba
- automatic version update by autodist
* Sun May 19 2013 Automatic Build System <autodist@mambasoft.it> 5.99.6-1mamba
- automatic update by autodist
* Sun Apr 07 2013 Automatic Build System <autodist@mambasoft.it> 5.99.4-1mamba
- automatic version update by autodist
* Mon Jan 07 2013 Automatic Build System <autodist@mambasoft.it> 5.99.3-1mamba
- automatic version update by autodist
* Thu Nov 08 2012 Automatic Build System <autodist@mambasoft.it> 5.99.2-1mamba
- automatic version update by autodist
* Thu Oct 11 2012 Automatic Build System <autodist@mambasoft.it> 5.6.2-1mamba
- automatic version update by autodist
* Sat Aug 11 2012 Automatic Build System <autodist@mambasoft.it> 5.6.1-1mamba
- automatic version update by autodist
* Wed Apr 25 2012 Automatic Build System <autodist@mambasoft.it> 5.5.6-1mamba
- automatic version update by autodist
* Sat Jun 18 2011 Automatic Build System <autodist@mambasoft.it> 5.2.12-1mamba
- automatic update by autodist
* Tue Feb 01 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.9-2mamba
- added virtual provide for dhcpclient
* Mon Nov 22 2010 Automatic Build System <autodist@mambasoft.it> 5.2.9-1mamba
- automatic update by autodist
* Tue Nov 09 2010 Automatic Build System <autodist@mambasoft.it> 5.2.8-1mamba
- automatic update by autodist
* Mon Aug 16 2010 Automatic Build System <autodist@mambasoft.it> 5.2.7-1mamba
- automatic update by autodist
* Thu Jul 08 2010 Automatic Build System <autodist@mambasoft.it> 5.2.6-1mamba
- automatic update by autodist
* Fri Jun 25 2010 Automatic Build System <autodist@mambasoft.it> 5.2.5-1mamba
- automatic update by autodist
* Wed Apr 14 2010 Automatic Build System <autodist@mambasoft.it> 5.1.4-1mamba
- automatic update by autodist
* Sat Nov 28 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.3-1mamba
- update to 5.1.3
* Mon Aug 10 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.7-1mamba
- package created by autospec