Author: zbyniu                       Date: Wed Dec 26 20:42:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.0

---- Files affected:
SPECS:
   httperf.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/httperf.spec
diff -u SPECS/httperf.spec:1.5 SPECS/httperf.spec:1.6
--- SPECS/httperf.spec:1.5      Tue Feb 13 09:06:35 2007
+++ SPECS/httperf.spec  Wed Dec 26 21:42:53 2007
@@ -2,13 +2,13 @@
 Summary:       httperf - a tool for measuring web server performance
 Summary(pl.UTF-8):     httperf - narzędzie do mierzenia wydajności serwera HTTP
 Name:          httperf
-Version:       0.8
-Release:       2
+Version:       0.9.0
+Release:       1
 License:       GPL
 Group:         Applications/Networking
 URL:           http://www.hpl.hp.com/research/linux/httperf/
 Source0:       ftp://ftp.hpl.hp.com/pub/httperf/%{name}-%{version}.tar.gz
-# Source0-md5:  2971956d4846349f9e8d3c54acd591a5
+# Source0-md5: 2968c36b9ecf3d98fc1f2c1c9c0d9341
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: openssl-devel
@@ -45,13 +45,12 @@
 cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure
-%{__make} -j1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
-install httperf $RPM_BUILD_ROOT%{_bindir}
-install httperf.man $RPM_BUILD_ROOT%{_mandir}/man1/httperf.1
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -59,6 +58,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README TODO NEWS ChangeLog
+%attr(755,root,root) %{_bindir}/idleconn
 %attr(755,root,root) %{_bindir}/httperf
 %{_mandir}/man1/httperf.1*
 
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007-12-26 20:42:53  zbyniu
+- up to 0.9.0
+
 Revision 1.5  2007-02-13 08:06:35  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/httperf.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to