From 61e9619908e5e3c4e6e111fb76560acc9ccf418f Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Thu, 25 Apr 2013 16:53:54 +0300 Subject: [PATCH] Fixed OpenSUSE 1.23 build Change-Id: I462628a57597e2cc8892bd705fdbf426361cf024 Signed-off-by: Ed Bartosh --- packaging/lthor.dsc | 4 ++-- packaging/lthor.spec | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/lthor.dsc b/packaging/lthor.dsc index e4e4e6e..f95e007 100644 --- a/packaging/lthor.dsc +++ b/packaging/lthor.dsc @@ -2,9 +2,9 @@ Format: 1.0 Source: lthor Binary: lthor Architecture: any -Version: 1.0 +Version: 1.3 Maintainer: Ed Bartosh Standards-Version: 3.7.2 Build-Depends: debhelper (>= 7), pkg-config, cmake, libarchive-dev Files: - 58f2bac971d05de313cd5d9ca3e60c9b 9259 lthor_1.0.tar.gz + 089ea228e22285acc04a5db61b71bb01 14705 lthor_1.3.tar.gz diff --git a/packaging/lthor.spec b/packaging/lthor.spec index ff239a9..a2e0bc0 100644 --- a/packaging/lthor.spec +++ b/packaging/lthor.spec @@ -50,6 +50,8 @@ udevcontrol --reload-rules ||: %files %defattr(-,root,root) +%dir %{_sysconfdir}/udev +%dir %{_sysconfdir}/udev/rules.d %{_bindir}/%{name} %config %{_sysconfdir}/udev/rules.d/*.rules -- 2.34.1