大致内容如下: Amusements/Games Applications/Archiving Applications/Communications Applications/Databases Applications/Editors Applications/Emulators Applications/Engineering Applications/File Applications/Graphics Applications/Internet Applications/Multimedia Applications/Productivity Applications/Publishing Applications/System Applications/Text Development/Debuggers Development/Languages Development/Libraries Development/System Development/Tools Documentation System Environment/Base System Environment/Daemons System Environment/Kernel System Environment/Libraries System Environment/Shells User Interface/Desktops User Interface/X User Interface/X Hardware Support
2. 打包前手工执行配置、安装,当 ./configure 执行后,重定向安装到一个虚拟根目录里。例如(注意大小写): ./configure make (这步可以省略,不信就试试) make DESTDIR=/var/tmp/xxx install 或者 make prefix=/var/tmp/xxx install 然后进入 /var/tmp/xxx 目录查看里面的目录结构: cd /var/tmp/xxx tree
%description Graphic applications for the K Desktop Environment. provide some useful tools like ksnapshot,kpaint and so on.
%package devel Summary: Development files for kdegraphics Requires: %{name} Group: Development/Libraries Provides: kviewshell-devel Provides: libkscan-devel
%description devel Graphic
applications for the K Desktop Environment. This package contains
header files for developing applications using kdegraphics.