Accepting request 103281 from server:mail
cleanup spec file OBS-URL: https://build.opensuse.org/request/show/103281 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alpine?expand=0&rev=28
This commit is contained in:
parent
3f98c3996a
commit
cd87ffc2e0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 8 11:36:12 UTC 2012 - puzel@suse.com
|
||||||
|
|
||||||
|
- clean up spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 17 08:45:32 UTC 2011 - max@suse.com
|
Mon Oct 17 08:45:32 UTC 2011 - max@suse.com
|
||||||
|
|
||||||
|
22
alpine.spec
22
alpine.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package alpine
|
# spec file for package alpine
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,8 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: alpine
|
Name: alpine
|
||||||
#
|
#
|
||||||
# Package configuration:
|
# Package configuration:
|
||||||
@ -34,9 +32,17 @@ Name: alpine
|
|||||||
%define build_vanilla 0
|
%define build_vanilla 0
|
||||||
#
|
#
|
||||||
Summary: Mail User Agent
|
Summary: Mail User Agent
|
||||||
BuildRequires: imap-devel krb5-devel libgssapi ncurses-devel
|
License: Apache-2.0
|
||||||
BuildRequires: openldap2-devel openssl-devel pam-devel update-desktop-files
|
Group: Productivity/Networking/Email/Clients
|
||||||
|
BuildRequires: imap-devel
|
||||||
|
BuildRequires: krb5-devel
|
||||||
|
BuildRequires: libgssapi
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: ncurses-devel
|
||||||
|
BuildRequires: openldap2-devel
|
||||||
|
BuildRequires: openssl-devel
|
||||||
|
BuildRequires: pam-devel
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
%if %{use_mudflap}
|
%if %{use_mudflap}
|
||||||
BuildRequires: libmudflap
|
BuildRequires: libmudflap
|
||||||
%endif
|
%endif
|
||||||
@ -51,9 +57,7 @@ Conflicts: pine4
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 2.00
|
Version: 2.00
|
||||||
Release: 61
|
Release: 0
|
||||||
License: Apache-2.0
|
|
||||||
Group: Productivity/Networking/Email/Clients
|
|
||||||
Url: http://www.washington.edu/alpine/
|
Url: http://www.washington.edu/alpine/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -100,7 +104,6 @@ experience is highly customizable through the use of the Alpine Setup
|
|||||||
command.
|
command.
|
||||||
|
|
||||||
%package -n pico
|
%package -n pico
|
||||||
License: Apache-2.0
|
|
||||||
Summary: A small, easy to use editor
|
Summary: A small, easy to use editor
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
|
|
||||||
@ -113,7 +116,6 @@ Characters are inserted into the text as they are typed.
|
|||||||
|
|
||||||
|
|
||||||
%package -n pilot
|
%package -n pilot
|
||||||
License: Apache-2.0
|
|
||||||
Summary: Simple file system browser
|
Summary: Simple file system browser
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user