Commit a08dc4cb authored by Pavel Vainerman's avatar Pavel Vainerman

new version MBSlave

parent 4641c290
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Name: libuniset Name: libuniset
Version: 0.96 Version: 0.96
Release: eter35 Release: eter36
Summary: UniSet - library for building distributed industrial control systems Summary: UniSet - library for building distributed industrial control systems
...@@ -178,6 +178,9 @@ rm -f %buildroot%_libdir/*.la ...@@ -178,6 +178,9 @@ rm -f %buildroot%_libdir/*.la
%exclude %_pkgconfigdir/libUniSet.pc %exclude %_pkgconfigdir/libUniSet.pc
%changelog %changelog
* Mon Aug 03 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter36
- new build
* Mon Aug 03 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter35 * Mon Aug 03 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter35
- new RS properties - new RS properties
......
...@@ -102,7 +102,7 @@ export BUILDNAME=$BASENAME-$VERSION-$RELEASE ...@@ -102,7 +102,7 @@ export BUILDNAME=$BASENAME-$VERSION-$RELEASE
add_changelog_helper "- new build" $SPECNAME add_changelog_helper "- new build" $SPECNAME
prepare_tarball || fatal "Can't prpare" #prepare_tarball || fatal "Can't prepare tarball"
rpmbb $SPECNAME || fatal "Can't build" rpmbb $SPECNAME || fatal "Can't build"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment