]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- up to 2.4.10; avoid -L/usr/lib
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 30 Jul 2011 20:31:49 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-imapd-shared.patch -> 1.19
    cyrus-imapd.spec -> 1.151

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

index d4a7143dc6e44736e8c0c795a9c84d9e32d6ea9b..b1d4f4b48428791a4644c050f5a00c73b47884d8 100644 (file)
        $<
  
  # DO NOT DELETE THIS LINE -- make depend depends on it.
+--- cyrus-imapd-2.4.10/configure.in~   2011-07-30 22:17:55.000000000 +0200
++++ cyrus-imapd-2.4.10/configure.in    2011-07-30 22:21:57.705797231 +0200
+@@ -1078,7 +1078,7 @@
+       ;;
+   *) # use whatever they told us, or whatever we found
+      COMPILE_ET="${with_com_err}/bin/compile_et"
+-     COM_ERR_LDFLAGS="-L${with_com_err}/lib"
++     COM_ERR_LDFLAGS=""
+      COM_ERR_LIBS="-lcom_err"
+      COM_ERR_CPPFLAGS="-I${with_com_err}/include"
+      # Ever get the feeling people hide this stuff on purpose?
index 87f0b66d25e3e73f5563941373565e1136bbd206..54aaccbbd286492daf4b0dc12b6fae78cc60febc 100644 (file)
@@ -7,12 +7,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.6
-Release:       2
+Version:       2.4.10
+Release:       1
 License:       BSD-like
 Group:         Networking/Daemons/POP3
 Source0:       ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz
-# Source0-md5: c37b06ce2419734d8edf3d67004e5b0c
+# Source0-md5: 55f08eeabf2f93281e61ba27854aea67
 Source1:       cyrus-README
 Source2:       cyrus-procmailrc
 Source3:       cyrus-deliver-wrapper.c
This page took 0.164497 seconds and 4 git commands to generate.