This commit is contained in:
parent
690a4d7222
commit
093e58ef2f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 09:33:07 CEST 2008 - max@suse.de
|
||||
|
||||
- lzma is no longer needed for building.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 10:39:50 CEST 2008 - meissner@suse.de
|
||||
|
||||
|
@ -34,7 +34,7 @@ Name: alpine
|
||||
%define build_vanilla 0
|
||||
#
|
||||
Summary: Alpine mail user agent (formerly pine)
|
||||
BuildRequires: imap-devel krb5-devel libgssapi lzma ncurses-devel
|
||||
BuildRequires: imap-devel krb5-devel libgssapi ncurses-devel
|
||||
BuildRequires: openldap2-devel openssl-devel pam-devel update-desktop-files
|
||||
%if %{use_mudflap}
|
||||
BuildRequires: libmudflap
|
||||
@ -50,7 +50,7 @@ Conflicts: pine4
|
||||
%endif
|
||||
#
|
||||
Version: 2.00
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: The Apache Software License
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
AutoReqProv: on
|
||||
@ -346,6 +346,8 @@ rm -rf %buildroot
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 15 2008 max@suse.de
|
||||
- lzma is no longer needed for building.
|
||||
* Thu Oct 09 2008 meissner@suse.de
|
||||
- added unistd.h for prototypes
|
||||
* Mon Sep 29 2008 max@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user