- Add missing directories to the filelist
This commit is contained in:
parent
bff2554f8f
commit
46f54c74aa
@ -1,7 +1,7 @@
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: D-Bus interfaces for querying and manipulating user account information
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -50,8 +50,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
|
||||
%{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
|
||||
%{_localstatedir}/lib/AccountsService/users
|
||||
%{_localstatedir}/lib/AccountsService/icons
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 22 2010 Bastien Nocera <bnocera@redhat.com> 0.4-2
|
||||
- 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