Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spec file and patch for building CoinUtils RPMS. #38

Closed
svigerske opened this issue Mar 2, 2019 · 6 comments
Closed

spec file and patch for building CoinUtils RPMS. #38

svigerske opened this issue Mar 2, 2019 · 6 comments
Labels
enhancement New feature or request

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: @lleeoo

Original creation time: 2007-09-19 21:50:01

Version: 2.0.0

Keywords: rpm build spec

This spec file should work for building an RPM of Coin-utils. One should end up with three rpms, CoinUtils, CoinUtils-devel, and CoinUtils-debuginfo. You also need the patch, put in your SOURCE directory, together with the tarball, to get the rpm. To build the rpm simply use

rpmbuild -bb CoinUtils

You may want to change the line:

BuildRoot: /var/tmp/%{name}-buildroot

(usually you don't need to).

@svigerske svigerske added enhancement New feature or request major labels Mar 2, 2019
@svigerske
Copy link
Member Author

Attachment CoinUtils.spec by @lleeoo created at 2007-09-19 21:50:21

@svigerske
Copy link
Member Author

Attachment CoinUtilsMissingCoinSnapshot.patch by @lleeoo created at 2007-09-19 21:51:34

Patch that simply adds an hpp to the makefile.in and makefile.am so that RPMs can be built using the standard process.

@svigerske
Copy link
Member Author

Comment by ladanyi created at 2007-09-25 14:57:28

Hi Leo,

OK, so where in the CoinUtils repository should I put this script? I'd be happy to put it in, but the question arises: would it not be better to create a project that has the spec files, depends on point releases of the other projects, and doing a make there would create the rpms?

--Laci

@svigerske
Copy link
Member Author

Comment by ladanyi created at 2007-09-25 14:57:28

Set assignee to ladanyi.

@svigerske
Copy link
Member Author

Comment by ladanyi created at 2007-09-25 14:57:28

Changing status from new to assigned.

@svigerske
Copy link
Member Author

The patch to install CoinSnapshot.hpp had been applied a while ago.
The spec file seems to live somewhere on the Fedora site: https://src.fedoraproject.org/rpms/coin-or-CoinUtils/blob/master/f/coin-or-CoinUtils.spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant