]> git.pld-linux.org Git - packages/bopm.git/commitdiff
- package ghost soname symlinks auto/ac/bopm-3_1_3-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Jan 2009 09:00:27 +0000 (09:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bopm.spec -> 1.28

bopm.spec

index aca77010c04b1457f6fe8d74afd533d9da255ff4..d867bc8493ae186e0cc3458f43d383f21d74efaa 100644 (file)
--- a/bopm.spec
+++ b/bopm.spec
@@ -23,7 +23,7 @@ Source1:      %{name}.init
 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
@@ -31,7 +31,7 @@ Patch0:               %{name}-DESTDIR.patch
 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
@@ -45,8 +45,8 @@ Requires(pre):        /usr/bin/getgid
 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)
@@ -239,6 +239,7 @@ fi
 %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)
@@ -247,6 +248,7 @@ fi
 %{_includedir}/opm_error.h
 %{_includedir}/opm_types.h
 %{_libdir}/libopm.la
+%{_libdir}/libopm.so
 
 %files static
 %defattr(644,root,root,755)
This page took 0.040912 seconds and 4 git commands to generate.