]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- patchlevel 21 - more maildir problems fixed
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 9 Sep 2007 09:42:25 +0000 (09:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine.spec -> 1.13

alpine.spec

index 2e42e9035d04d4cd84d6fa96b718948a55ac4792..5f3f404a0562333ada7adf8efa82d70ebf0c4d33 100644 (file)
@@ -4,11 +4,12 @@
 # - review patches from pine:
 #   - home_etc support
 #   - ....many more
 # - review patches from pine:
 #   - home_etc support
 #   - ....many more
+# - separate package with tcl web-frontend
 Summary:       University of Washington Pine mail user agent
 Summary(pl.UTF-8):     Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 %define                ver             0.9999
 Summary:       University of Washington Pine mail user agent
 Summary(pl.UTF-8):     Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 %define                ver             0.9999
-%define                patchlevel      20
+%define                patchlevel      21
 Version:       %{ver}.%{patchlevel}
 Release:       1
 Epoch:         1
 Version:       %{ver}.%{patchlevel}
 Release:       1
 Epoch:         1
@@ -18,7 +19,7 @@ Group:                Applications/Mail
 #Source0:      ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz
 # Source with applied patches from http://staff.washington.edu/chappa/alpine/ 
 Source0:       http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz
 #Source0:      ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz
 # Source with applied patches from http://staff.washington.edu/chappa/alpine/ 
 Source0:       http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz
-# Source0-md5: 7e2277e8e7a4a93301986cb3daa58805
+# Source0-md5: 39f7337366e5d3e4d5c1351d272d22ce
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -32,6 +33,7 @@ BuildRequires:        ncurses-devel
 BuildRequires: openldap-devel
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
 BuildRequires: openldap-devel
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
+# Only for web-frontend
 BuildRequires: tcl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildRequires: tcl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.044408 seconds and 4 git commands to generate.