This commit is contained in:
parent
635700ffa7
commit
2d92f3a140
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 17:05:08 CEST 2009 - max@suse.de
|
||||
|
||||
- Included the latest bugfix-patches from Eduardo Chappa:
|
||||
- replacebug: Fix a bug in Pico which makes it not update the
|
||||
screen.
|
||||
- unixnullbug: Fix a bug that makes Alpine crash when opening a
|
||||
unix type folder.
|
||||
- streamlock: Fix a bug that makes Alpine crash when suspending it.
|
||||
- filterflagbug: Fix a bug in Alpine that makes it not to set a
|
||||
flag in a filtered message (bnc#342075).
|
||||
- nlinfobug: Fix a bug in Pico and Pilot that makes them crash
|
||||
for bad locale information.
|
||||
- unverified: Fix a bug that makes Alpine not to give a warning
|
||||
if the Newsgroup header is present
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 20 14:11:40 CEST 2009 - cmorve69@yahoo.es
|
||||
|
||||
|
14
alpine.spec
14
alpine.spec
@ -50,7 +50,7 @@ Conflicts: pine4
|
||||
%endif
|
||||
#
|
||||
Version: 2.00
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: Apache Software License ..
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
AutoReqProv: on
|
||||
@ -80,6 +80,12 @@ Patch603: chappa-insertpat.patch.gz
|
||||
Patch604: chappa-maildir.patch.gz
|
||||
Patch605: chappa-searchheader.patch.gz
|
||||
Patch606: chappa-WrtAcc.patch.gz
|
||||
Patch607: chappa-replacebug.patch.gz
|
||||
Patch608: chappa-unixnullbug.patch.gz
|
||||
Patch609: chappa-streamlock.patch.gz
|
||||
Patch610: chappa-filterflagbug.patch.gz
|
||||
Patch611: chappa-nlinfobug.patch.gz
|
||||
Patch612: chappa-unverified.patch.gz
|
||||
|
||||
%description
|
||||
Though originally designed for inexperienced email users, Alpine
|
||||
@ -152,6 +158,12 @@ fi
|
||||
%patch604 -p1
|
||||
%patch605 -p1
|
||||
%patch606 -p1
|
||||
%patch607 -p1
|
||||
%patch608 -p1
|
||||
%patch609 -p1
|
||||
%patch610 -p1
|
||||
%patch611 -p1
|
||||
%patch612 -p1
|
||||
#
|
||||
# SuSE patches - warning fixes, etc:
|
||||
#
|
||||
|
3
chappa-filterflagbug.patch.gz
Normal file
3
chappa-filterflagbug.patch.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe627938c2faeb819533ea162b4762844aa46d9970e81fbf33b99ad0899e59c9
|
||||
size 869
|
3
chappa-nlinfobug.patch.gz
Normal file
3
chappa-nlinfobug.patch.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da500d003bca6fcb0db3ab91350d2cba4c84e37a9a3fc70345e83e9884afab64
|
||||
size 359
|
3
chappa-replacebug.patch.gz
Normal file
3
chappa-replacebug.patch.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dcc7d7300ecdbfcaeb5a0e825a37622b33c25a0ccd80a422ad92bd603a5fb8d
|
||||
size 328
|
3
chappa-streamlock.patch.gz
Normal file
3
chappa-streamlock.patch.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81c1bd4a3d4b96a2dee337b9492f371f35b9d60e11f38d8b835eeda20ae93439
|
||||
size 1095
|
3
chappa-unixnullbug.patch.gz
Normal file
3
chappa-unixnullbug.patch.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d13b511481236aab76d510a1d16a3bbda64654e53daae04902909363683205ba
|
||||
size 550
|
3
chappa-unverified.patch.gz
Normal file
3
chappa-unverified.patch.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd97befa3205b7ca71d351aa630ad2939db64fc852db07e35776e87f0b2d9fd9
|
||||
size 1535
|
Loading…
Reference in New Issue
Block a user