SPECS: postfix.spec - reverted my last change - seems to be a stup...

shadzik shadzik at pld-linux.org
Wed Jan 10 05:24:24 CET 2007


Author: shadzik                      Date: Wed Jan 10 04:24:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted my last change
- seems to be a stupid idea due to missing mfapi.h and proper libmilter functions like mi_stop in this milter lib

---- Files affected:
SPECS:
   postfix.spec (1.266 -> 1.267) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.266 SPECS/postfix.spec:1.267
--- SPECS/postfix.spec:1.266	Wed Jan 10 04:48:39 2007
+++ SPECS/postfix.spec	Wed Jan 10 05:24:18 2007
@@ -24,7 +24,7 @@
 Name:		postfix
 Version:	2.3.6
 %define		vda_ver 2.3.1
-Release:	0.1
+Release:	1
 Epoch:		2
 License:	distributable
 Group:		Networking/Daemons
@@ -58,7 +58,7 @@
 BuildRequires:	glibc-devel >= 6:2.3.4
 %{?with_mysql:BuildRequires:	mysql-devel}
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
-%{?with_ssl:BuildRequires:	openssl-devel >= 0.9.8b}
+#%{?with_ssl:BuildRequires:	openssl-devel >= 0.9.8b}
 BuildRequires:	pcre-devel
 %{?with_pgsql:BuildRequires:	postgresql-devel}
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -266,7 +266,6 @@
 done
 install lib/dict*.so $RPM_BUILD_ROOT%{_libdir}/postfix
 install include/*.h $RPM_BUILD_ROOT%{_includedir}/postfix
-install lib/libmilter.a $RPM_BUILD_ROOT%{_libdir}
 
 (cd man; tar cf - .) | (cd $RPM_BUILD_ROOT%{_mandir}; tar xf -)
 
@@ -394,7 +393,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpostfix-*.so
-%{_libdir}/libmilter.a
 %{_includedir}/postfix
 
 %if %{with ldap}
@@ -425,6 +423,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.267  2007/01/10 04:24:18  shadzik
+- reverted my last change
+- seems to be a stupid idea due to missing mfapi.h and proper libmilter functions like mi_stop in this milter lib
+
 Revision 1.266  2007/01/10 03:48:39  shadzik
 - package libmilter.a in -devel subpackage
 - this idea is NFY
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.266&r2=1.267&f=u



More information about the pld-cvs-commit mailing list