Autobuild autoformatter for 80416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-transfer?expand=0&rev=13
This commit is contained in:
parent
7def2f26fb
commit
7bd5c730ab
@ -1,25 +1,39 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-transfer (Version 2.21.0)
|
# spec file for package yast2-transfer
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-transfer
|
|
||||||
Version: 2.21.0
|
|
||||||
Release: 0
|
|
||||||
|
|
||||||
|
Name: yast2-transfer
|
||||||
|
Version: 2.21.0
|
||||||
|
Release: 1
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-transfer-2.21.0.tar.bz2
|
Source0: yast2-transfer-2.21.0.tar.bz2
|
||||||
|
|
||||||
prefix: /usr
|
Prefix: /usr
|
||||||
|
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
BuildRequires: curl-devel gcc-c++ libxcrypt-devel perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite doxygen yast2-core-devel
|
BuildRequires: curl-devel doxygen gcc-c++ libxcrypt-devel perl-XML-Writer update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-testsuite
|
||||||
Summary: YaST2 - Agent for Various Transfer Protocols
|
Summary: YaST2 - Agent for Various Transfer Protocols
|
||||||
Provides: yast2-agent-curl yast2-agent-tftp yast2-agent-curl-devel yast2-agent-tftp-devel
|
Provides: yast2-agent-curl yast2-agent-tftp yast2-agent-curl-devel yast2-agent-tftp-devel
|
||||||
Obsoletes: yast2-agent-curl yast2-agent-tftp yast2-agent-curl-devel yast2-agent-tftp-devel
|
Obsoletes: yast2-agent-curl yast2-agent-tftp yast2-agent-curl-devel yast2-agent-tftp-devel
|
||||||
Requires: curl
|
Requires: curl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A YaST2 Agent for various Transfer Protocols: FTP, HTTP, and TFTP.
|
A YaST2 Agent for various Transfer Protocols: FTP, HTTP, and TFTP.
|
||||||
@ -68,5 +82,5 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
#%dir /usr/share/YaST2/include/transfer
|
#%dir /usr/share/YaST2/include/transfer
|
||||||
#/usr/share/YaST2/include/transfer/url.ycp
|
#/usr/share/YaST2/include/transfer/url.ycp
|
||||||
|
|
||||||
|
|
||||||
%doc %{prefix}/share/doc/packages/yast2-transfer
|
%doc %{prefix}/share/doc/packages/yast2-transfer
|
||||||
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user