Page MenuHomeSolus

D5229.diff
No OneTemporary

D5229.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : hub
-version : 2.7.1
-release : 7
+version : 2.8.4
+release : 8
source :
- - https://github.com/github/hub/archive/v2.7.1.tar.gz : 83fac8b47b2f56da1e7366688df4bd0eeb5fa20bde5d3de39792ea1cc1d15cd4
+ - git|https://github.com/github/hub.git : v2.8.4
license : MIT
component : system.utils
summary : A command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier
@@ -10,11 +10,11 @@
hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
builddeps :
- golang
+ - groff
build : |
mkdir -p src/github.com/github
export GOPATH=`pwd`
ln -sv `pwd` src/github.com/github/hub
cd src/github.com/github/hub
- ./script/build
-install : |
- install -Dm00775 bin/hub $installdir/usr/bin/hub
+ export prefix=$installdir/usr
+ %make install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,15 +20,43 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/hub</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-alias.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-am.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-api.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-apply.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-browse.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-checkout.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-cherry-pick.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-ci-status.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-clone.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-compare.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-create.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-delete.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-fetch.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-fork.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-help.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-init.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-issue.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-merge.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-pr.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-pull-request.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-push.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-release.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-remote.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-submodule.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub-sync.1</Path>
+ <Path fileType="man">/usr/share/man/man1/hub.1</Path>
+ <Path fileType="data">/usr/share/vim/vimfiles/ftdetect/pullrequest.vim</Path>
+ <Path fileType="data">/usr/share/vim/vimfiles/syntax/pullrequest.vim</Path>
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-01-24</Date>
- <Version>2.7.1</Version>
+ <Update release="8">
+ <Date>2019-02-01</Date>
+ <Version>2.8.4</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 1:49 PM (2 h, 39 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805132
Default Alt Text
D5229.diff (3 KB)

Event Timeline