libbtrfsutil: set pkg-config Version to follow main package

The library ABI is not the right version, set also the util package to
follow main package.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2020-10-20 15:45:41 +02:00
parent 5da315e765
commit f7cc20b1fa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: libbtrfsutil
Description: libbtrfsutil library
Version: @BTRFS_UTIL_VERSION_MAJOR@.@BTRFS_UTIL_VERSION_MINOR@.@BTRFS_UTIL_VERSION_PATCH@
Version: @BTRFS_VERSION_PLAIN@
URL: http://btrfs.wiki.kernel.org
Cflags: -I${includedir}
Libs: -L${libdir} -lbtrfsutil