SPECS: alpine.spec - 0.9999.9 (patchlevel 9) - new naming scheme.

blues blues at pld-linux.org
Thu Sep 6 14:34:16 CEST 2007


Author: blues                        Date: Thu Sep  6 12:34:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9999.9 (patchlevel 9) - new naming scheme.

---- Files affected:
SPECS:
   alpine.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.6 SPECS/alpine.spec:1.7
--- SPECS/alpine.spec:1.6	Tue Sep  4 23:42:05 2007
+++ SPECS/alpine.spec	Thu Sep  6 14:34:11 2007
@@ -8,7 +8,9 @@
 Summary:	University of Washington Pine mail user agent
 Summary(pl.UTF-8):	Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:		alpine
-Version:	0.9999
+%define		ver		0.9999
+%define		patchlevel	9
+Version:	%{ver}.%{patchlevel}
 Release:	1
 Epoch:		1
 License:	Apache License 2.0
@@ -16,11 +18,9 @@
 # Main site:
 #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-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e095c1689d6c0fc6fd610464ba9c3cf8
+Source0:	http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz
+# Source0-md5:	8cab15e911f245f5af34fae3a6bbcf5b
 Source1:	pico.desktop
-# http://staff.washington.edu/chappa/alpine/info/all.html
-#Patch0:		http://staff.washington.edu/chappa/alpine/patches/%{name}-%{version}/all.patch.gz
 URL:		http://www.washington.edu/alpine
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -99,7 +99,7 @@
 ajuda de acordo com o contexto está disponível.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{ver}
 
 %build
 %{__autoconf}
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/09/06 12:34:11  blues
+- 0.9999.9 (patchlevel 9) - new naming scheme.
+
 Revision 1.6  2007/09/04 21:42:05  blues
 - unoficial 0.9999 release (with applied chappa's all.patch). Works nice.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list