]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- up to 2.11 auto/th/libcap-2_11-1 auto/ti/libcap-2_11-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 27 Jul 2008 09:51:10 +0000 (09:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcap.spec -> 1.61

libcap.spec

index 39e7d3cdd6f8c12fdb8b88a16455786a8011bcc7..3deeb4e390ea72c6b715c73edc072898266f2e1d 100644 (file)
@@ -2,13 +2,13 @@ Summary:      POSIX.1e capability suite
 Summary(pl.UTF-8):     Wsparcie dla standardu "capability" POSIX.1e
 Summary(pt_BR.UTF-8):  Biblioteca para leitura e configuração de capabilities.
 Name:          libcap
-Version:       2.10
+Version:       2.11
 Release:       1
 Epoch:         1
 License:       GPL or BSD
 Group:         Applications/System
 Source0:       ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
-# Source0-md5: d2351abe273a68ffdb5fd50c3ea4572a
+# Source0-md5: 56578c1719424857967676c7584143a3
 Patch0:                %{name}-make.patch
 URL:           http://www.kernel.org/pub/linux/libs/security/linux-privs/
 BuildRequires: attr-devel
@@ -76,9 +76,9 @@ Moduł PAM capability wymuszający dziedziczone zbiory uprawnień.
 %build
 %{__make} \
        CC="%{__cc}" \
-       COPTFLAG="%{rpmcflags}" \
+       OPT_CFLAGS="%{rpmcflags}" \
        DEBUG= \
-       LDFLAGS="%{rpmldflags}"
+       OPT_LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.071262 seconds and 4 git commands to generate.