SPECS: postfix.spec - package libmilter.a in -devel subpackage - t...

shadzik shadzik at pld-linux.org
Wed Jan 10 04:48:44 CET 2007


Author: shadzik                      Date: Wed Jan 10 03:48:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package libmilter.a in -devel subpackage
- this idea is NFY

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

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.265 SPECS/postfix.spec:1.266
--- SPECS/postfix.spec:1.265	Mon Jan  8 19:57:23 2007
+++ SPECS/postfix.spec	Wed Jan 10 04:48:39 2007
@@ -155,6 +155,7 @@
 Summary:	Postfix loadable modules development package
 Summary(pl):	Pakiet dla programistów ładowanych modułów do postfiksa
 Group:		Development/Libraries
+Provides:	/usr/lib/libmilter.a
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description devel
@@ -265,6 +266,7 @@
 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 -)
 
@@ -392,6 +394,7 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpostfix-*.so
+%{_libdir}/libmilter.a
 %{_includedir}/postfix
 
 %if %{with ldap}
@@ -422,6 +425,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.266  2007/01/10 03:48:39  shadzik
+- package libmilter.a in -devel subpackage
+- this idea is NFY
+
 Revision 1.265  2007/01/08 18:57:23  baggins
 - add -D_FILE_OFFSET_BITS=64 to CFLAGS to avoid severe problems with fstat
   with 32bit app running on 64bit kernel
================================================================

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



More information about the pld-cvs-commit mailing list