Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
0c456789
Commit
0c456789
authored
Feb 09, 2011
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(bug fix): Неправильная версия в pc-файлах..
parent
fd30bc1e
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
15 additions
and
3 deletions
+15
-3
libuniset.spec
conf/libuniset.spec
+4
-1
configure.ac
configure.ac
+1
-1
Makefile.am
extensions/IOControl/Makefile.am
+1
-0
Makefile.am
extensions/LogicProcessor/Makefile.am
+1
-0
Makefile.am
extensions/MBTCPMaster/Makefile.am
+1
-0
Makefile.am
extensions/ModbusSlave/Makefile.am
+1
-0
Makefile.am
extensions/RTUExchange/Makefile.am
+1
-0
libUniSetRTU.pc.in
extensions/RTUExchange/libUniSetRTU.pc.in
+1
-1
Makefile.am
extensions/SharedMemory/Makefile.am
+1
-0
Makefile.am
extensions/UDPExchange/Makefile.am
+1
-0
Makefile.am
extensions/UniNetwork/Makefile.am
+1
-0
Makefile.am
extensions/lib/Makefile.am
+1
-0
No files found.
conf/libuniset.spec
View file @
0c456789
...
...
@@ -3,7 +3,7 @@
Name: libuniset
Version: 1.0
Release: alt
0.
1
Release: alt1
Summary: UniSet - library for building distributed industrial control systems
License: GPL
Group: Development/C++
...
...
@@ -190,6 +190,9 @@ rm -f %buildroot%_libdir/*.la
%exclude %_pkgconfigdir/libUniSet.pc
%changelog
* Wed Feb 09 2011 Pavel Vainerman <pv@altlinux.ru> 1.0-alt1
- fixed bug in VERSION (bad pc-files)
* Wed Jan 26 2011 Pavel Vainerman <pv@altlinux.ru> 1.0-alt0.1
- pre-release build
...
...
configure.ac
View file @
0c456789
...
...
@@ -3,7 +3,7 @@
# See doc: http://www.gnu.org/software/hello/manual/autoconf/Generic-Programs.html
# AC_PREREQ(2.59)
AC_INIT([uniset], [
0.99.2
], pv@etersoft.ru)
AC_INIT([uniset], [
1.0.0
], pv@etersoft.ru)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION)
# AC_CONFIG_MACRO_DIR([m4])
...
...
extensions/IOControl/Makefile.am
View file @
0c456789
bin_PROGRAMS
=
@PACKAGE@-iocontrol @PACKAGE@-iotest @PACKAGE@-iocalibr
# не забывайте править версию в pc-файле
UIO_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetIOControl.la
...
...
extensions/LogicProcessor/Makefile.am
View file @
0c456789
# не забывайте править версию в pc-файле
ULPROC_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetLProcessor.la
...
...
extensions/MBTCPMaster/Makefile.am
View file @
0c456789
bin_PROGRAMS
=
@PACKAGE@-mbtcpmaster
# не забывайте править версию в pc-файле
UMBTCP_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetMBTCPMaster.la
...
...
extensions/ModbusSlave/Makefile.am
View file @
0c456789
bin_PROGRAMS
=
@PACKAGE@-mbslave
# не забывайте править версию в pc-файле
UMBS_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetMBSlave.la
...
...
extensions/RTUExchange/Makefile.am
View file @
0c456789
bin_PROGRAMS
=
@PACKAGE@-rtuexchange mtr-conv uniset-rtu188-state vtconv mtr-setup
# не забывайте править версию в pc-файле
URTU_VER
=
2:0:0
lib_LTLIBRARIES
=
libUniSetRTU.la
...
...
extensions/RTUExchange/libUniSetRTU.pc.in
View file @
0c456789
...
...
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libUniSetRTU
Description: Support library for UniSetRTUExchange
Requires: libUniSetExtensions
Version:
@VERSION@
Version:
2:0:0
Libs: -L${libdir} -lUniSetRTU
Cflags: -I${includedir}/uniset
extensions/SharedMemory/Makefile.am
View file @
0c456789
bin_PROGRAMS
=
@PACKAGE@-smemory
# не забывайте править версию в pc-файле
USM_VER
=
@LIBVER@
...
...
extensions/UDPExchange/Makefile.am
View file @
0c456789
...
...
@@ -2,6 +2,7 @@ bin_PROGRAMS = @PACKAGE@-udpexchange
noinst_PROGRAMS
=
@PACKAGE@-udpreceiver @PACKAGE@-unetexchange
#@PACKAGE@-udpsender
# не забывайте править версию в pc-файле
UUDP_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetUDP.la
...
...
extensions/UniNetwork/Makefile.am
View file @
0c456789
bin_PROGRAMS
=
@PACKAGE@-network
# не забывайте править версию в pc-файле
UNET_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetNetwork.la
...
...
extensions/lib/Makefile.am
View file @
0c456789
# не забывайте править версию в pc-файле
UEXT_VER
=
@LIBVER@
lib_LTLIBRARIES
=
libUniSetExtensions.la
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment