]> git.pld-linux.org Git - packages/python.git/commitdiff
- rel 2; include more bindir symlinks auto/th/python-2_7_3-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 10 May 2012 17:44:39 +0000 (17:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python.spec -> 1.388

python.spec

index 6fc5b6d6c0ee053b5436f47dd3aa363658c0dd80..3ad07f446c1050a971e463f0c307cf5ffd4d0441 100644 (file)
@@ -43,7 +43,7 @@ Summary(tr.UTF-8):    X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):     Мова програмування дуже високого рівня з X-інтерфейсом
 Name:          python
 Version:       %{py_ver}.3
-Release:       1
+Release:       2
 Epoch:         1
 License:       PSF
 Group:         Development/Languages/Python
@@ -686,6 +686,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{__python}
+%attr(755,root,root) %{__python}[0-9]
 %attr(755,root,root) %{__python}%{py_ver}
 %{_mandir}/man1/python.1*
 
@@ -928,6 +929,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Misc/{ACKS,NEWS,README,README.valgrind,valgrind-python.supp}
 %attr(755,root,root) %{__python}-config
+%attr(755,root,root) %{__python}[0-9]-config
 %attr(755,root,root) %{__python}%{py_ver}-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %{py_incdir}/*.h
This page took 0.145828 seconds and 4 git commands to generate.