Page MenuHomeSolus

D3254.diff
No OneTemporary

D3254.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : fzf
-version : 0.17.1
-release : 3
+version : 0.17.4
+release : 4
source :
- - git|https://github.com/junegunn/fzf.git : 0.17.1
+ - https://github.com/junegunn/fzf/archive/0.17.4.tar.gz : a4b009638266b116f422d159cd1e09df64112e6ae3490964db2cd46636981ff0
license : MIT
component : system.utils
summary : fzf is a general-purpose command-line fuzzy finder
@@ -11,6 +11,7 @@
networking : yes
builddeps :
- golang
+ - git
setup : |
%patch -p1 < $pkgfiles/0001-Don-t-include-external-ldflags.-It-doesn-t-like-them.patch
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>fzf</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.utils</PartOf>
@@ -19,18 +19,20 @@
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/fzf</Path>
+ <Path fileType="executable">/usr/bin/fzf-tmux</Path>
<Path fileType="data">/usr/share/bash-completion/completions/fzf</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="man">/usr/share/man/man1/fzf-tmux.1</Path>
+ <Path fileType="man">/usr/share/man/man1/fzf.1</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2017-10-26</Date>
- <Version>0.17.1</Version>
+ <Update release="4">
+ <Date>2018-07-07</Date>
+ <Version>0.17.4</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 23, 5:27 AM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806096
Default Alt Text
D3254.diff (2 KB)

Event Timeline