Author: glen Date: Fri Dec 8 00:46:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - don't own system dirs; rel 2
---- Files affected: SPECS: httperf.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/httperf.spec diff -u SPECS/httperf.spec:1.2 SPECS/httperf.spec:1.3 --- SPECS/httperf.spec:1.2 Sun Jan 22 14:15:25 2006 +++ SPECS/httperf.spec Fri Dec 8 01:46:18 2006 @@ -3,7 +3,7 @@ Summary(pl): httperf - narzędzie do mierzenia wydajności serwera HTTP Name: httperf Version: 0.8 -Release: 1 +Release: 2 License: GPL Group: Applications/Networking URL: http://www.hpl.hp.com/research/linux/httperf/ @@ -45,7 +45,7 @@ cp -f /usr/share/automake/config.sub . %{__autoconf} %configure -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -59,8 +59,8 @@ %files %defattr(644,root,root,755) %doc README TODO NEWS ChangeLog -%attr(755,root,root) %{_bindir} -%{_mandir}/man1 +%attr(755,root,root) %{_bindir}/httperf +%{_mandir}/man1/httperf.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/12/08 00:46:18 glen +- don't own system dirs; rel 2 + Revision 1.2 2006/01/22 13:15:25 qboosh - enhanced pl desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/httperf.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
