xfce-polkit 0.3-1 (aarch64;znver1;x86_64) 2022-15115
-9999
| Status | rejected | ||||||||||||
| Submitter | angrypenguinpoland [@T] gmail.com | ||||||||||||
| Platform | rolling | ||||||||||||
| Repository | unsupported | ||||||||||||
| URL | https://abf.openmandriva.org/build_lists/229332 | ||||||||||||
| Packages |
|
||||||||||||
| Build Date | 2022-08-29 14:21:53 +0000 UTC | ||||||||||||
| Last Updated | 2022-08-31 15:03:46.319483147 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 9ddc63209eea4f685134ca4cf828c9164af12504
commit 9ddc63209eea4f685134ca4cf828c9164af12504
Author: Virtuti Militari <angrypenguinpoland@gmail.com>
AuthorDate: Mon Aug 29 15:41:02 2022 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Mon Aug 29 15:41:02 2022 +0200
fix br
---
xfce-polkit.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/xfce-polkit.spec b/xfce-polkit.spec
index e1187a8..e402644 100644
--- a/xfce-polkit.spec
+++ b/xfce-polkit.spec
@@ -8,9 +8,10 @@ URL: https://github.com/ncopa/%{name}
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: make
-BuildRequires: automake
-BuildRequires: libxfce4ui-devel polkit-devel
-BuildRequires: desktop-file-utils
+BuildRequires: automake
+BuildRequires: pkgconfig(polkit-agent-1)
+BuildRequires: pkgconfig(libxfce4ui-2)
+BuildRequires: desktop-file-utils
Provides: PolicyKit-authentication-agent
@@ -31,7 +32,7 @@ autoreconf -fi
%install
%make_install
desktop-file-edit --remove-key=NotShowIn --add-only-show-in=XFCE \
- %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
+%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
%files
%license LICENSE
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1152d 13hrs |
| benbullard79 [@T] cox.net | No Comment. | 1152d 13hrs |