Compare commits
No commits in common. "imports/c9-beta/accountsservice-0.6.55-10.el9" and "c8" have entirely different histories.
imports/c9
...
c8
@ -2,7 +2,7 @@
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.6.55
|
||||
Release: 10%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: D-Bus interfaces for querying and manipulating user account information
|
||||
License: GPLv3+
|
||||
URL: https://www.freedesktop.org/wiki/Software/AccountsService/
|
||||
@ -67,10 +67,10 @@ files needed to build applications that use accountsservice-libs.
|
||||
%meson -Dgtk_doc=true -Dsystemd=true -Duser_heuristics=true
|
||||
%meson_build
|
||||
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/accountsservice/interfaces/
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/accountsservice/user-templates $RPM_BUILD_ROOT%{_sysconfdir}/accountsservice/user-templates
|
||||
cp $RPM_SOURCE_DIR/user-template $RPM_BUILD_ROOT%{_datadir}/accountsservice/user-templates/standard
|
||||
cp $RPM_SOURCE_DIR/user-template $RPM_BUILD_ROOT%{_datadir}/accountsservice/user-templates/administrator
|
||||
@ -96,8 +96,6 @@ cp $RPM_SOURCE_DIR/user-template $RPM_BUILD_ROOT%{_datadir}/accountsservice/user
|
||||
%dir %{_sysconfdir}/accountsservice
|
||||
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Accounts.conf
|
||||
%{_libexecdir}/accounts-daemon
|
||||
%dir %{_datadir}/accountsservice/
|
||||
%dir %{_datadir}/accountsservice/interfaces/
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
|
||||
@ -124,82 +122,54 @@ cp $RPM_SOURCE_DIR/user-template $RPM_BUILD_ROOT%{_datadir}/accountsservice/user
|
||||
%{_datadir}/gtk-doc/html/libaccountsservice/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2022 Ray Strode <rstrode@redhat.com> - 0.6.55-10
|
||||
* Mon Oct 25 2021 Ray Strode <rstrode@redhat.com> - 0.6.55-4
|
||||
- Synchronize permissions and group ownership for icon and users dirs
|
||||
between rpm file manifest and daemon expectations.
|
||||
Resolves: #2057576
|
||||
between rpm file manifest and daemon expectations
|
||||
Resolves: #1919300
|
||||
|
||||
* Mon Oct 25 2021 Ray Strode <rstrode@redhat.com> - 0.6.55-9
|
||||
- Bring in RHEL-8 patches
|
||||
Resolves: #2014692
|
||||
* Tue Oct 12 2021 Ray Strode <rstrode@redhat.com> - 0.6.55-3
|
||||
- Allow cache files to configure and override system accounts
|
||||
Resolves: #2012331
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.55-8
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
* Wed Aug 04 2021 Ray Strode <rstrode@redhat.com> - 0.6.55-2
|
||||
- Add support for user templates so user can specify default session
|
||||
Resolves: #1812788
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.55-7
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
* Fri Jan 15 2021 Ray Strode <rstrode@redhat.com> - 0.6.55-1
|
||||
- Rebase to 0.6.55
|
||||
Resolves: #1846376
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.55-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
* Sun Dec 15 2019 Ray Strode <rstrode@redhat.com> - 0.6.50-8
|
||||
- Don't set HasNoUsers=true if realmd has providers
|
||||
Related: #1750516
|
||||
|
||||
* Fri Sep 04 2020 Bastien Nocera <bnocera@redhat.com> - 0.6.55-5
|
||||
+ accountsservice-0.6.55-5
|
||||
- Own /usr/share/accountsservice
|
||||
* Mon Jun 17 2019 Ray Strode <rstrode@redhat.com> - 0.6.50-7
|
||||
- Don't send change updates for login history changes
|
||||
Resolves: #1713080
|
||||
|
||||
* Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.55-4
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
* Mon Nov 26 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-6
|
||||
- Fix user switching before screen lock
|
||||
Resolves: #1653263
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.55-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
* Mon Oct 15 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-5
|
||||
- Turn off aliasing optimizations until glib codegen is fixed
|
||||
Related: #1628060 1639428
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.55-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
* Fri Oct 12 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-4
|
||||
Correct rpmdiff complaints
|
||||
Related: #1628060
|
||||
|
||||
* Thu Sep 26 2019 Benjamin Berg <bberg@redhat.com> - 0.6.55-1
|
||||
- Update to 0.6.55
|
||||
Resolves: #1755838
|
||||
* Fri Oct 12 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-3
|
||||
- Record OS in user data when creating new users
|
||||
Related: #1628060
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.54-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
* Mon Aug 20 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-2
|
||||
- add new api needed for handling upgrades from RHEL 7
|
||||
Related: #1612915 1595825
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.54-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Jan 21 2019 Alexandru-Sever Horin <alex.sever.h@gmail.com> - 0.6.54-4
|
||||
- Add patch from upstream to fix UID detection
|
||||
Resolves: #1646418
|
||||
|
||||
* Thu Jan 17 2019 Adam Williamson <awilliam@redhat.com> - 0.6.54-3
|
||||
- Explicitly enable systemd support (#1576903) (Elliott Sales de Andrade)
|
||||
|
||||
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 0.6.54-2
|
||||
- Rebuilt for libcrypt.so.2 (#1666033)
|
||||
|
||||
* Sat Sep 29 2018 Ray Strode <rstrode@redhat.com> - 0.6.54-1
|
||||
- Update to 0.6.54
|
||||
|
||||
* Thu Sep 27 2018 Ray Strode <rstrode@redhat.com> - 0.6.53-1
|
||||
- Update to 0.6.53
|
||||
|
||||
* Mon Sep 24 2018 Adam Williamson <awilliam@redhat.com> - 0.6.50-1
|
||||
- Update to 0.6.50, plus a couple of backported patches
|
||||
Resolves: #1576903
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.49-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Thu May 10 2018 Ray Strode <rstrode@redhat.com> - 0.6.49-1
|
||||
- Update to 0.6.49 (brown bag release)
|
||||
|
||||
* Thu May 10 2018 Ray Strode <rstrode@redhat.com> - 0.6.48-1
|
||||
- Update to 0.6.48
|
||||
Resolves: #1575780
|
||||
|
||||
* Fri May 04 2018 Ray Strode <rstrode@redhat.com> - 0.6.47-2
|
||||
- fix crash on user deletion
|
||||
Resolves: #1573550
|
||||
* Fri Jul 13 2018 Ray Strode <rstrode@redhat.com> - 0.6.50-1
|
||||
- Update to 0.6.50
|
||||
Related: #1597499
|
||||
|
||||
* Tue Apr 24 2018 Ray Strode <rstrode@redhat.com> - 0.6.47-1
|
||||
- Update to 0.6.47
|
||||
@ -333,7 +303,7 @@ cp $RPM_SOURCE_DIR/user-template $RPM_BUILD_ROOT%{_datadir}/accountsservice/user
|
||||
- Fixes CVE-2012-2737 - local file disclosure
|
||||
Related: #832532
|
||||
|
||||
* Thu May 30 2012 Matthias Clasen <mclasen@redhatcom> 0.6.21-1
|
||||
* Thu May 31 2012 Matthias Clasen <mclasen@redhat.com> 0.6.21-1
|
||||
- Update to 0.6.21
|
||||
|
||||
* Fri May 04 2012 Ray Strode <rstrode@redhat.com> 0.6.20-1
|
||||
@ -414,4 +384,4 @@ cp $RPM_SOURCE_DIR/user-template $RPM_BUILD_ROOT%{_datadir}/accountsservice/user
|
||||
- Add missing directories to the filelist
|
||||
|
||||
* Fri Jan 29 2010 Matthias Clasen <mclasen@redhat.com> 0.4-1
|
||||
-
|
||||
- Initial packaging, based on work by Richard Hughes
|
||||
|
Loading…
Reference in New Issue
Block a user