mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
Integrate the specfile into autoconf
This commit is contained in:
parent
4c1f9bbd64
commit
556e8b59ed
@ -110,4 +110,5 @@ AC_OUTPUT(
|
||||
[examples/Makefile]
|
||||
[docs/Makefile]
|
||||
[libcvautomation.pc]
|
||||
[rpm/libcvautomation.spec]
|
||||
)
|
||||
|
@ -1,6 +1,6 @@
|
||||
#Specfile for Libcvautomation
|
||||
#This specfile builds the library and headers for Libcvautomation
|
||||
%global VERSION 1.2
|
||||
%global VERSION @PACKAGE_VERSION@
|
||||
%global PATCHLEVEL 0
|
||||
|
||||
Summary: GUI Automation and Testing tool based on OpenCV and XTest
|
Loading…
Reference in New Issue
Block a user