Compare commits
No commits in common. "c8" and "c9-beta" have entirely different histories.
@ -1,6 +1,6 @@
|
|||||||
Name: polkit-pkla-compat
|
Name: polkit-pkla-compat
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Release: 12%{?dist}
|
Release: 21%{?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.
|
||||||
@ -8,6 +8,8 @@ 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
|
||||||
@ -48,6 +50,35 @@ make check
|
|||||||
%dir %{_localstatedir}/lib/polkit-1/localauthority/*.d
|
%dir %{_localstatedir}/lib/polkit-1/localauthority/*.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.1-21
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.1-20
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user