]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- rel.3 - fixhome patch is not needed now; it provides pine-5.0 auto/th/alpine-1_00_3-3
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 21 Dec 2007 22:59:52 +0000 (22:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine.spec -> 1.46

alpine.spec

index 4717c30ea95b1d511dc804f62f93407593829dd7..fd76977a05246682a5b838ab48011dc70f2d55dd 100644 (file)
@@ -8,7 +8,7 @@ Name:           alpine
 %define                ver             1.00
 %define                patchlevel      3
 Version:       %{ver}.%{patchlevel}
-Release:       2
+Release:       3
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -27,10 +27,9 @@ Patch3:              %{name}-quote.patch
 Patch4:                %{name}-fhs.patch
 Patch5:                %{name}-segfix.patch
 Patch6:                %{name}-libc-client.patch
-Patch7:                %{name}-fixhome.patch
-Patch8:                %{name}-ssl.patch
-Patch9:                %{name}-no_1777_warning.patch
-Patch10:       %{name}-home_etc.patch
+Patch7:                %{name}-ssl.patch
+Patch8:                %{name}-no_1777_warning.patch
+Patch9:                %{name}-home_etc.patch
 URL:           http://www.washington.edu/alpine/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -43,7 +42,7 @@ BuildRequires:        pam-devel
 # Only for web-frontend:
 #BuildRequires:        tcl-devel
 Obsoletes:     pine
-Provides:      pine = 4.99
+Provides:      pine = 5.00
 Suggests:      aspell
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,7 +74,7 @@ Summary:      Simple text editor in the style of the Pine Composer
 Summary(pl.UTF-8):     Prosty edytor tekstowy w stylu alpine
 Summary(pt_BR.UTF-8):  Editor de textos para terminal simples e fácil de usar
 Group:         Applications/Editors
-Provides:      pico = 4.99
+Provides:      pico = 5.00
 
 %description -n pico
 Pico is a simple, display-oriented text editor based on the Alpine
@@ -99,7 +98,7 @@ Summary:      Simple file system browser in the style of the Alpine Composer
 Summary(pl.UTF-8):     Prosta przeglądarka plików w stylu composera alpine
 Summary(pt_BR.UTF-8):  Navegador de sistemas de arquivos no estilo do compositor do Alpine
 Group:         Applications/Shells
-Provides:      pilot = 4.99
+Provides:      pilot = 5.00
 
 %description -n pilot
 Pilot is a simple, display-oriented file system browser based on the
@@ -128,7 +127,6 @@ ajuda de acordo com o contexto está disponível.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 
 %build
 rm -f libtool missing
This page took 0.125566 seconds and 4 git commands to generate.