added release tag to Requires of devel and doc packages (#492531) Update to
1.0.10
This commit is contained in:
parent
6ddb07ec7c
commit
04e8119eba
@ -1 +1 @@
|
||||
lksctp-tools-1.0.9.tar.gz
|
||||
lksctp-tools-1.0.10.tar.gz
|
||||
|
||||
@ -6,5 +6,5 @@
|
||||
-LIBDIR=@libdir@/@PACKAGE@
|
||||
+LIBDIR=`rpm --eval "%{_libdir}"`/@PACKAGE@
|
||||
BINDIR=@bindir@
|
||||
export LD_PRELOAD=${LIBDIR}/libwithsctp.so.1.0.9
|
||||
export LD_PRELOAD=${LIBDIR}/libwithsctp.so.1.0.10
|
||||
if ! ${BINDIR}/checksctp 2> /dev/null
|
||||
|
||||
@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc doc/*.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2009 Zdenek Prikryl <zprikryl@redhat.com> 1.0.10-1
|
||||
* Tue Apr 14 2009 Zdenek Prikryl <zprikryl@redhat.com> 1.0.10-1
|
||||
- added release tag to Requires of devel and doc packages (#492531)
|
||||
- Update to 1.0.10
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user