libutempter-1.1.4/ libutempter-1.1.4/.indent.pro libutempter-1.1.4/COPYING libutempter-1.1.4/Makefile libutempter-1.1.4/README libutempter-1.1.4/iface.c libutempter-1.1.4/libutempter.map libutempter-1.1.4/libutempter.spec libutempter-1.1.4/utempter.c libutempter-1.1.4/utempter.h cc -m32 -mcpu=v8 -mtune=v9 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -Wl,-z,now,-stats utempter.c -o utempter /usr/lib/gcc/sparc-bobware-linux/4.2.3/../../../../sparc-bobware-linux/bin/ld: total time in link: 0.139990 /usr/lib/gcc/sparc-bobware-linux/4.2.3/../../../../sparc-bobware-linux/bin/ld: data size 1896144 cc -m32 -mcpu=v8 -mtune=v9 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -c -fPIC iface.c -o iface.os cc -shared \ -Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,defs,-stats \ -lc iface.os -o libutempter.so /usr/lib/gcc/sparc-bobware-linux/4.2.3/../../../../sparc-bobware-linux/bin/ld: total time in link: 0.163322 /usr/lib/gcc/sparc-bobware-linux/4.2.3/../../../../sparc-bobware-linux/bin/ld: data size 1838800 cc -m32 -mcpu=v8 -mtune=v9 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -c -o iface.o iface.c ar rv libutempter.a iface.o ar: creating libutempter.a a - iface.o ranlib libutempter.a mkdir -p /tmp/package-utempter/usr/lib/utempter /tmp/package-utempter/usr/include \ /tmp/package-utempter/usr/lib install -p -m2711 utempter /tmp/package-utempter/usr/lib/utempter/ install -p -m644 utempter.h /tmp/package-utempter/usr/include/ install -p -m755 libutempter.so /tmp/package-utempter/usr/lib/libutempter.so.1.1.4 install -p -m644 libutempter.a /tmp/package-utempter/usr/lib/ ln -s libutempter.so.1.1.4 /tmp/package-utempter/usr/lib/libutempter.so.0 ln -s libutempter.so.0 /tmp/package-utempter/usr/lib/libutempter.so Slackware package maker, version 2.1. Searching for symbolic links: usr/lib/libutempter.so.0 -> libutempter.so.1.1.4 usr/lib/libutempter.so -> libutempter.so.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libutempter.so.0 ) ( cd usr/lib ; ln -sf libutempter.so.1.1.4 libutempter.so.0 ) ( cd usr/lib ; rm -rf libutempter.so ) ( cd usr/lib ; ln -sf libutempter.so.0 libutempter.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libutempter.so.0' removed `./usr/lib/libutempter.so' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file utempter-1.1.4-sparc-1.tar... ./ usr/ usr/lib/ usr/lib/utempter/ usr/lib/utempter/utempter usr/lib/libutempter.so.1.1.4 usr/include/ usr/include/utempter.h usr/doc/ usr/doc/utempter-1.1.4/ usr/doc/utempter-1.1.4/COPYING usr/doc/utempter-1.1.4/README install/ install/slack-desc install/doinst.sh tar-1.13: utempter-1.1.4-sparc-1.tar is the archive; not dumped Gzipping utempter-1.1.4-sparc-1.tar... Renaming utempter-1.1.4-sparc-1.tar.gz to utempter-1.1.4-sparc-1.tgz... Moving utempter-1.1.4-sparc-1.tgz to /tmp... Package creation complete.