Improved packaging 47/31547/2
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Fri, 5 Dec 2014 14:47:41 +0000 (15:47 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Mon, 8 Dec 2014 08:17:46 +0000 (09:17 +0100)
commit9f7295397c2e5597e5895c2c6ddf9cf772d702f1
tree15057915a740c1a40cc8a36e295631386560bbbd
parent33e11fec715a912a04f0844a052f09775cb448b9
Improved packaging

This commits has 2 main goals:

- Allow to provide vconf, vconf-devel, vconf-keys-devel
for solving issue when building.

- that done, error came because the vconftool replacement
coulded not run without a server buxton what is a problem
at build time. Thus the tool is replaced using an agnostic
tool written in bash.

There is an issue with that current version: it provides a
package that it also obsoletes. This issue will be fixed soon.

Change-Id: I9ea93d61cfe12fa23448fd6367d372cc7bbf55d9
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
CMakeLists.txt
packaging/vconf-buxton.spec
src/CMakeLists.txt
src/vconf-buxton-tool.c [deleted file]
src/vconf-buxton-tool.sh [new file with mode: 0755]
src/vconf-buxton.pc.in