Summary: The shared library for the S-Lang extension language Name: slang Version: 2.3.2 Release: r0 License: GPLv2 Group: libs Packager: Poky URL: http://www.jedsoft.org/slang/ BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gnu-config-native BuildRequires: libtool-cross BuildRequires: libtool-native BuildRequires: ncurses BuildRequires: pcre BuildRequires: virtual/aarch64-poky-linux-compilerlibs BuildRequires: virtual/aarch64-poky-linux-gcc BuildRequires: virtual/libc BuildRequires: virtual/libiconv Requires: /usr/bin/env Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+3ef8be9b89 Requires: libdl.so.2()(64bit) Requires: libdl.so.2(GLIBC_2.17)(64bit) Requires: libm.so.6()(64bit) Requires: libm.so.6(GLIBC_2.17)(64bit) Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: libpcre.so.1()(64bit) Requires: libpcre1 >= 8.44 Requires: libslang.so.2()(64bit) Requires: libslang.so.2(SLANG2)(64bit) Requires: libslang.so.2(SLANG2.1.0)(64bit) Requires: libslang.so.2(SLANG2.3.0)(64bit) Requires: rtld(GNU_HASH) Requires(post): /usr/bin/env Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+3ef8be9b89 Requires(post): libdl.so.2()(64bit) Requires(post): libdl.so.2(GLIBC_2.17)(64bit) Requires(post): libm.so.6()(64bit) Requires(post): libm.so.6(GLIBC_2.17)(64bit) Requires(post): libm.so.6(GLIBC_2.29)(64bit) Requires(post): libpcre.so.1()(64bit) Requires(post): libpcre1 >= 8.44 Requires(post): libslang.so.2()(64bit) Requires(post): libslang.so.2(SLANG2)(64bit) Requires(post): libslang.so.2(SLANG2.1.0)(64bit) Requires(post): libslang.so.2(SLANG2.3.0)(64bit) Requires(post): rtld(GNU_HASH) Provides: libslang.so.2()(64bit) Provides: libslang.so.2(SLANG2)(64bit) Provides: libslang.so.2(SLANG2.1.0)(64bit) Provides: libslang.so.2(SLANG2.1.1)(64bit) Provides: libslang.so.2(SLANG2.2.0)(64bit) Provides: libslang.so.2(SLANG2.2.1)(64bit) Provides: libslang.so.2(SLANG2.2.3)(64bit) Provides: libslang.so.2(SLANG2.3.0)(64bit) %description S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. %package -n slang-src Summary: The shared library for the S-Lang extension language - Source files License: GPLv2 Group: devel %description -n slang-src S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. This package contains sources for debugging purposes. %package -n slang-dbg Summary: The shared library for the S-Lang extension language - Debugging files License: GPLv2 Group: devel Recommends: glibc-dbg Recommends: libpcre-dbg %description -n slang-dbg S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. This package contains ELF symbols and related sources for debugging purposes. %package -n slang-staticdev Summary: The shared library for the S-Lang extension language - Development files (Static Libraries) License: GPLv2 Group: devel Requires: slang-dev = 2.3.2-r0 %description -n slang-staticdev S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. This package contains static libraries for software development. %package -n slang-dev Summary: The shared library for the S-Lang extension language - Development files License: GPLv2 Group: devel Requires: slang = 2.3.2-r0 Recommends: glibc-dev Recommends: libpcre-dev Recommends: ncurses-dev Recommends: pcre-dev %description -n slang-dev S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. This package contains symbolic links, header files, and related items necessary for software development. %package -n slang-doc Summary: The shared library for the S-Lang extension language - Documentation files License: GPLv2 Group: doc %description -n slang-doc S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. This package contains documentation. %package -n slang-locale Summary: The shared library for the S-Lang extension language License: GPLv2 Group: libs %description -n slang-locale S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to. %post # slang - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %files %defattr(-,-,-,-) %dir "/etc" %dir "/usr" "/etc/slsh.rc" %dir "/usr/bin" %dir "/usr/share" %dir "/usr/lib" "/usr/bin/slsh" %dir "/usr/share/slsh" %dir "/usr/share/slsh/statslib" %dir "/usr/share/slsh/help" %dir "/usr/share/slsh/rline" %dir "/usr/share/slsh/scripts" %dir "/usr/share/slsh/cmaps" %dir "/usr/share/slsh/local-packages" "/usr/share/slsh/profile.sl" "/usr/share/slsh/socket.sl" "/usr/share/slsh/csv.sl" "/usr/share/slsh/require.sl" "/usr/share/slsh/histogram.sl" "/usr/share/slsh/cmdopt.sl" "/usr/share/slsh/process.sl" "/usr/share/slsh/sldbsock.sl" "/usr/share/slsh/sldb.sl" "/usr/share/slsh/fswalk.sl" "/usr/share/slsh/stats.sl" "/usr/share/slsh/pcre.sl" "/usr/share/slsh/base64.sl" "/usr/share/slsh/glob.sl" "/usr/share/slsh/fcntl.sl" "/usr/share/slsh/stkcheck.sl" "/usr/share/slsh/iconv.sl" "/usr/share/slsh/slshhelp.sl" "/usr/share/slsh/json.sl" "/usr/share/slsh/autoload.sl" "/usr/share/slsh/slsmg.sl" "/usr/share/slsh/structfuns.sl" "/usr/share/slsh/rand.sl" "/usr/share/slsh/png.sl" "/usr/share/slsh/arrayfuns.sl" "/usr/share/slsh/fork.sl" "/usr/share/slsh/onig.sl" "/usr/share/slsh/zlib.sl" "/usr/share/slsh/select.sl" "/usr/share/slsh/slshrl.sl" "/usr/share/slsh/listfuns.sl" "/usr/share/slsh/sldbcore.sl" "/usr/share/slsh/print.sl" "/usr/share/slsh/varray.sl" "/usr/share/slsh/readascii.sl" "/usr/share/slsh/sysconf.sl" "/usr/share/slsh/setfuns.sl" "/usr/share/slsh/termios.sl" "/usr/share/slsh/chksum.sl" "/usr/share/slsh/statslib/ks_test.sl" "/usr/share/slsh/statslib/kuiper.sl" "/usr/share/slsh/statslib/ad_test.sl" "/usr/share/slsh/help/profile.hlp" "/usr/share/slsh/help/listfuns.hlp" "/usr/share/slsh/help/fswalk.hlp" "/usr/share/slsh/help/histfuns.hlp" "/usr/share/slsh/help/process.hlp" "/usr/share/slsh/help/onigfuns.hlp" "/usr/share/slsh/help/pcrefuns.hlp" "/usr/share/slsh/help/setfuns.hlp" "/usr/share/slsh/help/sockfuns.hlp" "/usr/share/slsh/help/arrayfuns.hlp" "/usr/share/slsh/help/csvfuns.hlp" "/usr/share/slsh/help/jsonfuns.hlp" "/usr/share/slsh/help/structfuns.hlp" "/usr/share/slsh/help/print.hlp" "/usr/share/slsh/help/randfuns.hlp" "/usr/share/slsh/help/chksumfuns.hlp" "/usr/share/slsh/help/readascii.hlp" "/usr/share/slsh/help/forkfuns.hlp" "/usr/share/slsh/help/require.hlp" "/usr/share/slsh/help/statsfuns.hlp" "/usr/share/slsh/help/slsmg.hlp" "/usr/share/slsh/help/base64funs.hlp" "/usr/share/slsh/help/glob.hlp" "/usr/share/slsh/help/pngfuns.hlp" "/usr/share/slsh/help/cmdopt.hlp" "/usr/share/slsh/rline/editfuns.sl" "/usr/share/slsh/rline/slrline.rc" "/usr/share/slsh/rline/emacskeys.sl" "/usr/share/slsh/rline/complete.sl" "/usr/share/slsh/rline/editor.sl" "/usr/share/slsh/rline/vikeys.sl" "/usr/share/slsh/rline/histsrch.sl" "/usr/share/slsh/rline/history.sl" "/usr/share/slsh/scripts/sldb" "/usr/share/slsh/scripts/lsrpm" "/usr/share/slsh/scripts/jpegsize" "/usr/share/slsh/scripts/slprof" "/usr/share/slsh/scripts/svnsh" "/usr/share/slsh/scripts/slstkchk" "/usr/share/slsh/cmaps/relief.map" "/usr/share/slsh/cmaps/ocean.map" "/usr/share/slsh/cmaps/ds9sls.map" "/usr/share/slsh/cmaps/jet.map" "/usr/share/slsh/cmaps/rainbow.map" "/usr/share/slsh/cmaps/gebco.map" "/usr/share/slsh/cmaps/polar.map" "/usr/share/slsh/cmaps/globe.map" "/usr/share/slsh/cmaps/gray.map" "/usr/share/slsh/cmaps/no_green.map" "/usr/share/slsh/cmaps/cubicyf.map" "/usr/share/slsh/cmaps/hot.map" "/usr/share/slsh/cmaps/coolwarm.map" "/usr/share/slsh/cmaps/haxby.map" "/usr/share/slsh/cmaps/drywet.map" "/usr/share/slsh/cmaps/cubicl.map" "/usr/share/slsh/cmaps/red2green.map" "/usr/share/slsh/cmaps/cool.map" "/usr/share/slsh/cmaps/sealand.map" "/usr/share/slsh/cmaps/seis.map" "/usr/share/slsh/cmaps/edge.map" "/usr/share/slsh/cmaps/copper.map" "/usr/share/slsh/cmaps/ds9b.map" "/usr/share/slsh/cmaps/topo.map" "/usr/share/slsh/cmaps/split.map" "/usr/share/slsh/cmaps/wysiwyg.map" %dir "/usr/lib/slang" "/usr/lib/libslang.so.2" "/usr/lib/libslang.so.2.3.2" %dir "/usr/lib/slang/v2" %dir "/usr/lib/slang/v2/modules" "/usr/lib/slang/v2/modules/rand-module.so" "/usr/lib/slang/v2/modules/stats-module.so" "/usr/lib/slang/v2/modules/chksum-module.so" "/usr/lib/slang/v2/modules/termios-module.so" "/usr/lib/slang/v2/modules/base64-module.so" "/usr/lib/slang/v2/modules/sysconf-module.so" "/usr/lib/slang/v2/modules/pcre-module.so" "/usr/lib/slang/v2/modules/select-module.so" "/usr/lib/slang/v2/modules/fork-module.so" "/usr/lib/slang/v2/modules/slsmg-module.so" "/usr/lib/slang/v2/modules/json-module.so" "/usr/lib/slang/v2/modules/socket-module.so" "/usr/lib/slang/v2/modules/iconv-module.so" "/usr/lib/slang/v2/modules/histogram-module.so" "/usr/lib/slang/v2/modules/fcntl-module.so" "/usr/lib/slang/v2/modules/varray-module.so" "/usr/lib/slang/v2/modules/csv-module.so" %files -n slang-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/slang" %dir "/usr/src/debug/slang/2.3.2-r0" %dir "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2" %dir "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src" %dir "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/slsh" %dir "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slstdio.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmemchr.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slgetkey.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slrline.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slpath.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slagetput.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slimport.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sldisply.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slpack.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slerr.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarrfun.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slstd.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarrmis.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slischar.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmisc.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slposio.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slxstrng.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slwclut.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slcmd.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slscanf.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmalloc.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slwcwidth.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slexcept.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slfpu.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slutty.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slupper.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slstring.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/terminfo.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarith.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slsig.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slischar.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slposdir.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sltermin.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slsmg.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slupper.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slstrops.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarrfun.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slparse.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slregexp.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slcmplex.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slnspace.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarith.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slproc.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slwcwidth.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slclass.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slospath.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slkeypad.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slscroll.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmemset.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slkeymap.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slsignal.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarray.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slsearch.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sltoken.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sltypes.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sltime.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slbstr.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/_slang.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/keywhash.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sllower.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slang.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slang.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slarith2.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slstruct.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slcommon.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmemcpy.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slboseos.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slcurses.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slprepr.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slcurses.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slistruc.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/_slint.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sllower.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slutf8.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slerrno.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmath.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slmemcmp.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/sllist.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slintall.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slassoc.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/src/slcompat.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/slsh/slsh.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/slsh/readline.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/slsh/slsh.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/chksum.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/slsmg-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/chksum_sha1.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/fork-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/stats-module.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/iconv-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/json-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/sysconf-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/select-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/termios-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/stats_kendall.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/histogram-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/varray-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/stats-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/fcntl-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/chksum_md5.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/rand-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/histogram-module.inc" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/pcre-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/socket-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/chksum-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/csv-module.c" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/stats-module.h" "/usr/src/debug/slang/2.3.2-r0/slang-2.3.2/modules/base64-module.c" %files -n slang-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" %dir "/usr/lib" %dir "/usr/bin/.debug" "/usr/bin/.debug/slsh" %dir "/usr/lib/slang" %dir "/usr/lib/.debug" %dir "/usr/lib/slang/v2" %dir "/usr/lib/slang/v2/modules" %dir "/usr/lib/slang/v2/modules/.debug" "/usr/lib/slang/v2/modules/.debug/rand-module.so" "/usr/lib/slang/v2/modules/.debug/stats-module.so" "/usr/lib/slang/v2/modules/.debug/chksum-module.so" "/usr/lib/slang/v2/modules/.debug/termios-module.so" "/usr/lib/slang/v2/modules/.debug/base64-module.so" "/usr/lib/slang/v2/modules/.debug/sysconf-module.so" "/usr/lib/slang/v2/modules/.debug/pcre-module.so" "/usr/lib/slang/v2/modules/.debug/select-module.so" "/usr/lib/slang/v2/modules/.debug/fork-module.so" "/usr/lib/slang/v2/modules/.debug/slsmg-module.so" "/usr/lib/slang/v2/modules/.debug/json-module.so" "/usr/lib/slang/v2/modules/.debug/socket-module.so" "/usr/lib/slang/v2/modules/.debug/iconv-module.so" "/usr/lib/slang/v2/modules/.debug/histogram-module.so" "/usr/lib/slang/v2/modules/.debug/fcntl-module.so" "/usr/lib/slang/v2/modules/.debug/varray-module.so" "/usr/lib/slang/v2/modules/.debug/csv-module.so" "/usr/lib/.debug/libslang.so.2.3.2" %files -n slang-dev %defattr(-,-,-,-) %dir "/usr" %dir "/usr/include" %dir "/usr/lib" "/usr/include/slang.h" "/usr/include/slcurses.h" %dir "/usr/lib/pkgconfig" "/usr/lib/libslang.so" "/usr/lib/pkgconfig/slang.pc" %files -n slang-doc %defattr(-,-,-,-) %dir "/usr" %dir "/usr/share" %dir "/usr/share/doc" %dir "/usr/share/man" %dir "/usr/share/doc/slang" %dir "/usr/share/doc/slsh" %dir "/usr/share/doc/slang/v2" "/usr/share/doc/slang/v2/COPYING" "/usr/share/doc/slang/v2/changes.txt" "/usr/share/doc/slang/v2/slangdoc.html" "/usr/share/doc/slang/v2/slang.txt" "/usr/share/doc/slang/v2/cref.txt" "/usr/share/doc/slang/v2/slangfun.txt" "/usr/share/doc/slang/v2/cslang.txt" %dir "/usr/share/doc/slsh/html" "/usr/share/doc/slsh/html/slshfun-4.html" "/usr/share/doc/slsh/html/slshfun-7.html" "/usr/share/doc/slsh/html/slshfun-5.html" "/usr/share/doc/slsh/html/slshfun-3.html" "/usr/share/doc/slsh/html/slshfun-12.html" "/usr/share/doc/slsh/html/slshfun-6.html" "/usr/share/doc/slsh/html/slshfun-8.html" "/usr/share/doc/slsh/html/slshfun-1.html" "/usr/share/doc/slsh/html/slshfun-11.html" "/usr/share/doc/slsh/html/slshfun-2.html" "/usr/share/doc/slsh/html/slshfun-10.html" "/usr/share/doc/slsh/html/slshfun-13.html" "/usr/share/doc/slsh/html/slshfun-9.html" "/usr/share/doc/slsh/html/slshfun.html" %dir "/usr/share/man/man1" "/usr/share/man/man1/slsh.1"