[Bug 601577] Review Request: liblockfile - This library implements a number of functions found in -lmail on SysV systems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=601577

Michael Schwendt <mschwendt@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mschwendt@xxxxxxxxx

--- Comment #35 from Michael Schwendt <mschwendt@xxxxxxxxx> 2010-08-13 17:39:25 EDT ---
There's a cheaper way to create shared lib symlinks (it also creates local
links instead of links to an absolute path):

--- liblockfile.spec.orig       2010-08-13 23:32:18.000000000 +0200
+++ liblockfile.spec    2010-08-13 23:36:49.000000000 +0200
@@ -49,8 +49,7 @@
 mkdir -p %{buildroot}/%{_mandir}/man3
 make ROOT=%{buildroot} install

-# create links for ldconfig
-ln -s %{_libdir}/liblockfile.so.1.0 %{buildroot}/%{_libdir}/liblockfile.so.1
+ldconfig -N %{buildroot}/%{_libdir}

 %clean
 rm -rf %{buildroot}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]