From 4245ad0b8d12574a3c2c15bd057246065e5026ca Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Tue, 30 Oct 2012 18:07:36 +0100 Subject: Fix rpm version substitution. --- libuca.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libuca.spec.in b/libuca.spec.in index 4ffc671..3835d89 100644 --- a/libuca.spec.in +++ b/libuca.spec.in @@ -2,7 +2,7 @@ Buildroot: @UCA_BUILD_DIR@/_CPack_Packages/Linux/RPM/@CPACK_PACKAGE_FILE_NAME@ Summary: Abstract interface for different camera classes and frame grabber devices Name: libuca -Version: @VERSION@ +Version: @PACKAGE_VERSION@ Release: @CPACK_PACKAGE_RELEASE@ License: unknown Group: unknown -- cgit v1.2.3