rpms/libc-client/devel imap-2004g-linux.patch, NONE, 1.1 imap-2004g-redhat-version.patch, NONE, 1.1 mirrors, NONE, 1.1 upstream, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 imap-2000-linux.patch, 1.1, NONE imap-2002d-cve2005-2933.patch, 1.1, NONE imap-2002e-redhat-version.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 5 15:28:34 UTC 2006


Author: jorton

Update of /cvs/dist/rpms/libc-client/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29112

Modified Files:
	.cvsignore sources 
Added Files:
	imap-2004g-linux.patch imap-2004g-redhat-version.patch mirrors 
	upstream 
Removed Files:
	imap-2000-linux.patch imap-2002d-cve2005-2933.patch 
	imap-2002e-redhat-version.patch 
Log Message:
- update to Jonathan's patches; remove old


imap-2004g-linux.patch:
 Makefile |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

--- NEW FILE imap-2004g-linux.patch ---
--- imap-2004g/src/osdep/unix/Makefile.linux-patch	2006-01-05 09:21:19.000000000 -0500
+++ imap-2004g/src/osdep/unix/Makefile	2006-01-05 09:22:06.000000000 -0500
@@ -83,12 +83,12 @@
 LOGINPW=std
 SIGTYPE=bsd
 CRXTYPE=std
-ACTIVEFILE=/usr/lib/news/active
-SPOOLDIR=/usr/spool
+ACTIVEFILE=/var/lib/news/active
+SPOOLDIR=/var/spool
 MAILSPOOL=$(SPOOLDIR)/mail
 NEWSSPOOL=$(SPOOLDIR)/news
-RSHPATH=/usr/ucb/rsh
-LOCKPGM=/etc/mlock
+RSHPATH=/usr/bin/rsh
+#LOCKPGM=/etc/mlock
 
 
 # Default formats for creating new mailboxes and for empty mailboxes in the
@@ -455,7 +455,7 @@
 	 SPOOLDIR=/var/spool \
 	 ACTIVEFILE=/var/lib/news/active \
 	 RSHPATH=/usr/bin/rsh \
-	 BASECFLAGS="-g -fno-omit-frame-pointer $(GCCOPTLEVEL)" \
+	 BASECFLAGS="-g ${RPM_OPT_FLAGS}" \
 	 BASELDFLAGS="$(PAMLDFLAGS)"
 
 lnx:	# Linux non-shadow passwords

imap-2004g-redhat-version.patch:
 imapd.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE imap-2004g-redhat-version.patch ---
--- imap-2004g/src/imapd/imapd.c.redhat-version	2005-01-20 20:20:11.000000000 -0500
+++ imap-2004g/src/imapd/imapd.c	2006-01-05 09:24:17.000000000 -0500
@@ -186,7 +186,7 @@
 
 /* Global storage */
 
-char *version = "2004.357";	/* version number of this server */
+char *version = "2004.357rh";	/* version number of this server */
 time_t alerttime = 0;		/* time of last alert */
 time_t sysalerttime = 0;	/* time of last system alert */
 time_t useralerttime = 0;	/* time of last user alert */


--- NEW FILE mirrors ---
ftp://ftp.cac.washington.edu/imap/


--- NEW FILE upstream ---
imap-2004g.tar.Z


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libc-client/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	5 Jan 2006 15:22:39 -0000	1.3
+++ .cvsignore	5 Jan 2006 15:28:31 -0000	1.4
@@ -1,2 +1,4 @@
 imap-2002e.tar.Z
 imap-2004g.tar.Z
+i386
+*.src.rpm


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libc-client/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 Jan 2006 15:22:39 -0000	1.3
+++ sources	5 Jan 2006 15:28:31 -0000	1.4
@@ -1 +1 @@
-5749cc4d1fa8e7a72853729906c0ae9e  imap-2004g.tar.Z
+9a80f58d8d6a0979c13714ae69050020  imap-2004g.tar.Z


--- imap-2000-linux.patch DELETED ---


--- imap-2002d-cve2005-2933.patch DELETED ---


--- imap-2002e-redhat-version.patch DELETED ---




More information about the fedora-cvs-commits mailing list