commit dbc22b7ec146d8bcbc83935a6968a07118281121
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jun 8 21:39:09 2018 +0200

    - updated to 2.8

 libsepol.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libsepol.spec b/libsepol.spec
index 519dca2..b6b60ba 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -1,13 +1,13 @@
 Summary:       SELinux binary policy manipulation library
 Summary(pl.UTF-8):     Biblioteka do obróbki polityk SELinuksa w postaci 
binarnej
 Name:          libsepol
-Version:       2.7
+Version:       2.8
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 #Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
-Source0:       
https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/%{name}-%{version}.tar.gz
-# Source0-md5: 9424b93fd6efd853b9360f29265c5aa3
+Source0:       
https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/%{name}-%{version}.tar.gz
+# Source0-md5: c19aa9dde1e78d1c2bd3109579e4d484
 URL:           https://github.com/SELinuxProject/selinux/wiki
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -87,8 +87,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
-       SHLIBDIR=$RPM_BUILD_ROOT/%{_lib}
+       LIBDIR=%{_libdir} \
+       SHLIBDIR=/%{_lib}
 
 # make symlink across / absolute
 ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/libsepol.so.*) \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsepol.git/commitdiff/dbc22b7ec146d8bcbc83935a6968a07118281121

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to