Skip to content

Centos fixup#428

Merged
technoweenie merged 4 commits intogit-lfs:masterfrom
andyneff:centos_fixup
Jun 24, 2015
Merged

Centos fixup#428
technoweenie merged 4 commits intogit-lfs:masterfrom
andyneff:centos_fixup

Conversation

@andyneff
Copy link
Contributor

Added a bunch of minor fixes for building in CentOS

andyneff added 3 commits June 18, 2015 00:19
Disabled tests in rpm build for now...
Auto parse lfs/lfs.go to get Version number and update SPEC automatically
Fixed git not getting installed if not already installed on CentOS 5
Made rpm build script work from any directory
Fixed some indentation
Updated INSTALL.md
Added a numch of small changes so build-centos doesn't fail after
running build_rpms, and vice versa. Made compiling rpm with nodeps
easier
rpm/INSTALL.md Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is

@michael-k
Copy link
Contributor

I found some issues in rpm/INSTALL.md. Make sure to double check, I'm not a native speaker. ;)

Two of the issues are in the current revision of rpm/INSTALL.md. I thought, if you're touching the file anyway, you could fix them on the way. :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a valid used.

"user" ?

@technoweenie
Copy link
Contributor

Honestly I'll need automated centos builds before I'll feel super comfortable merging these. If you can confirm my used/user suspicion above, I can merge and make that tiny tweak. The indentation question isn't important. I can undo the indentation, but it looks like it was done on purpose. I'm more curious about it than anything.

EDIT: I don't want to imply that I want you to setup automated centos builds. I want to set aside some time to mess with Digital Ocean to get automated centos/debian builds. I also really appreciate your help on this project :)

technoweenie added a commit that referenced this pull request Jun 24, 2015
@technoweenie technoweenie merged commit 8fafe93 into git-lfs:master Jun 24, 2015
technoweenie added a commit that referenced this pull request Jul 22, 2015
technoweenie added a commit that referenced this pull request Jul 22, 2015
chrisd8088 added a commit to chrisd8088/git-lfs that referenced this pull request Dec 28, 2022
In commit e2f770c of PR git-lfs#428
the rpm/build_rpms.bsh script was updated to run the rpmbuild command
with the --nodeps option when the NODEPS environment variable was defined
and set non-zero.

However, in commit 88430de of PR git-lfs#654
the script was revised to always pass the --nodeps option to the
rpmbuild command, so the NODEPS environment variable no longer had
any effect, and so We can therefore remove our handling of this variable.
chrisd8088 added a commit to chrisd8088/git-lfs that referenced this pull request Dec 28, 2022
In commit e2f770c of PR git-lfs#428
the rpm/build_rpms.bsh script was updated to run the rpmbuild command
with the --nodeps option when the NODEPS environment variable was defined
and set non-zero.

However, in commit 88430de of PR git-lfs#654
the script was revised to always pass the --nodeps option to the
rpmbuild command, so the NODEPS environment variable no longer had
any effect, and so We can therefore remove our handling of this variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants