This commit is contained in:
parent
ebe65e73b7
commit
0d866add9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cd0dca1ef51032971d34dc740edf85d4c32166bb6218d30e22e0e179b53ca85
|
||||
size 728115
|
3
lksctp-tools-1.0.7.tar.bz2
Normal file
3
lksctp-tools-1.0.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b6f111c53c044e2fcac7a641c19fb55d1e79a118865bcb45ca23b2f769330ba
|
||||
size 521517
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 12:47:55 CEST 2007 - meissner@suse.de
|
||||
|
||||
- upgraded to 1.0.7
|
||||
- lots of fixes
|
||||
- adjusted to 2.6.22 kernel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 25 16:02:54 CEST 2007 - meissner@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package lksctp-tools (Version 1.0.4)
|
||||
# spec file for package lksctp-tools (Version 1.0.7)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
Name: lksctp-tools
|
||||
Summary: Utilities for SCTP (Stream Control Transmission Protocol)
|
||||
Version: 1.0.4
|
||||
Release: 44
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Version: 1.0.7
|
||||
Release: 1
|
||||
License: LGPL v2 or later
|
||||
Group: Productivity/Networking/Other
|
||||
URL: http://lksctp.sourceforge.net
|
||||
Source0: %name-%version.tar.gz
|
||||
Source0: %name-%version.tar.bz2
|
||||
Patch0: lksctp-tools-%{version}-warnings.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -39,7 +39,7 @@ Authors:
|
||||
|
||||
%package devel
|
||||
Summary: Development files for SCTP (Stream Control Transmission Protocol)
|
||||
Group: Productivity/Networking/Other
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: glibc-devel
|
||||
|
||||
@ -106,6 +106,10 @@ make install DESTDIR=$DESTDIR
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2007 - meissner@suse.de
|
||||
- upgraded to 1.0.7
|
||||
- lots of fixes
|
||||
- adjusted to 2.6.22 kernel
|
||||
* Wed Apr 25 2007 - meissner@suse.de
|
||||
- fixed some rpmlint problems. Changed permissions
|
||||
to 755/644, moved some development libraries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user