Mageia Bugzilla – Attachment 14264 Details for
Bug 32712
Nheko don't works in Mageia Lxqt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Diff from gnome-keyring spec in mageia 9
gnome-keyring.diff (text/plain), 920 bytes, created by
katnatek
on 2024-01-15 19:28:50 CET
(
hide
)
Description:
Diff from gnome-keyring spec in mageia 9
Filename:
MIME Type:
Creator:
katnatek
Created:
2024-01-15 19:28:50 CET
Size:
920 bytes
patch
obsolete
>Index: SPECS/gnome-keyring.spec >=================================================================== >--- SPECS/gnome-keyring.spec (revision 2030633) >+++ SPECS/gnome-keyring.spec (working copy) >@@ -1,3 +1,5 @@ >+%define subrel 1 >+ > %define api 3 > > %define url_ver %{lua: ver = rpm.expand("%{version}"); majmin, count1 = string.gsub(ver, "^([0123456789]+%.[0123456789]+).*", "%1", 1); if count1 == 0 then print(ver); return; end; maj, count2 = string.gsub(majmin, "^([0123456789]+).*", "%1", 1); if count2 == 0 then print(majmin) elseif tonumber(majmin) < 40 then print(majmin) else print(maj) end} >@@ -42,6 +44,9 @@ > Recommends: seahorse > Recommends: pinentry-gnome3 > >+#Virtual provide for applications that require this type of managers >+Provides: secret-manager >+ > %description > gnome-keyring is a program that keep password and other secrets for > users. It is run as a daemon in the session, similar to ssh-agent, and
Index: SPECS/gnome-keyring.spec =================================================================== --- SPECS/gnome-keyring.spec (revision 2030633) +++ SPECS/gnome-keyring.spec (working copy) @@ -1,3 +1,5 @@ +%define subrel 1 + %define api 3 %define url_ver %{lua: ver = rpm.expand("%{version}"); majmin, count1 = string.gsub(ver, "^([0123456789]+%.[0123456789]+).*", "%1", 1); if count1 == 0 then print(ver); return; end; maj, count2 = string.gsub(majmin, "^([0123456789]+).*", "%1", 1); if count2 == 0 then print(majmin) elseif tonumber(majmin) < 40 then print(majmin) else print(maj) end} @@ -42,6 +44,9 @@ Recommends: seahorse Recommends: pinentry-gnome3 +#Virtual provide for applications that require this type of managers +Provides: secret-manager + %description gnome-keyring is a program that keep password and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, and
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32712
:
14260
|
14262
|
14263
| 14264 |
14382