SPECS: sendmail.spec - install libsm.a and libsmutil.a for perl-Se...

glen glen at pld-linux.org
Wed May 24 10:31:33 CEST 2006


Author: glen                         Date: Wed May 24 08:31:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install libsm.a and libsmutil.a for perl-Sendmail-Milter; rel 4

---- Files affected:
SPECS:
   sendmail.spec (1.177 -> 1.178) 

---- Diffs:

================================================================
Index: SPECS/sendmail.spec
diff -u SPECS/sendmail.spec:1.177 SPECS/sendmail.spec:1.178
--- SPECS/sendmail.spec:1.177	Fri Apr 14 18:06:16 2006
+++ SPECS/sendmail.spec	Wed May 24 10:31:28 2006
@@ -23,7 +23,7 @@
 Summary(uk):	đĎŰÔĎ×ÉĘ ÔŇÁÎÓĐĎŇÔÎÉĘ ÁÇĹÎÔ sendmail
 Name:		sendmail
 Version:	8.13.6
-Release:	3
+Release:	4
 License:	BSD
 Group:		Networking/Daemons
 Source0:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
@@ -321,9 +321,12 @@
 mv -f cf/README README.cf
 mv -f doc/op/op.me .
 
-
 bzip2 -dc %{SOURCE4} | tar xf -
 
+# for perl-Sendmail-Milter
+install $OBJDIR/libsm/libsm.a $OBJDIR/libsmutil/libsmutil.a \
+	$RPM_BUILD_ROOT%{_libdir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -463,6 +466,8 @@
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/libmilter.a
+%{_libdir}/libsm.a
+%{_libdir}/libsmutil.a
 %{_includedir}/libmilter
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -471,6 +476,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.178  2006/05/24 08:31:28  glen
+- install libsm.a and libsmutil.a for perl-Sendmail-Milter; rel 4
+
 Revision 1.177  2006/04/14 16:06:16  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sendmail.spec?r1=1.177&r2=1.178&f=u



More information about the pld-cvs-commit mailing list