]> git.pld-linux.org Git - packages/VirtualBox-bin.git/commitdiff
- titanium-devel also has python2.7
authorshadzik <shadzik@pld-linux.org>
Tue, 14 Dec 2010 19:42:38 +0000 (19:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    VirtualBox-bin.spec -> 1.47

VirtualBox-bin.spec

index 1f304eabe0dbbbc1b58c66f8531f417a43f68a8a..b87cc8b155d846e1817c9b7b3d973dbe9cac7034 100644 (file)
@@ -13,7 +13,7 @@
 %endif
 # disable debug - no symbols here
 %define                _enable_debug_packages  0
-%define                rel     1
+%define                rel     2
 
 %define                pname   VirtualBox
 %define                prev    68302
@@ -420,7 +420,7 @@ fi
 %attr(755,root,root) %{_libdir}/VirtualBox/VBoxOGLrenderspu.so
 
 %if "%{pld_release}" == "ti"
-%attr(755,root,root) %{_libdir}/VirtualBox/VBoxPython2_6.so
+%attr(755,root,root) %{_libdir}/VirtualBox/VBoxPython2_7.so
 %else
 %attr(755,root,root) %{_libdir}/VirtualBox/VBoxPython2_7.so
 %endif
This page took 0.097338 seconds and 4 git commands to generate.