SPECS: python.spec - added files related to valgrind to the devel ...
witekfl
witekfl at pld-linux.org
Sun Aug 6 09:09:57 CEST 2006
Author: witekfl Date: Sun Aug 6 07:09:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added files related to valgrind to the devel subpackage
- adapterized (removed trailing spaces)
- rel 3
---- Files affected:
SPECS:
python.spec (1.266 -> 1.267)
---- Diffs:
================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.266 SPECS/python.spec:1.267
--- SPECS/python.spec:1.266 Fri May 19 16:30:55 2006
+++ SPECS/python.spec Sun Aug 6 09:09:52 2006
@@ -36,7 +36,7 @@
Summary(uk): íĎ×Á ĐŇĎÇŇÁÍŐ×ÁÎÎŃ ÄŐÖĹ ×ÉÓĎËĎÇĎ ŇŚ×ÎŃ Ú X-ŚÎÔĹŇĆĹĘÓĎÍ
Name: python
Version: %{py_ver}.3
-Release: 2
+Release: 3
Epoch: 1
License: PSF
Group: Applications
@@ -85,9 +85,9 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%if %{with verbose_tests}
-%define test_flags -v -l -x
+%define test_flags -v -l -x
%else
-%define test_flags -l -x
+%define test_flags -l -x
%endif
%ifarch alpha ia64 ppc64 sparc64 ppc64 %{x8664}
@@ -770,7 +770,7 @@
%files devel
%defattr(644,root,root,755)
-%doc Misc/{ACKS,NEWS,README}
+%doc Misc/{ACKS,NEWS,README,README.valgrind,valgrind-python.supp}
%attr(755,root,root) %{_libdir}/lib*.so
%dir %{py_incdir}
%{py_incdir}/*.h
@@ -860,6 +860,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.267 2006/08/06 07:09:52 witekfl
+- added files related to valgrind to the devel subpackage
+- adapterized (removed trailing spaces)
+- rel 3
+
Revision 1.266 2006/05/19 14:30:55 qboosh
- added sparc_fix patch (alignment fix, merged from AC-branch)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python.spec?r1=1.266&r2=1.267&f=u
More information about the pld-cvs-commit
mailing list