bff2554
bff2554
Name:           accountsservice
18bc9fd
Version:        0.6.15
907d6b5
Release:        2%{?dist}
bff2554
Summary:        D-Bus interfaces for querying and manipulating user account information
bff2554
bff2554
Group:          System Environment/Daemons
bff2554
License:        GPLv3+
bff2554
URL:            http://www.fedoraproject.org/wiki/Features/UserAccountDialog
53cdc88
#VCS: git:git://git.freedesktop.org/accountsservice
d74b80b
Source0:        http://www.freedesktop.org/software/accountsservice/accountsservice-%{version}.tar.xz
bff2554
bff2554
BuildRequires:  glib2-devel
bff2554
BuildRequires:  dbus-glib-devel
bff2554
BuildRequires:  polkit-devel
bff2554
BuildRequires:  intltool
d6ee4ac
BuildRequires:  systemd-units
b10ed50
BuildRequires:  gobject-introspection-devel
bff2554
bff2554
Requires:       polkit
bff2554
Requires:       shadow-utils
bff2554
18bc9fd
Patch0: 0001-Be-more-careful-when-resetting-the-users-icons.patch
907d6b5
2a2e442
%package libs
2a2e442
Summary: Client-side library to talk to accountservice
2a2e442
Group: Development/Libraries
2a2e442
Requires: %{name} = %{version}-%{release}
2a2e442
2a2e442
%description libs
2a2e442
The accountsservice-libs package contains a library that can
2a2e442
be used by applications that want to interact with the accountsservice
2a2e442
daemon.
2a2e442
2a2e442
2a2e442
%package devel
2a2e442
Summary: Development files for accountsservice-libs
2a2e442
Group: Development/Libraries
2a2e442
Requires: %{name}-libs = %{version}-%{release}
2a2e442
2a2e442
%description devel
2a2e442
The accountsservice-devel package contains headers and other
2a2e442
files needed to build applications that use accountsservice-libs.
2a2e442
2a2e442
bff2554
%description
bff2554
The accountsservice project provides a set of D-Bus interfaces for
bff2554
querying and manipulating user account information and an implementation
bff2554
of these interfaces, based on the useradd, usermod and userdel commands.
bff2554
2a2e442
bff2554
%prep
bff2554
%setup -q
18bc9fd
%patch0 -p1
bff2554
bff2554
%build
bff2554
%configure
bff2554
make %{?_smp_mflags}
bff2554
bff2554
bff2554
%install
bff2554
make install DESTDIR=$RPM_BUILD_ROOT
2a2e442
rm $RPM_BUILD_ROOT%{_libdir}/*.la
2a2e442
rm $RPM_BUILD_ROOT%{_libdir}/*.a
d6ee4ac
%find_lang accounts-service
bff2554
bff2554
d6ee4ac
%files -f accounts-service.lang
bff2554
%defattr(-,root,root,-)
bff2554
%doc COPYING README AUTHORS
bff2554
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Accounts.conf
bff2554
%{_libexecdir}/accounts-daemon
bff2554
%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
bff2554
%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
bff2554
%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
bff2554
%{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
4041602
%dir %{_localstatedir}/lib/AccountsService/
4041602
%dir %{_localstatedir}/lib/AccountsService/users
4041602
%dir %{_localstatedir}/lib/AccountsService/icons
d6ee4ac
/lib/systemd/system/accounts-daemon.service
bff2554
2a2e442
%files libs
2a2e442
%{_libdir}/libaccountsservice.so.*
2a2e442
%{_libdir}/girepository-1.0/AccountsService-1.0.typelib
2a2e442
2a2e442
%files devel
2a2e442
%{_includedir}/accountsservice-1.0
2a2e442
%{_libdir}/libaccountsservice.so
2a2e442
%{_libdir}/pkgconfig/accountsservice.pc
2a2e442
%{_datadir}/gir-1.0/AccountsService-1.0.gir
bff2554
bff2554
%changelog
18bc9fd
* Tue Nov 29 2011 Matthias Clasen <mclasen@redhat.com> 0.6.15-2
18bc9fd
- Make resetting user icons work
18bc9fd
- Update to 0.6.15
18bc9fd
- Fixes session chooser at login screen when logged into vt
18bc9fd
907d6b5
* Wed Sep 21 2011 Ray Strode <rstrode@redhat.com> 0.6.14-2
907d6b5
- Fix wtmp loading so users coming from the network are
907d6b5
  remembered in the user list in subsequent boots
907d6b5
cbd37c3
* Wed Sep 21 2011 Ray Strode <rstrode@redhat.com> 0.6.14-1
cbd37c3
- Update to 0.6.14
cbd37c3
15c0f0d
* Sun Sep  4 2011 Matthias Clasen <mclasen@redhat.com> - 0.6.13-3
15c0f0d
- Fix fast user switching
15c0f0d
1c43145
* Mon Aug 15 2011 Kalev Lember <kalevlember@gmail.com> - 0.6.13-2
1c43145
- Rebuilt for rpm bug #728707
1c43145
d74b80b
* Tue Jul 19 2011 Matthias Clasen <mclasen@redhat.com> - 0.6.13-1
d74b80b
- Update to 0.6.13
d74b80b
- Drop ConsoleKit dependency
d74b80b
7f8d9bb
* Mon Jun 06 2011 Ray Strode <rstrode@redhat.com> 0.6.12-1
7f8d9bb
- Update to latest release
7f8d9bb
1be2156
* Wed May 18 2011 Matthias Clasen <mclasen@redhat.com> 0.6.11-1
1be2156
- Update to 0.6.11
1be2156
f60df04
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.3-2
f60df04
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f60df04
fc9aabb
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 0.6.3-1
fc9aabb
- Update to 0.6.3
fc9aabb
2a2e442
* Thu Jan 27 2011 Matthias Clasen <mclasen@redhat.com> 0.6.2-1
2a2e442
- Update to 0.6.2
2a2e442
d6ee4ac
* Wed Jul 21 2010 Matthias Clasen <mclasen@redhat.com> 0.6.1-1
d6ee4ac
- Update to 0.6.1
d6ee4ac
- Install systemd unit file
d6ee4ac
1215136
* Mon Apr  5 2010 Matthias Clasen <mclasen@redhat.com> 0.6-2
1215136
- Always emit changed signal on icon change
1215136
53cdc88
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> 0.6-1
53cdc88
- Update to 0.6
53cdc88
7097ae0
* Mon Mar 22 2010 Matthias Clasen <mclasen@redhat.com> 0.5-1
7097ae0
- Update to 0.5
7097ae0
4041602
* Mon Feb 22 2010 Bastien Nocera <bnocera@redhat.com> 0.4-3
4041602
- Fix directory ownership
4041602
46f54c7
* Mon Feb 22 2010 Bastien Nocera <bnocera@redhat.com> 0.4-2
46f54c7
- Add missing directories to the filelist
46f54c7
bff2554
* Fri Jan 29 2010 Matthias Clasen <mclasen@redhat.com> 0.4-1
bff2554
- Initial packaging, based on work by Richard Hughes