[cmake-developers] [CMake 0015357]: the src tarball is not ready for build like all other source releases
Mantis Bug Tracker
mantis at public.kitware.com
Fri Jan 16 16:52:56 EST 2015
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=15357
======================================================================
Reported By: Dave Yost
Assigned To:
======================================================================
Project: CMake
Issue ID: 15357
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-01-16 16:52 EST
Last Modified: 2015-01-16 16:52 EST
======================================================================
Summary: the src tarball is not ready for build like all
other source releases
Description:
I have software that will automatically download, extract, build, and install
from source.
The cmake 3.0.0-1 release doesn't follow the standard pattern. When the software
goes to extract from the bz2 file, instead of a simple source directory, it gets
three folders.
245 Z% tar tzf build/cmake-3.1.0-1-src.tar.bz2
cmake-3.1.0-1.sh
cmake-3.1.0-1.patch
cmake-3.1.0.tar.bz2
246 Z%
I and this software think this is a bad idea. Please package all releases in the
normal way, not like this with a patch and a shell script.
Steps to Reproduce:
tar xzf build/cmake-3.1.0-1-src.tar.bz2
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-01-16 16:52 Dave Yost New Issue
======================================================================
More information about the cmake-developers
mailing list