]> git.pld-linux.org Git - packages/picocom.git/commitdiff
- updated to 1.7 auto/th/picocom-1.7-1
authorBartek Szady <bszx@bszx.eu>
Wed, 2 Jul 2014 18:37:11 +0000 (20:37 +0200)
committerBartek Szady <bszx@bszx.eu>
Wed, 2 Jul 2014 18:37:11 +0000 (20:37 +0200)
picocom-ascii_xfr.patch [deleted file]
picocom.spec

diff --git a/picocom-ascii_xfr.patch b/picocom-ascii_xfr.patch
deleted file mode 100644 (file)
index cf9e9d6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./picocom.c.org    2004-08-12 13:45:11.000000000 +0200
-+++ ./picocom.c        2005-05-17 13:17:06.689763776 +0200
-@@ -94,7 +94,7 @@
-       .nolock = 0,
- #endif
-       .escape = '\x01',
--      .send_cmd = "ascii_xfr -s -v -l10",
-+      .send_cmd = "ascii-xfr -s -v -l10",
-       .receive_cmd = "rz -vv"
- };
index f8057be0334bd7c6dcf5d440586f3fada8a32e6f..5784c291b5935f286d71cbda073f3e6f9913efe7 100644 (file)
@@ -12,17 +12,16 @@ Summary(tr.UTF-8):  Telix benzeri, TTY kipi iletişim paketi
 Summary(uk.UTF-8):     Комунікаційний пакет типу Telix для текстового режиму
 Summary(zh_CN.UTF-8):  一个文本界面的调试解调器控制器和终端模拟器。
 Name:          picocom
-Version:       1.4
-Release:       3
+Version:       1.7
+Release:       1
 License:       GPL v2+
 Group:         Applications/Communications
-Source0:       http://efault.net/npat/hacks/picocom/dist/%{name}-%{version}.tar.gz
-# Source0-md5: 08fcc5f6bb9e7676a2569386d5ea9f70
+Source0:       https://picocom.googlecode.com/files/%{name}-%{version}.tar.gz
+# Source0-md5: 8eaba1d31407e8408674d6e57af447ef
 Source1:       %{name}-ttyS0.desktop
 Source2:       %{name}-ttyS1.desktop
 Source3:       %{name}.png
-Patch0:                %{name}-ascii_xfr.patch
-URL:           http://efault.net/npat/hacks/picocom/
+URL:           https://code.google.com/p/picocom/
 BuildRequires: groff
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,7 +60,6 @@ bezpieczniejszy (choć o nieco mniejszych możliwościach) interfejs.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} \
@@ -86,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES CONTRIBUTORS NEWS README *.html *.ps
+%doc CHANGES CONTRIBUTORS README *.html *.ps
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
This page took 0.147444 seconds and 4 git commands to generate.