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 2065336 Details for
Bug 2327650
Review Request: aw-server-rust - A re-implementation of aw-server in Rust
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 8398295 to 8495184
spec-from-8398295-to-8495184.diff (text/plain), 2.42 KB, created by
Fedora Review Service
on 2025-01-09 19:12:19 UTC
(
hide
)
Description:
The .spec file difference from Copr build 8398295 to 8495184
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2025-01-09 19:12:19 UTC
Size:
2.42 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/8398295 >+++ https://copr.fedorainfracloud.org/coprs/build/8495184 >@@ -1,10 +1,10 @@ >-%bcond_without check >+%bcond check 1 > > %global commit a0cdef90cf86cd8d2cc89723f5751c1123ae7e2b > %global short_commit %(c=%{commit}; echo ${c:0:7}) > > Name: aw-server-rust >-Version: 0.13.1^20241216.%{short_commit} >+Version: 0.13.1^20241216.git%{short_commit} > Release: %autorelease > Summary: A re-implementation of aw-server in Rust > # (Apache-2.0 OR MIT) AND BSD-3-Clause >@@ -23,7 +23,7 @@ > # MPL-2.0 > # Unlicense OR MIT > # Zlib OR Apache-2.0 OR MIT >-License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-DFS-2016) AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) >+License: BSD-3-Clause AND Unicode-DFS-2016 AND Apache-2.0 AND MIT AND MPL-2.0 AND (MIT OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR BSL-1.0 OR 0BSD OR ISC OR Zlib OR BSD-2-Clause OR Unlicense) > # LICENSE.dependencies contains a full license breakdown > > URL: https://github.com/ActivityWatch/aw-server-rust >@@ -48,17 +48,18 @@ > %description > %{summary} > >-%package -n aw-sync >+%package -n aw-sync-rust > Summary: %{summary} > Requires: %{name} = %{version}-%{release} > >-%description -n aw-sync >+%description -n aw-sync-rust > %{summary} > > %prep > %autosetup -n %{name}-%{commit} -p1 > >-# append current commit to the version string >+# append current commit to the version string for displaying in the UI >+# similarily to what upstream Makefile setversion does > sed -ri 's/version = ("[[:alnum:]]+\.[[:alnum:]]+\.[[:alnum:]]+)/version = \1+%{short_commit}/' aw-server/Cargo.toml > > %cargo_prep >@@ -98,16 +99,14 @@ > > %files > %doc README.md >-%license LICENSE >-%license LICENSE.dependencies >+%license LICENSE LICENSE.dependencies > %{_mandir}/man1/aw-server.1* > %{_bindir}/aw-server > %{_userunitdir}/aw-server.service > >-%files -n aw-sync >+%files -n aw-sync-rust > %doc README.md >-%license LICENSE >-%license LICENSE.dependencies >+%license LICENSE LICENSE.dependencies > %{_mandir}/man1/aw-sync.1* > %{_bindir}/aw-sync >
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 2327650
:
2062702
| 2065336 |
2067005