]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- up to 2.4.13
authorzbyniu <zbyniu@pld-linux.org>
Fri, 13 Jan 2012 20:21:52 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-imapd-shared.patch -> 1.21
    cyrus-imapd.spec -> 1.156
    makeopt.patch -> 1.2

cyrus-imapd-shared.patch
cyrus-imapd.spec
makeopt.patch

index b80b2a7230e6806562c298c7d8220a9f9b231d6e..054ec5799106ad97bf86da8298555fff34edb54a 100644 (file)
  
  ### Built Source Files
  
-@@ -181,185 +181,185 @@
+@@ -181,177 +181,177 @@
  
  ### Services
  idled: idled.lo mutex_fake.lo libimap.la $(DEPLIBS)
  
  unexpunge: unexpunge.lo $(CLIOBJS) libimap.la $(DEPLIBS)
 -      $(CC) $(LDFLAGS) -o $@ $? \
-+      $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $? \
-       $(LIBS)
- make_md5: make_md5.lo libimap.la mutex_fake.lo $(DEPLIBS)
--      $(CC) $(LDFLAGS) -o $@ $? \
-+      $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $? \
-       $(LIBS)
- make_sha1: make_sha1.lo libimap.la mutex_fake.lo $(DEPLIBS)
--      $(CC) $(LDFLAGS) -o $@ $? \
 +      $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $? \
        $(LIBS)
  
index e319cd8cf2528d42882c59bbe2921d4f25c5d0ab..1b7dfdd562aa01daffaf2246ee79e91a38627516 100644 (file)
@@ -8,12 +8,12 @@ Summary:      High-performance mail store with IMAP and POP3
 Summary(pl.UTF-8):     Wysoko wydajny serwer IMAP i POP3
 Summary(pt_BR.UTF-8):  Um servidor de mail de alto desempenho que suporta IMAP e POP3
 Name:          cyrus-imapd
-Version:       2.4.11
+Version:       2.4.13
 Release:       1
 License:       BSD-like
 Group:         Networking/Daemons/POP3
 Source0:       ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz
-# Source0-md5: d4a066e979adbe85679a6e239d64ee74
+# Source0-md5: 7d7c8864863df8a56a9dae5f1d846065
 Source1:       cyrus-README
 Source2:       cyrus-procmailrc
 Source3:       cyrus-deliver-wrapper.c
index 5ea9c15ec03bcfce7c5f93f8719fd31471261b3d..f0126e96fd83e4170a5275029b16cc5788f0a004 100644 (file)
@@ -11,7 +11,7 @@
  TAGS: et_name.c error_message.c compile_et.c error_table.c \
 --- cyrus-imapd-2.4.4/imap/Makefile.in 2010-11-12 00:15:33.000000000 +0200
 +++ cyrus-imapd-2.4.4-makeopt/imap/Makefile.in 2010-11-27 17:45:48.382799837 +0200
-@@ -181,189 +181,180 @@
+@@ -181,183 +181,172 @@
  
  ### Services
  idled: idled.o mutex_fake.o libimap.a $(DEPLIBS)
 -      $(CC) $(LDFLAGS) -o $@ unexpunge.o $(CLIOBJS) \
 -      libimap.a $(DEPLIBS) $(LIBS)
 +      $(CC) $(LDFLAGS) -o $@ $? \
-+      $(LIBS)
- make_md5: make_md5.o libimap.a mutex_fake.o $(DEPLIBS)
--      $(CC) $(LDFLAGS) -o make_md5 make_md5.o libimap.a mutex_fake.o $(DEPLIBS) $(LIBS)
-+      $(CC) $(LDFLAGS) -o $@ $? \
-+      $(LIBS)
- make_sha1: make_sha1.o libimap.a mutex_fake.o $(DEPLIBS)
--      $(CC) $(LDFLAGS) -o make_sha1 make_sha1.o libimap.a mutex_fake.o $(DEPLIBS) $(LIBS)
-+      $(CC) $(LDFLAGS) -o $@ $? \
 +      $(LIBS)
  
  sync_client: sync_client.o sync_support.o \
This page took 0.052695 seconds and 4 git commands to generate.