rpms/alpine/devel .cvsignore, 1.4, 1.5 alpine.spec, 1.9, 1.10 sources, 1.4, 1.5

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Mon Mar 24 12:08:17 UTC 2008


Author: rdieter

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

Modified Files:
	.cvsignore alpine.spec sources 
Log Message:
* Mon Mar 24 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.10-1
- alpine-1.10
- cosmetic (Build)Req cleanup



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	21 Dec 2007 14:12:52 -0000	1.4
+++ .cvsignore	24 Mar 2008 12:07:30 -0000	1.5
@@ -1 +1 @@
-alpine-1.00.tar.bz2
+alpine-1.10.tar.bz2


Index: alpine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/devel/alpine.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- alpine.spec	19 Feb 2008 07:14:51 -0000	1.9
+++ alpine.spec	24 Mar 2008 12:07:30 -0000	1.10
@@ -2,8 +2,8 @@
 
 Summary: UW Alpine mail user agent
 Name: alpine
-Version: 1.00
-Release: 3%{?dist}
+Version: 1.10
+Release: 1%{?dist}
 
 License: Apache Software License
 Group: Applications/Internet
@@ -12,7 +12,6 @@
 # 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 \
+  --disable-debug \
   --without-tcl \
   --with-c-client-target=lfd \
   --with-passfile=.alpine.passfile \
@@ -99,6 +111,10 @@
 
 
 %changelog
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/alpine/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 Dec 2007 14:12:52 -0000	1.4
+++ sources	24 Mar 2008 12:07:30 -0000	1.5
@@ -1 +1 @@
-c5dad25d8f848cad0e3077edd3038c43  alpine-1.00.tar.bz2
+c507684620766ed091186785a0dccbca  alpine-1.10.tar.bz2




More information about the fedora-extras-commits mailing list