delete unused pacth
This commit is contained in:
parent
c170ad06c3
commit
58d47a679c
@ -1,9 +0,0 @@
|
|||||||
diff -urp libcap-ng-0.8.orig/bindings/python/test/capng-test.py libcap-ng-0.8/bindings/python/test/capng-test.py
|
|
||||||
--- libcap-ng-0.8.orig/bindings/python/test/capng-test.py 2018-08-09 17:02:19.000000000 -0400
|
|
||||||
+++ libcap-ng-0.8/bindings/python/test/capng-test.py 2018-08-09 17:17:05.837319641 -0400
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-#!/usr/bin/env python
|
|
||||||
+#!/usr/bin/env python2
|
|
||||||
|
|
||||||
import os
|
|
||||||
import sys
|
|
||||||
@ -3,11 +3,10 @@
|
|||||||
Summary: Libcap-ng is a library used for posix capabilities programming
|
Summary: Libcap-ng is a library used for posix capabilities programming
|
||||||
Name: libcap-ng
|
Name: libcap-ng
|
||||||
Version: 0.7.9
|
Version: 0.7.9
|
||||||
Release: 6
|
Release: 7
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
URL: http://people.redhat.com/sgrubb/libcap-ng
|
URL: http://people.redhat.com/sgrubb/libcap-ng
|
||||||
Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
|
Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
|
||||||
Patch1: libcap-ng-0.8-python2.patch
|
|
||||||
BuildRequires: gcc, kernel-headers >= 2.6.11, libattr-devel
|
BuildRequires: gcc, kernel-headers >= 2.6.11, libattr-devel
|
||||||
Provides: %{name}-utils = %{version}-%{release}
|
Provides: %{name}-utils = %{version}-%{release}
|
||||||
Obsoletes: %{name}-utils < %{version}-%{release}
|
Obsoletes: %{name}-utils < %{version}-%{release}
|
||||||
@ -108,6 +107,9 @@ make check
|
|||||||
%attr(0644,root,root) %{_mandir}/man8/*
|
%attr(0644,root,root) %{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 7 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.7.9-7
|
||||||
|
- Delete unused patch
|
||||||
|
|
||||||
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.7.9-6
|
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.7.9-6
|
||||||
- Delete unused patch
|
- Delete unused patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user