added release tag to Requires of devel and doc packages (#492531) Update to

1.0.10
This commit is contained in:
Zdenek Prikryl 2009-04-14 07:24:10 +00:00
parent 6ddb07ec7c
commit 04e8119eba
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
lksctp-tools-1.0.9.tar.gz
lksctp-tools-1.0.10.tar.gz

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
8a6be287980d0035770f00f861b2286a lksctp-tools-1.0.9.tar.gz
cbcb78adc6ba251a99d45e78470b5571 lksctp-tools-1.0.10.tar.gz