commit c67f764cd461fb6661f285151ea8ce3c125677d7
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 22 21:56:26 2017 +0300

    up to 0.6.2
    
    with branch diff applied to fix build failures

 reptyr.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/reptyr.spec b/reptyr.spec
index 2400a0f..4e53a31 100644
--- a/reptyr.spec
+++ b/reptyr.spec
@@ -1,12 +1,16 @@
+# TODO
+# - package /usr/share/bash-completion/completions/reptyr
 Summary:       A tool for "re-ptying" programs
 Summary(pl.UTF-8):     Narzędzie do przepinania programów do nowego terminala 
(re-pty)
 Name:          reptyr
-Version:       0.5
+Version:       0.6.2
 Release:       1
 License:       BSD-like
 Group:         Applications
 Source0:       
https://github.com/nelhage/reptyr/archive/%{name}-%{version}.tar.gz
-# Source0-md5: 92307c20bbcfad83eff4a369bc7f41d1
+# Source0-md5: 9beb26462407f229c9e900466dc25b56
+Patch0:                
https://github.com/nelhage/reptyr/compare/%{name}-%{version}...master.diff
+# Patch0-md5:  a8fba19745c20d18de4802001c15dfbd
 URL:           https://github.com/nelhage/reptyr
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,6 +31,7 @@ sesję ssh.
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
+%patch0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/reptyr.git/commitdiff/c67f764cd461fb6661f285151ea8ce3c125677d7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to