SPECS: bopm.spec - package ghost soname symlinks

glen glen at pld-linux.org
Tue Jan 13 10:00:33 CET 2009


Author: glen                         Date: Tue Jan 13 09:00:33 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package ghost soname symlinks

---- Files affected:
SPECS:
   bopm.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/bopm.spec
diff -u SPECS/bopm.spec:1.27 SPECS/bopm.spec:1.28
--- SPECS/bopm.spec:1.27	Tue Jan 13 09:56:36 2009
+++ SPECS/bopm.spec	Tue Jan 13 10:00:27 2009
@@ -24,7 +24,7 @@
 Source2:	%{name}.conf
 Source3:	%{name}-supervise.tar.bz2
 # Source3-md5:	247c0438a5e2860097d09a374a521151
-Source4: http://autoconf-archive.cryp.to/ac_func_snprintf.m4
+Source4:	http://autoconf-archive.cryp.to/ac_func_snprintf.m4
 # Source4-md5:	9a21dbeadbd731b324e7f740aadea697
 Source5:	http://www.sfr-fresh.com/unix/www/cherokee-0.7.2.tar.gz:t/cherokee-0.7.2/m4/etr_socket_nsl.m4
 # Source5-md5:	137b516e92db49874d3ed1dcf45ea4a9
@@ -32,7 +32,7 @@
 Patch1:		%{name}-shared.patch
 Patch2:		%{name}-cr-connect.patch
 Patch3:		http://www.nedworks.org/bopm/%{name}.whitelists.3.1.2.diff
-Patch4:		http://dgl.cx/2006/09/bopm-conf-cmd.diff
+Patch4:		http://dgl.cx/2006/09/%{name}-conf-cmd.diff
 URL:		http://wiki.blitzed.org/BOPM
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -46,8 +46,8 @@
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
 Requires:	%{name}-libs = %{version}-%{release}
-%{!?with_supervise:Requires:	rc-scripts >= 0.4.0.17}
 %{?with_supervise:Requires:	daemontools >= 0.76-5}
+%{!?with_supervise:Requires:	rc-scripts >= 0.4.0.17}
 Provides:	group(%{name})
 Provides:	user(%{name})
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -240,6 +240,7 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libopm.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libopm.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -248,6 +249,7 @@
 %{_includedir}/opm_error.h
 %{_includedir}/opm_types.h
 %{_libdir}/libopm.la
+%{_libdir}/libopm.so
 
 %files static
 %defattr(644,root,root,755)
@@ -259,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2009/01/13 09:00:27  glen
+- package ghost soname symlinks
+
 Revision 1.27  2009/01/13 08:56:36  glen
 - release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bopm.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list