packages: imap/imap.spec - create soname link in install

glen glen at pld-linux.org
Sun Feb 26 18:35:52 CET 2012


Author: glen                         Date: Sun Feb 26 17:35:52 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- create soname link in install

---- Files affected:
packages/imap:
   imap.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: packages/imap/imap.spec
diff -u packages/imap/imap.spec:1.131 packages/imap/imap.spec:1.132
--- packages/imap/imap.spec:1.131	Sun Feb 26 18:31:06 2012
+++ packages/imap/imap.spec	Sun Feb 26 18:35:47 2012
@@ -33,6 +33,7 @@
 Patch8:		%{name}-headers_fix.patch
 Patch9:		%{name}-annotations.patch
 URL:		http://www.washington.edu/imap/
+BuildRequires:	/sbin/ldconfig
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pam-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -385,6 +386,8 @@
 install %{SOURCE8} $RPM_BUILD_ROOT/etc/openssl/certs/ipop3d.pem
 %endif
 
+/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
+
 touch $RPM_BUILD_ROOT/etc/security/blacklist.{pop3,imap}
 
 %clean
@@ -481,6 +484,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2012/02/26 17:35:47  glen
+- create soname link in install
+
 Revision 1.131  2012/02/26 17:31:06  glen
 - package ghost soname symlink
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/imap/imap.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list