SPECS: python.spec - rel 2; keep python2.6 hardlink (we will have to deal w...
arekm
arekm at pld-linux.org
Sat Oct 4 21:10:31 CEST 2008
Author: arekm Date: Sat Oct 4 19:10:31 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; keep python2.6 hardlink (we will have to deal with python3.0 soon)
---- Files affected:
SPECS:
python.spec (1.321 -> 1.322)
---- Diffs:
================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.321 SPECS/python.spec:1.322
--- SPECS/python.spec:1.321 Fri Oct 3 10:37:19 2008
+++ SPECS/python.spec Sat Oct 4 21:10:24 2008
@@ -42,7 +42,7 @@
Summary(uk.UTF-8): Мова програмування дуже високого рівня з X-інтерфейсом
Name: python
Version: %{py_ver}
-Release: 1
+Release: 2
Epoch: 1
License: PSF
Group: Applications
@@ -581,8 +581,6 @@
ln -sf libpython%{py_ver}.so.1.0 $RPM_BUILD_ROOT%{_libdir}/libpython.so
ln -sf libpython%{py_ver}.so.1.0 $RPM_BUILD_ROOT%{_libdir}/libpython%{py_ver}.so
-rm -f $RPM_BUILD_ROOT%{_bindir}/python%{py_ver}
-
install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
cp -a Tools Demo $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -942,6 +940,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.322 2008/10/04 19:10:24 arekm
+- rel 2; keep python2.6 hardlink (we will have to deal with python3.0 soon)
+
Revision 1.321 2008/10/03 08:37:19 arekm
- rgbimg dropped upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.321&r2=1.322&f=u
More information about the pld-cvs-commit
mailing list