mirror of
https://github.com/bspeice/libcvautomation
synced 2026-06-11 07:42:01 -04:00
Put all changelog info in one place
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
6/28/2012 Version 1.0:
|
||||
Version 1.0 released. Includes libcvautomation and example programs,
|
||||
cva-input and cva-match.
|
||||
libcvautomation (1.3-0) unstable; urgency=low
|
||||
|
||||
* Initial release of libcvautomation version 1.3-0
|
||||
|
||||
-- Bradlee Speice <bspeice@uncc.edu> Mon, 23 Jul 2012 09:06:46 -0400
|
||||
|
||||
@@ -108,6 +108,9 @@ fi
|
||||
# Checks for library functions.
|
||||
AC_FUNC_MALLOC
|
||||
|
||||
AC_SUBST_FILE(rpm_changelog)
|
||||
rpm_changelog=$srcdir/ChangeLog
|
||||
|
||||
AC_OUTPUT(
|
||||
[Makefile]
|
||||
[libcvautomation/Makefile]
|
||||
|
||||
Vendored
-5
@@ -1,5 +0,0 @@
|
||||
libcvautomation (1.3-0) unstable; urgency=low
|
||||
|
||||
* Initial release of libcvautomation version 1.3-0
|
||||
|
||||
-- Bradlee Speice <bspeice@uncc.edu> Mon, 23 Jul 2012 09:06:46 -0400
|
||||
+1
@@ -0,0 +1 @@
|
||||
../ChangeLog
|
||||
@@ -87,3 +87,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files doc
|
||||
/usr/share/libcvautomation/*
|
||||
|
||||
%changelog
|
||||
@rpm_changelog@
|
||||
|
||||
Reference in New Issue
Block a user