[up-imapproxy] Updated 1.2.7

Rakesh Pandit rakesh at fedoraproject.org
Thu Dec 16 07:09:35 UTC 2010


commit 3dd6da42528aa4a3543d4bfd3eeac1f86866dd62
Author: Rakesh Pandit <rakesh at fedoraproject.org>
Date:   Thu Dec 16 12:38:57 2010 +0530

    Updated 1.2.7

 .gitignore        |    1 +
 sources           |    2 +-
 up-imapproxy.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71e0029..2e50eab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 up-imapproxy-1.2.7rc3.tar.gz
+/squirrelmail-imap_proxy-1.2.7.tar.bz2
diff --git a/sources b/sources
index c58cf81..e37365f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec298d6404e02ffe73a0adbbed0b6d0e  up-imapproxy-1.2.7rc3.tar.gz
+c46524414a2375310557686e723bd120  squirrelmail-imap_proxy-1.2.7.tar.bz2
diff --git a/up-imapproxy.spec b/up-imapproxy.spec
index 6d038db..2f024d1 100644
--- a/up-imapproxy.spec
+++ b/up-imapproxy.spec
@@ -1,14 +1,14 @@
 Name:           up-imapproxy
 Summary:        University of Pittsburgh IMAP Proxy
 Version:        1.2.7
-Release:        0.7.rc3%{?dist}
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Daemons
 URL:            http://www.imapproxy.org
-Source0:        http://www.imapproxy.org/downloads/up-imapproxy-1.2.7rc3.tar.gz
+Source0:        http://www.imapproxy.org/downloads/squirrelmail-imap_proxy-1.2.7.tar.bz2
 Source1:        imapproxy.init
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  openssl-devel tcp_wrappers ncurses-devel
+BuildRequires:  openssl-devel tcp_wrappers ncurses-devel tcp_wrappers-devel 
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig, /sbin/service
 Requires(postun): /sbin/service
@@ -25,7 +25,7 @@ will determine if there's a cached connection available and reuse it
 if possible.
 
 %prep
-%setup -q -n %{name}-1.2.7rc3
+%setup -q -n squirrelmail-imap_proxy-1.2.7
 
 %build
 %configure
@@ -76,6 +76,9 @@ fi
 %{_sbindir}/*
 
 %changelog
+* Thu Dec 16 2010 Rakesh Pandit <rakesh at fedoraproject.org> 1.2.7-1
+- Updated to 1.2.7
+
 * Fri Dec 04 2009 Rakesh Pandit <rakesh at fedoraproject.org> 1.2.7-0.7.rc3
 - Updated to 1.2.7-0.7.rc3
 


More information about the scm-commits mailing list