SPECS: rrdtool.spec - tcl files fix, python,tcl deps

qboosh qboosh at pld-linux.org
Sun Jun 19 18:27:31 CEST 2005


Author: qboosh                       Date: Sun Jun 19 16:27:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tcl files fix, python,tcl deps

---- Files affected:
SPECS:
   rrdtool.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/rrdtool.spec
diff -u SPECS/rrdtool.spec:1.103 SPECS/rrdtool.spec:1.104
--- SPECS/rrdtool.spec:1.103	Sun Jun 19 14:30:00 2005
+++ SPECS/rrdtool.spec	Sun Jun 19 18:27:26 2005
@@ -26,8 +26,10 @@
 BuildRequires:	libtool
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	pkgconfig
+BuildRequires:	python
+BuildRequires:	python-devel
 BuildRequires:	rpm-perlprov
-#BuildRequired:	tcl-devel
+BuildRequires:	tcl-devel
 BuildRequires:	zlib-devel >= 1.2.1
 Requires:	cgilibc >= 0.5
 Requires:	libart_lgpl >= 2.3.17
@@ -174,6 +176,7 @@
 Summary(pl):	Pythonowy interfejs do RRDtoola
 Group:		Development/Languages/Python
 Requires:	%{name} = %{version}-%{release}
+%pyrequires_eq	python-libs
 
 %description -n python-rrdtool
 Python interface to RRDtool, the graphing and logging utility.
@@ -187,6 +190,7 @@
 Summary(pl):	Rozszerzenie Tcl-a pozwalające na dostęp do biblioteki Tcl
 Group:		Development/Languages/Tcl
 Requires:	%{name} = %{version}-%{release}
+Requires:	tcl
 
 %description -n tcl-rrdtool
 Tcl extension to access the RRD library.
@@ -270,7 +274,7 @@
 %files -n tcl-rrdtool
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/tclrrd%{version}.so
-%{_libdir}/tclrrd%{version}
+/usr/lib/tclrrd%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -278,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2005/06/19 16:27:26  qboosh
+- tcl files fix, python,tcl deps
+
 Revision 1.103  2005/06/19 12:30:00  qboosh
 - updated to 1.2.10
 - package python and tcl bindings
================================================================

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




More information about the pld-cvs-commit mailing list