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 1984016 Details for
Bug 2229857
Review Request: pinnwand - Straightforward pastebin software
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 6252769 to 6317508
spec-from-6252769-to-6317508.diff (text/plain), 1.68 KB, created by
Fedora Review Service
on 2023-08-18 22:37:42 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6252769 to 6317508
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-08-18 22:37:42 UTC
Size:
1.68 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6252769 >+++ https://copr.fedorainfracloud.org/coprs/build/6317508 >@@ -1,3 +1,5 @@ >+%global gittag v1.4.0 >+ > Name: pinnwand > Version: 1.4.0 > Release: 1%{?dist} >@@ -5,12 +7,14 @@ > > License: MIT > URL: https://github.com/supakeen/pinnwand >-Source: %{url}/archive/refs/tags/v%{version}.tar.gz >-Patch: standardize_systemd_unit.patch >+ >+Source: %{url}/archive/%{gittag}/%{name}-%{version}.tar.gz >+Source: pinnwand.service > > BuildArch: noarch > BuildRequires: python3-devel > BuildRequires: python3-pytest >+BuildRequires: systemd-rpm-macros > > %global _description %{expand: > pinnwand is Python pastebin software that tried to keep it simple but got a >@@ -32,23 +36,21 @@ > %pyproject_install > %pyproject_save_files pinnwand > >-mkdir -p %{buildroot}%{_sysconfdir}/%{name} >-mkdir -p %{buildroot}%{_sysconfdir}/systemd >-cp -a etc/systemd/pinnwand.service-example %{buildroot}%{_sysconfdir}/systemd/%{name}.service >-cp -a etc/pinnwand.toml-example %{buildroot}%{_sysconfdir}/%{name}/%{name}.toml >+ >+install -Dpm 0644 %{_sourcedir}/pinnwand.service %{buildroot}%{_unitdir}/%{name}.service >+install -Dpm 0644 etc/pinnwand.toml-example %{buildroot}%{_sysconfdir}/%{name}/%{name}.toml > > %check > %pytest > > %files -f %{pyproject_files} >-%{_bindir}/%{name} >-%{_sysconfdir}/systemd/%{name}.service >- > %doc README.md > %license LICENSE >+%{_bindir}/%{name} >+%{_unitdir}/pinnwand.service >+%config(noreplace) %{_sysconfdir}/%{name}/%{name}.toml > >-%dir %{_sysconfdir}/%{name} >-%config(noreplace) %{_sysconfdir}/%{name}/%{name}.toml >+ > > %changelog > * Thu Aug 03 2023 Neil Hanlon <neil@shrug.pw> - 1.4.0-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 2229857
: 1984016 |
1984263
|
1995854
|
2007837