Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 2030991 Details for
Bug 2217146
Review Request: boxfort - Convenient & cross-platform sandboxing C library
Home
New
Search
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.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 6969467 to 7400776
spec-from-6969467-to-7400776.diff (text/plain), 1.54 KB, created by
Fedora Review Service
on 2024-05-03 08:27:29 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6969467 to 7400776
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2024-05-03 08:27:29 UTC
Size:
1.54 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6969467 >+++ https://copr.fedorainfracloud.org/coprs/build/7400776 >@@ -1,5 +1,8 @@ > %global forgeurl https://github.com/Snaipe/BoxFort > Version: 0.1.4 >+%global date 20240503 >+%global commit 1018a44e63b57e9ffc3b8b68b6c8a8aa8f342d2a >+%global shortcommit %(c=%{commit}; echo ${c:0:7}) > %forgemeta > > Name: boxfort >@@ -8,10 +11,7 @@ > License: MIT > URL: %{forgeurl} > Source0: %{forgesource} >-# build BoxFort as shared library >-Patch0: boxfort-build-shared-lib.patch > >-# https://koji.fedoraproject.org/koji/taskinfo?taskID=102521301 > # https://github.com/Snaipe/BoxFort/blob/c91d7181734ab2fd6d1299e8aa927297f0ddb754/meson.build#L81-L93 > # ppc64le and s390x are not supported > # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval >@@ -25,17 +25,16 @@ > > %package devel > Summary: Development files for %{name} >-Requires: %{name} = %{version}-%{release} >+Requires: %{name}%{?_isa} = %{version}-%{release} > > %description devel >-The %{name}-devel package contains libraries and header files for >-developing applications that use %{name}. >+This package contains development files for %{name}. > > %prep > %forgeautosetup -p1 > > %build >-%meson >+%meson -Ddefault_library=shared > %meson_build > > %install >@@ -47,11 +46,9 @@ > %files > %license LICENSE > %doc README.md >-%{_libdir}/libboxfort.so.0.1* >+%{_libdir}/libboxfort.so.0* > > %files devel >-%license >-%doc README.md > %{_includedir}/boxfort.h > %{_libdir}/libboxfort.so > %{_libdir}/pkgconfig/boxfort.pc
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 2217146
: 2030991