Accepting request 138487 from openSUSE:Factory:Staging:Systemd

- Fix build with new udev rules directory location.

OBS-URL: https://build.opensuse.org/request/show/138487
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=47
This commit is contained in:
Dominique Leuenberger 2012-10-17 20:20:24 +00:00 committed by Git OBS Bridge
parent 321e18264a
commit 884335454e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 17 11:10:24 UTC 2012 - fcrozat@suse.com
- Fix build with new udev rules directory location.
-------------------------------------------------------------------
Tue Sep 18 18:28:50 UTC 2012 - dimstar@opensuse.org

View File

@ -16,6 +16,8 @@
#
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
Name: colord
Version: 0.1.23
Release: 0
@ -144,7 +146,7 @@ exit 0
%doc AUTHORS ChangeLog COPYING NEWS README
%{_unitdir}/colord.service
%{_unitdir}/colord-sane.service
/lib/udev/rules.d/*.rules
%{_udevrulesdir}/*.rules
%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
%config(noreplace) %{_sysconfdir}/%{name}.conf
%{_sysconfdir}/bash_completion.d/colormgr-completion.bash