Author: wolvverine Date: Tue Mar 28 07:05:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add all *.h files to devel package
---- Files affected: SPECS: nagios.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/nagios.spec diff -u SPECS/nagios.spec:1.75 SPECS/nagios.spec:1.76 --- SPECS/nagios.spec:1.75 Tue Mar 28 08:48:03 2006 +++ SPECS/nagios.spec Tue Mar 28 09:05:32 2006 @@ -7,7 +7,7 @@ Summary(pt_BR): Programa para monitoraçăo de máquinas e serviços Name: nagios Version: 2.1 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Networking Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz @@ -202,7 +202,7 @@ $RPM_BUILD_ROOT{%{_var}/log/%{name}/archives,%{_localstatedir},%{_sysconfdir}/{plugins,local},%{_examplesdir}/%{name}-%{version}} \ $RPM_BUILD_ROOT%{_webapps}/%{_webapp} -install include/locations.h $RPM_BUILD_ROOT%{_includedir}/%{name} +install include/*.h $RPM_BUILD_ROOT%{_includedir}/%{name} %{__make} install install-html install-init install-commandmode fullinstall \ DESTDIR=$RPM_BUILD_ROOT \ @@ -466,6 +466,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2006/03/28 07:05:32 wolvverine +- add all *.h files to devel package + Revision 1.75 2006/03/28 06:48:03 wolvverine - up to 2.1 - not tested ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
