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 1983040 Details for
Bug 2231148
Review Request: nanosvg - Simple stupid SVG parser
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.rh89 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]
The .spec file difference from Copr build 6266495 to 6266577
spec-from-6266495-to-6266577.diff (text/plain), 1.40 KB, created by
Fedora Review Service
on 2023-08-11 14:23:56 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6266495 to 6266577
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-08-11 14:23:56 UTC
Size:
1.40 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6266495 >+++ https://copr.fedorainfracloud.org/coprs/build/6266577 >@@ -3,7 +3,7 @@ > Name: nanosvg > # This thing has no version so we'll use the last commit date > Version: 20221221 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: Zlib > # Technically, this is a fork, but the upstream is unmaintained and this one has some fixes > URL: https://github.com/fltk/nanosvg >@@ -14,7 +14,9 @@ > # https://github.com/memononen/nanosvg/pull/245 > # using LIB_INSTALL_DIR seems to work better > Patch1: nanosvg-lib64.patch >+# Inspired by > # https://github.com/memononen/nanosvg/pull/216 >+# Modified slightly to work without an installed nanosvg instance > Patch2: nanosvg-build-examples.patch > Summary: Simple stupid SVG parser > BuildRequires: cmake, gcc >@@ -43,10 +45,6 @@ > %build > %cmake > %cmake_build >-pushd example >-%cmake >-%cmake_build >-popd > > %install > %cmake_install >@@ -55,7 +53,7 @@ > # Use example2 as a smoke test > %check > pushd example >-./%{__cmake_builddir}/example2 >+../%{__cmake_builddir}/example/example2 > popd > > %files >@@ -71,6 +69,9 @@ > %{_libdir}/libnanosvgrast.so > > %changelog >+* Fri Aug 11 2023 Tom Callaway <spot@fedoraproject.org> - 20221221-3 >+- modified the build-examples patch to work without an install of nanosvg-devel >+ > * Fri Aug 11 2023 Tom Callaway <spot@fedoraproject.org> - 20221221-2 > - build examples > - add comments discussing upstream status of patches
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 2231148
:
1983020
| 1983040