This commit is contained in:
parent
cfb9a4cdc2
commit
1360e0b0d5
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@ -0,0 +1,3 @@
|
||||
ncurses
|
||||
targettype x86 provides "baselibs-x86:<prefix>/lib/libncurses.so.5"
|
||||
ncurses-devel
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 11:17:20 CEST 2008 - werner@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@ License: X11/MIT
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
Version: 5.6
|
||||
Release: 72
|
||||
Release: 73
|
||||
Summary: New curses Libraries
|
||||
Source0: ncurses-5.6.tar.bz2
|
||||
Url: http://invisible-island.net/ncurses/ncurses.html
|
||||
@ -439,6 +439,9 @@ tar Oxfj %{SOURCE1} | patch -p1 -s
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Thu Apr 10 2008 werner@suse.de
|
||||
- Small change to make the cflags work in ncurses{w,t,tw}-config
|
||||
* Tue Apr 08 2008 werner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user