SPECS: rrdtool.spec - check-files cleanup

glen glen at pld-linux.org
Thu Jul 20 21:34:52 CEST 2006


Author: glen                         Date: Thu Jul 20 19:34:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
SPECS:
   rrdtool.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/rrdtool.spec
diff -u SPECS/rrdtool.spec:1.113 SPECS/rrdtool.spec:1.114
--- SPECS/rrdtool.spec:1.113	Thu Jul 20 18:57:20 2006
+++ SPECS/rrdtool.spec	Thu Jul 20 21:34:47 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.perl
+%define	pdir	RRDp
 Summary:	RRDtool - round robin database
 Summary(pl):	RRDtool - baza danych typu round-robin
 Summary(pt_BR):	Round Robin Database, uma ferramenta para construçăo de gráficos
@@ -219,6 +220,8 @@
 	examplesdir=%{_examplesdir}/%{name}-%{version}
 
 rm -rf $RPM_BUILD_ROOT%{_prefix}/{doc,html}
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/ntmake.pl
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/RRDs/.packlist
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -266,7 +269,7 @@
 %files -n tcl-rrdtool
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/tclrrd%{version}.so
-/usr/lib/tclrrd%{version}
+%{_prefix}/lib/tclrrd%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -274,6 +277,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/07/20 19:34:47  glen
+- check-files cleanup
+
 Revision 1.113  2006/07/20 16:57:20  qboosh
 - updated to 1.2.15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rrdtool.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list