Author: twittner                     Date: Thu Mar 15 19:24:54 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 2.2.4
- dropped building static libraries & static_libs bcond (building
  both raises error during running ./configure)

---- Files affected:
SPECS:
   dbmail.spec (1.15.2.6 -> 1.15.2.7) 

---- Diffs:

================================================================
Index: SPECS/dbmail.spec
diff -u SPECS/dbmail.spec:1.15.2.6 SPECS/dbmail.spec:1.15.2.7
--- SPECS/dbmail.spec:1.15.2.6  Fri Mar  2 22:52:26 2007
+++ SPECS/dbmail.spec   Thu Mar 15 20:24:49 2007
@@ -1,7 +1,5 @@
 # $Revision$, $Date$
 #
-%bcond_without static_libs # don't build static libraries
-#
 # TODO:
 #      - add separate user/group
 #      - add subpackages and init / rc-inetd scripts
@@ -15,12 +13,12 @@
 Summary:       Collection of programs for storing and retrieving mail from a 
SQL database
 Summary(pl.UTF-8):   Zestaw programĂłw do zapisywania i odtwarzania poczty z 
bazy danych SQL
 Name:          dbmail
-Version:       2.2.3
+Version:       2.2.4
 Release:       0.1
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://www.dbmail.org/download/2.2/%{name}-%{version}.tar.gz
-# Source0-md5: 495c1ed9cc5645f2d4f2ff8aa7b389e7
+# Source0-md5: b7f56437df764e7046438f81f4b7df18
 Source1:       %{name}-imapd.init
 Source2:       %{name}-lmtpd.init
 Source3:       %{name}-pop3d.init
@@ -150,7 +148,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} \
+       --enable-shared=yes \
        --with-mysql \
        --with-pgsql \
        --with-sqlite \
@@ -265,6 +263,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15.2.7  2007/03/15 19:24:49  twittner
+- up to 2.2.4
+- dropped building static libraries & static_libs bcond (building
+  both raises error during running ./configure)
+
 Revision 1.15.2.6  2007/03/02 21:52:26  twittner
 - converted to UTF-8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dbmail.spec?r1=1.15.2.6&r2=1.15.2.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to