[pl] Do not move pl2xpce

Petr Pisar ppisar at fedoraproject.org
Thu Dec 16 15:43:24 UTC 2010


commit fec8fd1dd1cc2105e176f5815845149237046928
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Dec 16 11:51:54 2010 +0100

    Do not move pl2xpce
    
    It's not required.

 pl.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/pl.spec b/pl.spec
index f088bd8..7759112 100644
--- a/pl.spec
+++ b/pl.spec
@@ -217,9 +217,6 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/include
 #rm -rf $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/xpce-*/include
 %endif
 
-# Move xpce library to swi-wide library directory as 5.10.2 code expect it
-mv $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/{xpce-*/lib/*/pl2xpce.so,lib/*/}
-
 # Move the binaries into %%{_bindir} directly instead of using links
 rm -f $RPM_BUILD_ROOT%{_bindir}/*
 mv $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/bin/*/* $RPM_BUILD_ROOT%{_bindir}
@@ -309,7 +306,6 @@ rm -rf $RPM_BUILD_ROOT
 - Adjust man-files.patch to 5.10.2
 - Adjust jni.patch to 5.10.2
 - Adjust pc.patch to 5.10.2
-- Fix pl2xpce.so location
 - Use make install method for installation
 - Adjust license tag to 5.10.2 version (LGPLv2+ added)
 - Add executable permission to some files to be properly packaged


More information about the scm-commits mailing list