rpms/alpine/F-7 .cvsignore, 1.2, 1.3 alpine.spec, 1.3, 1.4 sources, 1.3, 1.4

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Dec 21 15:03:10 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/alpine/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22426

Modified Files:
	.cvsignore alpine.spec sources 
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/F-7/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Nov 2007 19:42:57 -0000	1.2
+++ .cvsignore	21 Dec 2007 15:02:35 -0000	1.3
@@ -1 +1 @@
-alpine-0.99999.tar.bz2
+alpine-1.00.tar.bz2


Index: alpine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/F-7/alpine.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- alpine.spec	16 Nov 2007 00:13:18 -0000	1.3
+++ alpine.spec	21 Dec 2007 15:02:35 -0000	1.4
@@ -2,15 +2,15 @@
 
 Summary: UW Alpine mail user agent
 Name: alpine
-Version: 0.99999
-Release: 3%{?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,14 @@
 %{_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
+
 * Thu Nov 15 2007 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 0.99999-3
 - BuildRequires aspell to make configure happy
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	14 Nov 2007 19:42:57 -0000	1.3
+++ sources	21 Dec 2007 15:02:35 -0000	1.4
@@ -1 +1 @@
-5ffbfc0000998595755f1b08ad800c9d  alpine-0.99999.tar.bz2
+c5dad25d8f848cad0e3077edd3038c43  alpine-1.00.tar.bz2




More information about the fedora-extras-commits mailing list