rpms/alpine/EL-4 .cvsignore, 1.2, 1.3 alpine.spec, 1.2, 1.3 sources, 1.2, 1.3

Joshua Daniel Franklin (joshuadf) fedora-extras-commits at redhat.com
Mon Mar 24 18:25:16 UTC 2008


Author: joshuadf

Update of /cvs/pkgs/rpms/alpine/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4436

Modified Files:
	.cvsignore alpine.spec sources 
Log Message:
Update to alpine 1.10


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/EL-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	21 Dec 2007 14:51:52 -0000	1.2
+++ .cvsignore	24 Mar 2008 18:24:29 -0000	1.3
@@ -1 +1 @@
-alpine-1.00.tar.bz2
+alpine-1.10.tar.bz2


Index: alpine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/EL-4/alpine.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alpine.spec	21 Dec 2007 17:20:53 -0000	1.2
+++ alpine.spec	24 Mar 2008 18:24:29 -0000	1.3
@@ -2,17 +2,16 @@
 
 Summary: UW Alpine mail user agent
 Name: alpine
-Version: 1.00
-Release: 2%{?dist}
+Version: 1.10
+Release: 4%{?dist}
 
-License: Apache Software License
+License: ASL 2.0
 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: 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
 # compatible with pine the change to Unicode breaks important user
 # functionality such as non-ASCII encoded saved passwords. Additionally, there
@@ -27,9 +26,21 @@
 Conflicts: pine
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-BuildRequires: /usr/sbin/sendmail aspell
-BuildRequires: gettext inews krb5-devel ncurses-devel 
-BuildRequires: openldap-devel openssl-devel pam-devel passwd sendmail
+BuildRequires: aspell
+BuildRequires: gettext
+BuildRequires: inews
+BuildRequires: krb5-devel
+BuildRequires: ncurses-devel 
+BuildRequires: openldap-devel
+BuildRequires: openssl-devel
+BuildRequires: pam-devel
+BuildRequires: passwd
+BuildRequires: sendmail /usr/sbin/sendmail
+
+Requires: aspell
+Requires: mailcap
+Requires: /usr/sbin/sendmail
+
 
 %description
 Alpine -- an Alternatively Licensed Program for Internet
@@ -57,6 +68,7 @@
 touch imap/ip6
 # --without-tcl disables the TCL-based CGI "Web Alpine"
 %configure \
+  --enable-debug=no \
   --without-tcl \
   --with-c-client-target=lfd \
   --with-passfile=.alpine.passfile \
@@ -99,6 +111,23 @@
 
 
 %changelog
+* Mon Mar 24 2008 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 1.10-4
+- No changes; Bump for tag system
+
+* Mon Mar 24 2008 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 1.10-3
+- No changes; Bump for tag system
+
+* Mon Mar 24 2008 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 1.10-2
+- Change License string to "ASL 2.0" instead of "Apache Software License"
+- Disable debug files with "--enable-debug=no" (BZ #427013)
+
+* Mon Mar 24 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.10-1
+- alpine-1.10
+- cosmetic (Build)Req cleanup
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.00-3
+- Autorebuild for GCC 4.3
+
 * Fri Dec 22 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.00-2
 - --with-system-pinerc=%%_sysconfdir/pine.conf
   --with-system-fixed-pinerc=%%_sysconfdir/pine.conf.fixed (#426512)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	21 Dec 2007 14:51:52 -0000	1.2
+++ sources	24 Mar 2008 18:24:29 -0000	1.3
@@ -1 +1 @@
-c5dad25d8f848cad0e3077edd3038c43  alpine-1.00.tar.bz2
+c507684620766ed091186785a0dccbca  alpine-1.10.tar.bz2




More information about the fedora-extras-commits mailing list