SPECS: collectl.spec - upgraded to 2.5.1

gotar gotar at pld-linux.org
Sun Apr 6 20:27:19 CEST 2008


Author: gotar                        Date: Sun Apr  6 18:27:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgraded to 2.5.1

---- Files affected:
SPECS:
   collectl.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/collectl.spec
diff -u SPECS/collectl.spec:1.2 SPECS/collectl.spec:1.3
--- SPECS/collectl.spec:1.2	Fri Feb 29 12:51:46 2008
+++ SPECS/collectl.spec	Sun Apr  6 20:27:14 2008
@@ -2,12 +2,12 @@
 %include	/usr/lib/rpm/macros.perl
 Summary:	A utility to collect various linux performance data
 Name:		collectl
-Version:	2.4.3
+Version:	2.5.1
 Release:	0.1
 License:	Artistic, GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/collectl/%{name}-%{version}-src.tar.gz
-# Source0-md5:	bcb74b5677e4b5a494ebe51f5e8d6710
+# Source0-md5:	eea1db0893ee9911bc9c10b1e7f687ac
 URL:		http://collectl.sourceforge.net
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -21,11 +21,11 @@
 
 %prep
 %setup -q
-%{__sed} -i -e 's,\r$,,' FAQ-collectl.html
+%{__sed} -i -e 's,\r$,,' docs/FAQ-collectl.html
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_mandir}/man1,/etc/rc.d/init.d,/var/log/%{name},%{_sysconfdir}}
+install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man1,/etc/rc.d/init.d,/var/log/%{name},%{_sysconfdir}}
 cp -a man1/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 install initd/collectl $RPM_BUILD_ROOT/etc/rc.d/init.d
 install collectl.pl $RPM_BUILD_ROOT%{_sbindir}/collectl
@@ -37,7 +37,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc FAQ-collectl.html RELEASE-collectl
+%doc docs/* RELEASE-collectl
 %attr(754,root,root) /etc/rc.d/init.d/collectl
 %attr(755,root,root) %{_sbindir}/collectl
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/collectl.conf
@@ -51,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-04-06 18:27:14  gotar
+- upgraded to 2.5.1
+
 Revision 1.2  2008-02-29 11:51:46  glen
 - do the files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectl.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list