forked from pool/yast2-transfer
This commit is contained in:
parent
977992c2c0
commit
c4ab0be97b
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac925b6cde9b69cb7bc3e3a7b11403351631896fb2a4824bc913b5e103a52f0b
|
||||
size 269354
|
||||
oid sha256:ef5695f9767274049be21e018ef5eb825eb50b043adf3d19356b016537a15f6d
|
||||
size 265110
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 12:31:51 CEST 2009 - mvidner@suse.cz
|
||||
|
||||
- Using autodocs-cc.ami, which contains a fix for automake 1.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 25 15:29:01 CEST 2009 - ug@suse.de
|
||||
|
||||
|
@ -17,12 +17,11 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Url: http://www.suse.de/
|
||||
|
||||
Name: yast2-transfer
|
||||
Version: 2.18.0
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-transfer-2.18.0.tar.bz2
|
||||
@ -36,12 +35,6 @@ Requires: curl
|
||||
%description
|
||||
A YaST2 Agent for various Transfer Protocols: FTP, HTTP, and TFTP.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Anas Nashif <nashif@suse.de>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-transfer-2.18.0
|
||||
|
||||
@ -82,63 +75,3 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
#/usr/share/YaST2/include/transfer/url.ycp
|
||||
%doc %{prefix}/share/doc/packages/yast2-transfer
|
||||
%changelog
|
||||
* Mon May 25 2009 ug@suse.de
|
||||
- send ACK package for the last DATA package that was received
|
||||
via TFTP
|
||||
- 2.18.0
|
||||
* Fri Jan 04 2008 ug@suse.de
|
||||
- follow HTTP code 301 and 302 (#344123)
|
||||
- version 2.16.1
|
||||
* Tue Sep 25 2007 ug@suse.de
|
||||
- version 2.16.0
|
||||
* Thu Jan 11 2007 ug@suse.de
|
||||
- *.la files removed
|
||||
* Wed Nov 29 2006 ug@suse.de
|
||||
- version 2.15.0
|
||||
* Thu Nov 09 2006 ug@suse.de
|
||||
- version 2.14.0
|
||||
* Thu Sep 14 2006 ro@suse.de
|
||||
- added yast2-core-devel to BuildRequires·
|
||||
* Thu Jun 01 2006 locilka@suse.cz
|
||||
- Marking FTP, TFTP and HTTP modules as Stable.
|
||||
* Mon Mar 06 2006 locilka@suse.cz
|
||||
- Ajusted BuildRequires for package
|
||||
- 2.13.3
|
||||
* Thu Jan 05 2006 locilka@suse.cz
|
||||
- Adding enhancement wanted and created by ug@suse.de
|
||||
Adding functionality which allows to disable the strict HTTPS
|
||||
more to more useful. The default behavior is unchanged.
|
||||
- 2.13.2
|
||||
* Thu Dec 15 2005 locilka@suse.cz
|
||||
- Fixed bug #135829
|
||||
Curl library was called with wrong data-type. The bug appeared on
|
||||
big-endian 64bits only (Such as s390x).
|
||||
- 2.13.1
|
||||
* Wed Nov 30 2005 locilka@suse.cz
|
||||
- Added debugging message into the Curl::Get function
|
||||
- 2.13.0
|
||||
* Thu Apr 28 2005 locilka@suse.cz
|
||||
- Changing package maintainer to locilka@suse.cz
|
||||
- 2.12.0
|
||||
* Wed May 05 2004 nashif@suse.de
|
||||
- Fixed bug #39996: fixed tftp 'put'
|
||||
* Fri Apr 02 2004 nashif@suse.de
|
||||
- License changed to GPL
|
||||
* Fri Mar 19 2004 mvidner@suse.cz
|
||||
- added AGENT_LIBADD so that agents work from standalone Perl
|
||||
* Sun Jan 25 2004 nashif@suse.de
|
||||
- First version with new interpreter
|
||||
- 2.9.1
|
||||
* Thu Jun 12 2003 nashif@suse.de
|
||||
- Fixed file list
|
||||
* Tue Feb 04 2003 nashif@suse.de
|
||||
- Added FTP Get
|
||||
- 2.7.0
|
||||
* Mon Aug 05 2002 nashif@suse.de
|
||||
- Added URI parser
|
||||
- 2.6.1
|
||||
* Wed Jul 17 2002 nashif@suse.de
|
||||
- Merged tftp and curl agents
|
||||
- 2.6.0
|
||||
* Fri Jul 12 2002 nashif@suse.de
|
||||
- Initial version
|
||||
|
Loading…
x
Reference in New Issue
Block a user