Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1452611 Details for
Bug 1458602
ecryptfs-utils: Proper packaging of python part, e.g. rename and add subpackage(s) for python[2|3]
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
specfile patch
0001-Python-3-enabled.patch (text/plain), 945 bytes, created by
Lumír Balhar
on 2018-06-18 11:49:49 UTC
(
hide
)
Description:
specfile patch
Filename:
MIME Type:
Creator:
Lumír Balhar
Created:
2018-06-18 11:49:49 UTC
Size:
945 bytes
patch
obsolete
>From 5071eaf61a0c3bd25aea1d5eb17e6f3424c0b8c2 Mon Sep 17 00:00:00 2001 >From: Lumir Balhar <lbalhar@redhat.com> >Date: Mon, 18 Jun 2018 13:09:25 +0200 >Subject: [PATCH] Python 3 enabled > >--- > ecryptfs-utils.spec | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec >index d6a2747..276be3d 100644 >--- a/ecryptfs-utils.spec >+++ b/ecryptfs-utils.spec >@@ -1,5 +1,5 @@ > # FIXME rhbz#533920, automake does not support python3 >-%bcond_with python3 >+%bcond_without python3 > > %bcond_without python2 > %bcond_without unittests >@@ -164,6 +164,10 @@ pushd %{name}-%{version} > > %patch999 -p1 -b .werror > >+# Remove code generated by Swig (regenerated automatically during build) >+rm src/libecryptfs-swig/libecryptfs.py >+rm src/libecryptfs-swig/libecryptfs_wrap.c >+ > sed -i -r 's:^_syslog\(LOG:ecryptfs_\0:' src/pam_ecryptfs/pam_ecryptfs.c > > # snprintf directive output may be truncated >-- >2.17.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1458602
:
1452610
| 1452611