diff --git a/yast2-transfer.spec b/yast2-transfer.spec index af57ecc..19acb02 100644 --- a/yast2-transfer.spec +++ b/yast2-transfer.spec @@ -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 -Name: yast2-transfer -Version: 2.21.0 -Release: 0 +Name: yast2-transfer +Version: 2.21.0 +Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-transfer-2.21.0.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-transfer-2.21.0.tar.bz2 -prefix: /usr +Prefix: /usr -Group: System/YaST -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 -Summary: YaST2 - Agent for Various Transfer Protocols -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 -Requires: curl +Group: System/YaST +License: GPL v2 or later +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 +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 +Requires: curl %description 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 #/usr/share/YaST2/include/transfer/url.ycp - %doc %{prefix}/share/doc/packages/yast2-transfer +%changelog