From 006c4eb10513852bc7380bc58a13d5c937de944f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 18 Oct 2015 18:17:10 +0200 Subject: some OBS build fixes and cleanups --- dist/obs/pgfuse.dsc | 9 +++++++++ dist/redhat/pgfuse.spec | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 dist/obs/pgfuse.dsc (limited to 'dist') diff --git a/dist/obs/pgfuse.dsc b/dist/obs/pgfuse.dsc new file mode 100644 index 0000000..fc13850 --- /dev/null +++ b/dist/obs/pgfuse.dsc @@ -0,0 +1,9 @@ +Format: 1.0 +Source: pgfuse +Version: 0.0.2 +Binary: pgfuse +Maintainer: Andreas Baumann +Architecture: any +Build-Depends: debhelper (>= 4.1.16), pkg-config, + libpq-dev, libfuse-dev +Files: diff --git a/dist/redhat/pgfuse.spec b/dist/redhat/pgfuse.spec index e0f9842..3618f5a 100644 --- a/dist/redhat/pgfuse.spec +++ b/dist/redhat/pgfuse.spec @@ -118,7 +118,7 @@ Release: 0.1 License: GPLv3 Group: System/Filesystems -Source: %{name}_%{version}.tar.gz +Source: %{name}_%{main_version}.tar.gz URL: https://github.com/andreasbaumann/pgfuse -- cgit v1.2.3-54-g00ecf