From: Ed Bartosh Date: Thu, 25 Apr 2013 13:53:54 +0000 (+0300) Subject: Fixed OpenSUSE 1.23 build X-Git-Tag: 2.2.1_release X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea7118e6cad1e58b0ae6b1ff782a30139255b575;p=tools%2Flthor.git Fixed OpenSUSE 1.23 build Change-Id: I462628a57597e2cc8892bd705fdbf426361cf024 Signed-off-by: Ed Bartosh --- diff --git a/packaging/lthor.dsc b/packaging/lthor.dsc index ae69a62..36e41ba 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), pkgconfig, 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 6e27770..2898c49 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