]> git.pld-linux.org Git - packages/libselinux.git/commitdiff
- updated to 2.0.65 auto/th/libselinux-2_0_65-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 10 Sep 2008 20:29:09 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- vcontext-selinux patch updated for current vserver

Changed files:
    libselinux.spec -> 1.64

libselinux.spec

index e3b69dbe31fe71d212995d9adfb6ab65c80ae2f8..b7291bcdeae36fa238173fcc9fc24732582f0de8 100644 (file)
@@ -5,13 +5,13 @@
 Summary:       SELinux library and simple utilities
 Summary(pl.UTF-8):     Biblioteka SELinux i proste narzÄ™dzia
 Name:          libselinux
-Version:       2.0.59
+Version:       2.0.65
 Release:       1
 Epoch:         0
 License:       Public Domain
 Group:         Libraries
 Source0:       http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 6d0ac13766100945ce01b867b31585f1
+# Source0-md5: 47e0d67e843a5cfacd3a27c89efc65e3
 Patch0:                %{name}-vcontext-selinux.patch
 URL:           http://www.nsa.gov/selinux/
 %ifarch ppc ppc64 sparc sparcv9 sparc64
@@ -140,7 +140,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR="$RPM_BUILD_ROOT"
 
 # make symlink across / absolute
-ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib} ; echo libselinux.so.*) \
+ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/libselinux.so.*) \
        $RPM_BUILD_ROOT%{_libdir}/libselinux.so
 
 %clean
This page took 0.080471 seconds and 4 git commands to generate.