]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- patchlevel 79 - regenerate libtool
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 21 Oct 2007 14:06:14 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine.spec -> 1.18

alpine.spec

index da8613de2af8dc6e3d0016bb153b9d3c1cba23d4..30ecaf79ffa750b2b3514bd5cf14bbcb2b493894 100644 (file)
@@ -9,9 +9,9 @@ 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      59
+%define                patchlevel      79
 Version:       %{ver}.%{patchlevel}
-Release:       1
+Release:       0.1
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -19,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-md5: f61491228f34e1cfb56f2dc9f1265694
+# Source0-md5: d06708e4274887e260a34d82aa437401
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -109,6 +109,8 @@ ajuda de acordo com o contexto está disponível.
 %patch1 -p1
 
 %build
+rm -f libtool missing
+%{__libtoolize}
 %{__autoconf}
 %{__aclocal} -I m4
 %{__automake}
This page took 0.037856 seconds and 4 git commands to generate.