rpms/alpine/devel .cvsignore, 1.3, 1.4 alpine.spec, 1.6, 1.7 sources, 1.3, 1.4 pine.conf, 1.1, NONE pine.conf.fixed, 1.1, NONE

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Dec 21 14:13:32 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/alpine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14057

Modified Files:
	.cvsignore alpine.spec sources 
Removed Files:
	pine.conf pine.conf.fixed 
Log Message:
* Fri Dec 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.00-1
- alpine-1.00



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	9 Nov 2007 20:44:56 -0000	1.3
+++ .cvsignore	21 Dec 2007 14:12:52 -0000	1.4
@@ -1 +1 @@
-alpine-0.99999.tar.bz2
+alpine-1.00.tar.bz2


Index: alpine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/devel/alpine.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- alpine.spec	4 Dec 2007 15:49:54 -0000	1.6
+++ alpine.spec	21 Dec 2007 14:12:52 -0000	1.7
@@ -2,15 +2,15 @@
 
 Summary: UW Alpine mail user agent
 Name: alpine
-Version: 0.99999
-Release: 4%{?dist}
+Version: 1.00
+Release: 1%{?dist}
 
 License: Apache Software License
 Group: Applications/Internet
 URL: http://www.washington.edu/alpine
 # FTP: ftp://ftp.cac.washington.edu/alpine/
 # SVN: https://svn.cac.washington.edu/public/alpine/snapshots/
-Source0: %{name}-%{version}.tar.bz2
+Source0: ftp://ftp.cac.washington.edu/alpine/alpine-%{version}.tar.bz2
 
 Requires: /usr/sbin/sendmail aspell mailcap
 # Using "Conflicts" instead of Obsoletes because while alpine is substantially
@@ -48,9 +48,11 @@
   * Ground-up reorganization of build and install procedure based on 
 GNU Build System's autotools.
 
+
 %prep
 %setup -q
 
+
 %build
 touch imap/ip6
 # --without-tcl disables the TCL-based CGI "Web Alpine"
@@ -61,6 +63,7 @@
   --with-spellcheck-prog=aspell
 make %{?_smp_mflags} EXTRACFLAGS="$RPM_OPT_FLAGS"
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -70,9 +73,11 @@
 touch $RPM_BUILD_ROOT/etc/pine.conf
 touch $RPM_BUILD_ROOT/etc/pine.conf.fixed
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %files
 %defattr(-,root,root,-)
 %doc README LICENSE doc/tech-notes.txt
@@ -89,7 +94,11 @@
 %{_mandir}/man1/rpload.1*
 %{_mandir}/man1/rpdump.1*
 
+
 %changelog
+* Fri Dec 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.00-1
+- alpine-1.00
+
 * Tue Dec 04 2007 Patrick "Jima" Laughton <jima at beer.tclug.org> 0.99999-4
 - Bump-n-build for openldap/openssl soname changes
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	9 Nov 2007 20:44:56 -0000	1.3
+++ sources	21 Dec 2007 14:12:52 -0000	1.4
@@ -1 +1 @@
-5ffbfc0000998595755f1b08ad800c9d  alpine-0.99999.tar.bz2
+c5dad25d8f848cad0e3077edd3038c43  alpine-1.00.tar.bz2


--- pine.conf DELETED ---


--- pine.conf.fixed DELETED ---




More information about the fedora-extras-commits mailing list