Compare commits
No commits in common. "c10s" and "c8" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/.project
|
SOURCES/polkit-pkla-compat-0.1.tar.xz
|
||||||
/polkit-pkla-compat-0.1.tar.xz
|
|
||||||
|
1
.polkit-pkla-compat.metadata
Normal file
1
.polkit-pkla-compat.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
efe448e70f1842d06acb467ab6693e70ad87d228 SOURCES/polkit-pkla-compat-0.1.tar.xz
|
@ -1,15 +1,13 @@
|
|||||||
Name: polkit-pkla-compat
|
Name: polkit-pkla-compat
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Release: 30%{?dist}
|
Release: 12%{?dist}
|
||||||
Summary: Rules for polkit to add compatibility with pklocalauthority
|
Summary: Rules for polkit to add compatibility with pklocalauthority
|
||||||
# GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in
|
# GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in
|
||||||
# the binary package.
|
# the binary package.
|
||||||
License: LGPL-2.0-or-later
|
License: LGPLv2+
|
||||||
URL: https://pagure.io/polkit-pkla-compat
|
URL: https://pagure.io/polkit-pkla-compat
|
||||||
Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz
|
Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: make
|
|
||||||
BuildRequires: gcc
|
|
||||||
BuildRequires: docbook-style-xsl, libxslt, glib2-devel, polkit-devel
|
BuildRequires: docbook-style-xsl, libxslt, glib2-devel, polkit-devel
|
||||||
# To ensure the polkitd group already exists when this is installed
|
# To ensure the polkitd group already exists when this is installed
|
||||||
Requires(pre): polkit
|
Requires(pre): polkit
|
||||||
@ -26,10 +24,10 @@ of later polkit releases.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
%make_build
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install INSTALL='install -p'
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
@ -50,63 +48,6 @@ make check
|
|||||||
%dir %{_localstatedir}/lib/polkit-1/localauthority/*.d
|
%dir %{_localstatedir}/lib/polkit-1/localauthority/*.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.1-30
|
|
||||||
- Bump release for October 2024 mass rebuild:
|
|
||||||
Resolves: RHEL-64018
|
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.1-29
|
|
||||||
- Bump release for June 2024 mass rebuild
|
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-28
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-27
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Aug 07 2023 Jan Rybar <jrybar@redhat.com> - 0.1-26
|
|
||||||
- use build macros, on behalf of original author Tom Stellard (tstellar)
|
|
||||||
- Pagure doesn't allow one-click rebase, AFAIK
|
|
||||||
|
|
||||||
* Mon Aug 07 2023 Lukáš Zaoral <lzaoral@redhat.com> - 0.1-25
|
|
||||||
- migrate to SPDX license format
|
|
||||||
|
|
||||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-24
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-23
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-22
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-21
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-20
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-19
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-18
|
|
||||||
- Second attempt - Rebuilt for
|
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-17
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-16
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-15
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-14
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-13
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-12
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-12
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
2
ci.fmf
2
ci.fmf
@ -1,2 +0,0 @@
|
|||||||
# Docs: https://docs.fedoraproject.org/en-US/ci/tmt/#_multiple_plans
|
|
||||||
resultsdb-testcase: separate
|
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-*
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
|
10
plans.fmf
10
plans.fmf
@ -1,10 +0,0 @@
|
|||||||
/tier1-internal:
|
|
||||||
discover:
|
|
||||||
how: fmf
|
|
||||||
url: https://gitlab.com/redhat/rhel/tests/polkit.git
|
|
||||||
filter: 'tier: 1'
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
adjust:
|
|
||||||
enabled: false
|
|
||||||
when: distro == centos-stream or distro == fedora
|
|
Loading…
Reference in New Issue
Block a user