OBS User unknown 2008-10-23 02:39:08 +00:00 committed by Git OBS Bridge
parent 0da2b6fa8d
commit 93fde86f4f

View File

@ -1,23 +1,31 @@
#
# spec file for package linux-atm (Version 2.5.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: linux-atm
BuildRequires: bison flex glibc-devel
URL: http://sourceforge.net/projects/linux-atm/
License: BSD License and BSD-like, GNU General Public License (GPL)
Url: http://sourceforge.net/projects/linux-atm/
License: BSD 3-Clause; GPL v2 or later; LGPL v2.1 or later
Group: Productivity/Networking/Other
Summary: Tools for ATM
Version: 2.5.0
Release: 43
Release: 135
Source0: linux-atm-%{version}.tar.bz2
Patch0: linux-atm-%{version}.diff
Patch1: linux-atm-2.5.0-include.patch
@ -35,6 +43,7 @@ Authors:
Paul B. Schroeder, <paulsch@us.ibm.com>
%package lib
License: BSD 3-Clause; GPL v2 or later; LGPL v2.1 or later
Group: System/Libraries
Summary: Libraries for ATM
@ -50,6 +59,7 @@ Authors:
Paul B. Schroeder, <paulsch@us.ibm.com>
%package devel
License: BSD 3-Clause; GPL v2 or later; LGPL v2.1 or later
Group: Development/Libraries/C and C++
Summary: Development for ATM
Requires: linux-atm-lib = %version
@ -83,11 +93,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf %{buildroot}
%post lib
%run_ldconfig
%post lib -p /sbin/ldconfig
%postun lib
%run_ldconfig
%postun lib -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -110,32 +118,32 @@ rm -rf %{buildroot}
%{_includedir}/*
%changelog
* Thu Mar 29 2007 - rguenther@suse.de
* Thu Mar 29 2007 rguenther@suse.de
- add bison and flex BuildRequires
* Fri Mar 23 2007 - ssommer@suse.de
* Fri Mar 23 2007 ssommer@suse.de
- fix build with newer kernel headers
* Sat May 27 2006 - schwab@suse.de
* Sun May 28 2006 schwab@suse.de
- Don't strip binaries.
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Apr 22 2005 - arvin@suse.de
* Fri Apr 22 2005 arvin@suse.de
- updated to latest CVS
* Wed Apr 20 2005 - arvin@suse.de
* Wed Apr 20 2005 arvin@suse.de
- updated to 2.5.0 CVS + my GCC 4.0 and other patches
* Mon Apr 18 2005 - arvin@suse.de
* Mon Apr 18 2005 arvin@suse.de
- some (but not all) gcc 4.0 fixes
* Tue Apr 20 2004 - arvin@suse.de
* Tue Apr 20 2004 arvin@suse.de
- removed some compile warnings
* Sat Jan 10 2004 - adrian@suse.de
* Sat Jan 10 2004 adrian@suse.de
- add %%run_ldconfig
* Sat Jul 19 2003 - meissner@suse.de
* Sat Jul 19 2003 meissner@suse.de
- drop 1 line from ltconfig, so it builds shared libs on ppc64.
* Mon May 26 2003 - arvin@suse.de
* Mon May 26 2003 arvin@suse.de
- split package into linux-atm, linux-atm-lib and linux-atm-devel
- include all programs/files to make rpm v4 happy
* Thu Apr 18 2002 - kukuk@suse.de
* Thu Apr 18 2002 kukuk@suse.de
- Add suse_update_config for x86_64
* Tue Jan 08 2002 - arvin@suse.de
* Tue Jan 08 2002 arvin@suse.de
- include some documentation in the package
* Mon Jan 07 2002 - arvin@suse.de
* Mon Jan 07 2002 arvin@suse.de
- initial package for atm