]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- rel.2 - added index_display patch
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 7 Sep 2007 13:04:27 +0000 (13:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine.spec -> 1.10

alpine.spec

index 6d7779feca5f85608d35cf9bb20692a2c0921cb8..1349f70d846531eaa7b44c42875cc147c219ef03 100644 (file)
@@ -10,7 +10,7 @@ Name:         alpine
 %define                ver             0.9999
 %define                patchlevel      18
 Version:       %{ver}.%{patchlevel}
-Release:       1
+Release:       2
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -23,6 +23,7 @@ Source1:      pico.desktop
 Source2:        %{name}.desktop
 Source3:        %{name}.png
 Patch0:                %{name}-thread_end.patch
+Patch1:                %{name}-index_display.patch
 URL:           http://www.washington.edu/alpine
 BuildRequires: autoconf
 BuildRequires: automake
@@ -103,6 +104,7 @@ ajuda de acordo com o contexto está disponível.
 %prep
 %setup -q -n %{name}-%{ver}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__autoconf}
This page took 0.123443 seconds and 4 git commands to generate.