]> git.pld-linux.org Git - packages/libselinux.git/commitdiff
- updated to 1.20; utils in /usr/sbin now
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Jan 2005 16:58:41 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libselinux.spec -> 1.39

libselinux.spec

index 849e9917bb327f1eaa8f2021140ad83b53c62d92..4d9b689613f0a4610069c2f651e55b7ce625cf95 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       SELinux library and simple utilities
 Summary(pl):   Biblioteka SELinux i proste narzêdzia
 Name:          libselinux
-Version:       1.18
-Release:       2
+Version:       1.20
+Release:       1
 Epoch:         0
 License:       Public Domain
 Group:         Libraries
-#Source0Download: http://www.nsa.gov/selinux/code/download5.cfm
 Source0:       http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 2de56f8b585dd1db0d4d5c64d56161d4
+# Source0-md5: a33e6010f8e1a22c5d1c013dc6bf893a
 URL:           http://www.nsa.gov/selinux/
 BuildRequires: glibc-devel >= 6:2.3
 Obsoletes:     selinux-libs
@@ -96,7 +95,6 @@ Narz
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir},/%{_lib}}
 
 %{__make} install \
        LIBDIR="$RPM_BUILD_ROOT%{_libdir}" \
@@ -130,5 +128,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files utils
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man8/*.8*
This page took 0.071477 seconds and 4 git commands to generate.