fix for compile

This commit is contained in:
Ertuğrul Erata
2015-05-22 21:02:13 +03:00
parent b3db072f8d
commit b2a08cbdf2
46 changed files with 3286 additions and 68 deletions
+3 -1
View File
@@ -16,6 +16,7 @@
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">run_dir.patch</Patch>
@@ -30,6 +31,7 @@
<Dependency>dbus</Dependency>
<Dependency>python</Dependency>
<Dependency>polkit</Dependency>
<Dependency>dbus-python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -47,7 +49,7 @@
<History>
<Update release="4">
<Date>2015-04-01</Date>
<Date>2015-04-22</Date>
<Version>3.0.3</Version>
<Comment>Fix run dir path.</Comment>
<Name>Marcin Bojara</Name>