stable

cmake3-3.5.1-1.el7

FEDORA-EPEL-2016-1b4a2161de created by besser82 10 years ago for Fedora EPEL 7

initial epel-release

This update has been submitted for testing by besser82.

10 years ago

besser82 edited this update.

New build(s):

  • cmake3-3.5.0-1.el7

Removed build(s):

  • cmake3-3.5.0-0.3.rc3.el7
10 years ago

besser82 edited this update.

New build(s):

  • cmake3-3.5.0-1.1.el7

Removed build(s):

  • cmake3-3.5.0-1.el7
10 years ago
User Icon aalvarez commented & provided feedback 10 years ago
karma

This update is breaking my builds on epel7. See for instance https://kojipkgs.fedoraproject.org//work/tasks/5502/13285502/build.log

cmake3 is installed even though my BuildRequires is just cmake. Additionally, the %cmake macro breaks, and the build stops.

User Icon sagitter commented & provided feedback 10 years ago

@aalvarez, use the macro %cmake3, not %cmake.

User Icon besser82 commented & provided feedback 10 years ago

@aalvarez: Adressed this problem in a new build. Will change buildroot-override and this update as soon as the build is finished.

@sagitter: He's right about it. If he just has a BR: cmake, then %cmake must work. The problem is the Provides: cmake = %{version} in cmake3.spec. Removed this in new build.

User Icon besser82 commented & provided feedback 10 years ago

@aalvarez: created new buildroot-override for cmake3-3.5.0-1.2.el7 and untaged the old one. Your build should be fine again in about 20 minutes. Since this update is currently locked, I canot modify it right now, but will do so as soon as it is unlocked.

This update has been pushed to testing.

10 years ago

besser82 edited this update.

New build(s):

  • cmake3-3.5.0-2.el7

Removed build(s):

  • cmake3-3.5.0-1.1.el7
10 years ago

This update has been submitted for testing by besser82.

10 years ago

This update has been pushed to testing.

10 years ago

besser82 edited this update.

New build(s):

  • cmake3-3.5.0-2.1.el7

Removed build(s):

  • cmake3-3.5.0-2.el7
10 years ago

This update has been submitted for testing by besser82.

10 years ago

This update has been pushed to testing.

10 years ago

besser82 edited this update.

New build(s):

  • cmake3-3.5.1-1.el7

Removed build(s):

  • cmake3-3.5.0-2.1.el7
10 years ago

This update has been submitted for testing by besser82.

10 years ago

This update has been pushed to testing.

10 years ago
User Icon carlgeorge commented & provided feedback 10 years ago
karma

This works great for me to build mariadb 10.1 on EL7.


%if 0%{?rhel} && 0%{?rhel} <= 7
%global cmake_name cmake3
%else
%global cmake_name cmake
%endif

BuildRequires:    %{cmake_name} >= 3.3.0

%{expand:%%%cmake_name} . \
    -DBUILD_CONFIG=mysql_release \
    -DFEATURE_SET="community" \
    (et cetera)

Thanks!

BZ#1315193 Review Request (EPEL): cmake3 - Cross-platform make system
BZ#1321198 cmake-3.5.1 is available

This update has been submitted for stable by bodhi.

10 years ago
User Icon rdieter commented & provided feedback 10 years ago
karma

works swell

BZ#1315193 Review Request (EPEL): cmake3 - Cross-platform make system
BZ#1300100 cmake-3.5.0 is available
BZ#1321198 cmake-3.5.1 is available

This update has been pushed to stable.

10 years ago

Please log in to add feedback.

Metadata
Type
newpackage
Karma
2
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-5
Stable by Karma
2
Stable by Time
disabled
Dates
submitted
10 years ago
in testing
10 years ago
in stable
10 years ago
modified
10 years ago
BZ#1300100 cmake-3.5.0 is available
0
1
BZ#1315193 Review Request (EPEL): cmake3 - Cross-platform make system
0
2
BZ#1316306 cmake-3.5.0-0.3.rc3 onwards places doc in separate package, breaking qt-creator cmake detection
0
0
BZ#1321198 cmake-3.5.1 is available
0
2

Automated Test Results