Mageia Bugzilla – Attachment 7106 Details for
Bug 16926
CMake needs to be upgraded to 3.4.0 rc1 to allow it to detect Python 3.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to upgrade CMake to 3.4.0rc1 in Cauldron
file_16926.txt (text/plain), 568 bytes, created by
Neal Gompa
on 2015-10-09 02:31:04 CEST
(
hide
)
Description:
Patch to upgrade CMake to 3.4.0rc1 in Cauldron
Filename:
MIME Type:
Creator:
Neal Gompa
Created:
2015-10-09 02:31:04 CEST
Size:
568 bytes
patch
obsolete
>Index: SPECS/cmake.spec >=================================================================== >--- SPECS/cmake.spec (revision 887979) >+++ SPECS/cmake.spec (working copy) >@@ -4,7 +4,7 @@ > %define with_tests 0 > > %define rel 1 >-%define prerel 0 >+%define prerel rc1 > > %if %prerel > %define release %mkrel -c %prerel %{rel} >@@ -16,7 +16,7 @@ > > Name: cmake > Summary: Cross-platform, open-source make system >-Version: 3.3.2 >+Version: 3.4.0 > Release: %{release} > License: BSD > Group: Development/Other
Index: SPECS/cmake.spec =================================================================== --- SPECS/cmake.spec (revision 887979) +++ SPECS/cmake.spec (working copy) @@ -4,7 +4,7 @@ %define with_tests 0 %define rel 1 -%define prerel 0 +%define prerel rc1 %if %prerel %define release %mkrel -c %prerel %{rel} @@ -16,7 +16,7 @@ Name: cmake Summary: Cross-platform, open-source make system -Version: 3.3.2 +Version: 3.4.0 Release: %{release} License: BSD Group: Development/Other
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16926
: 7106 |
7107