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 1976690 Details for
Bug 2224193
Review Request: ipcgull - A GDBus-based IPC library for modern C++
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 6189364 to 6189852
spec-from-6189364-to-6189852.diff (text/plain), 1.83 KB, created by
Fedora Review Service
on 2023-07-20 09:28:27 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6189364 to 6189852
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-07-20 09:28:27 UTC
Size:
1.83 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6189364 >+++ https://copr.fedorainfracloud.org/coprs/build/6189852 >@@ -1,14 +1,13 @@ >-%global debug_package %{nil} > %global forgeurl https://github.com/PixlOne/ipcgull > Epoch: 0 > > Name: ipcgull > Version: 0.1 >-Release: 0%{?dist} >+Release: 1%{?dist} > Summary: A GDBus-based IPC library for modern C++ > %forgemeta > >-License: GPLv3 >+License: GPL-3.0-or-later > URL: %{forgeurl} > > Source: %{forgesource} >@@ -32,17 +31,15 @@ > However, that is out of scope for this project. > > %package devel >-Summary: A GDBus-based IPC library for modern C++ >-Requires: %{name} = %{version}-%{release} >+Summary: A GDBus-based IPC library for modern C++ >+Requires: %{name}%{?_isa} = %{version}-%{release} > > %description devel >-This package contains header files and other files needed to develop >+This package contains header files and other files needed to develop > with ipcgull. > > %prep >-%setup -q -n %{name}-%{version} >-%patch -p1 0 >-%patch -p1 1 >+%autosetup -p1 > > %build > %{cmake} -DPROJECT_EPOCH=%{epoch} >@@ -50,10 +47,8 @@ > > %install > %{cmake_install} >-install -D -m 755 redhat-linux-build/libipcgull_shared.so.%{version} %{buildroot}%{_libdir}/libipcgull_shared.so.%{version} >-install -D -m 755 redhat-linux-build/libipcgull_shared.so.%{epoch} %{buildroot}%{_libdir}/libipcgull_shared.so.%{epoch} >- >-%ldconfig_scriptlets >+install -D -pm 755 redhat-linux-build/libipcgull_shared.so.%{version} %{buildroot}%{_libdir}/libipcgull_shared.so.%{version} >+install -D -pm 755 redhat-linux-build/libipcgull_shared.so.%{epoch} %{buildroot}%{_libdir}/libipcgull_shared.so.%{epoch} > > %files > %{_libdir}/*.so.* >@@ -66,6 +61,6 @@ > %{_includedir}/ipcgull/ > > %changelog >-* Tue May 16 2023 Nicolas De Amicis <deamicis@bluewin.ch> - 0.1-0 >+* Thu Jul 20 2023 Nicolas De Amicis <deamicis@bluewin.ch> - 0.1-1 > - Initial packaging >
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 2224193
: 1976690