This commit is contained in:
parent
4bc7e97a91
commit
0da2b6fa8d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 14:31:31 CEST 2007 - rguenther@suse.de
|
||||
|
||||
- add bison and flex BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 12:44:27 CET 2007 - ssommer@suse.de
|
||||
|
||||
|
@ -11,13 +11,13 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: linux-atm
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: bison flex glibc-devel
|
||||
URL: http://sourceforge.net/projects/linux-atm/
|
||||
License: BSD License and BSD-like, GNU General Public License (GPL)
|
||||
Group: Productivity/Networking/Other
|
||||
Summary: Tools for ATM
|
||||
Version: 2.5.0
|
||||
Release: 41
|
||||
Release: 43
|
||||
Source0: linux-atm-%{version}.tar.bz2
|
||||
Patch0: linux-atm-%{version}.diff
|
||||
Patch1: linux-atm-2.5.0-include.patch
|
||||
@ -110,6 +110,8 @@ rm -rf %{buildroot}
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2007 - rguenther@suse.de
|
||||
- add bison and flex BuildRequires
|
||||
* Fri Mar 23 2007 - ssommer@suse.de
|
||||
- fix build with newer kernel headers
|
||||
* Sat May 27 2006 - schwab@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user