]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- updated URL, more docs auto/ac/libcap-1_10-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Oct 2003 17:43:32 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcap.spec -> 1.42

libcap.spec

index fbde91e09b5295c498ea669997efb0c369c20e78..3b2a9392cb7e457296be40fb59067537358dfab5 100644 (file)
@@ -5,14 +5,14 @@ Name:         libcap
 Version:       1.10
 Release:       1
 Epoch:         1
-License:       GPL/BSD
+License:       GPL or BSD
 Group:         Applications/System
 Source0:       ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/%{name}-%{version}.tar.gz
 # Source0-md5: 2c09eea823f67cfdde96177a959bc39b
 Patch0:                %{name}-1.92-make.patch
 Patch1:                %{name}-link.patch
 Icon:          libcap.gif
-URL:           http://linux.kernel.org/pub/linux/libs/security/linux-privs/
+URL:           http://www.kernel.org/pub/linux/libs/security/linux-privs/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir                /sbin
@@ -69,12 +69,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc CHANGELOG License README
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) /lib/lib*.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%doc README
 %attr(755,root,root) /lib/lib*.so
 %{_mandir}/man[23]/*
 %{_includedir}/sys/capability.h
This page took 0.094194 seconds and 4 git commands to generate.