1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Remove rpm, as we don't provide a compelete linux system (use linux_dist

if you need one). rpm2cpio(.pl)+port (it's easy, there are several examples
in the ports tree) is the FreeBSD way.

Note, rpm didn't work anyway because of missing libs, so no feature is lost
with this patch.

Non working rpm noticed by:	Anders Lindquist <andersl@KTH.SE>
XXX:				fc6 needs a similar fix
This commit is contained in:
Alexander Leidinger 2007-06-23 20:03:07 +00:00
parent 1e2944a5d1
commit e412cf2f91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194136
3 changed files with 2 additions and 158 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@ -54,7 +54,6 @@ BIN_DISTFILES= basesystem-8.0-5.noarch.rpm \
pcre-5.0-4.1.fc4.${LINUX_RPM_ARCH}.rpm \
popt-1.10.1-23.${LINUX_RPM_ARCH}.rpm \
readline-5.0-3.${LINUX_RPM_ARCH}.rpm \
rpm-4.4.1-23.${LINUX_RPM_ARCH}.rpm \
setserial-2.17-19.${LINUX_RPM_ARCH}.rpm \
setup-2.5.44-1.1.noarch.rpm \
slang-1.4.9-17.${LINUX_RPM_ARCH}.rpm \
@ -87,7 +86,6 @@ SRC_DISTFILES+= acl-2.2.32-1.FC4.2.src.rpm \
ncurses-5.4-19.fc4.src.rpm \
pcre-5.0-4.1.fc4.src.rpm \
readline-5.0-3.src.rpm \
rpm-4.4.1-23.src.rpm \
setserial-2.17-19.src.rpm \
setup-2.5.44-1.1.src.rpm \
slang-1.4.9-17.src.rpm \
@ -125,14 +123,7 @@ REMOVE_DIRS= boot dev home initrd root tmp var/log var/run var/tmp \
REMOVE_FILES= bin/df bin/su etc/exports etc/group etc/localtime \
etc/motd etc/passwd etc/printcap etc/services \
etc/protocols
ADD_FILES= var/lib/rpm/packages.rpm \
var/lib/rpm/nameindex.rpm \
var/lib/rpm/fileindex.rpm \
var/lib/rpm/providesindex.rpm \
var/lib/rpm/requiredby.rpm \
var/lib/rpm/conflictsindex.rpm \
var/lib/rpm/groupindex.rpm \
var/lib/rpm/triggerindex.rpm
ADD_FILES= # empty
.if (${MACHINE_ARCH} == "amd64")
FALLBACK_ELF_MIB= kern.elf32.fallback_brand

View File

@ -91,9 +91,6 @@ SIZE (rpm/i386/fedora/4/popt-1.10.1-23.i386.rpm) = 65184
MD5 (rpm/i386/fedora/4/readline-5.0-3.i386.rpm) = 89abbdaf3da27453187c9140ba256241
SHA256 (rpm/i386/fedora/4/readline-5.0-3.i386.rpm) = 81848a6b01df46a784d72b91a0684f4428dd74fe50b5f22bbf21ccb8ec2bb2e4
SIZE (rpm/i386/fedora/4/readline-5.0-3.i386.rpm) = 205922
MD5 (rpm/i386/fedora/4/rpm-4.4.1-23.i386.rpm) = 14a134665265421a8728d2b4869ecf9c
SHA256 (rpm/i386/fedora/4/rpm-4.4.1-23.i386.rpm) = 1c60862f5d3658dad49519633de08cc178cb1779a784f46e5f46e934da46fac5
SIZE (rpm/i386/fedora/4/rpm-4.4.1-23.i386.rpm) = 598191
MD5 (rpm/i386/fedora/4/setserial-2.17-19.i386.rpm) = 18f731b38dd607085f992c1e8bb67596
SHA256 (rpm/i386/fedora/4/setserial-2.17-19.i386.rpm) = edcdd7ba54c8e87233dd081c2bc5a0442cf22f0f84c7e1f8c6773b7825d266a8
SIZE (rpm/i386/fedora/4/setserial-2.17-19.i386.rpm) = 21133
@ -181,9 +178,6 @@ SIZE (rpm/i386/fedora/4/pcre-5.0-4.1.fc4.src.rpm) = 470023
MD5 (rpm/i386/fedora/4/readline-5.0-3.src.rpm) = a24059a0106db146b8711f1268f66bd9
SHA256 (rpm/i386/fedora/4/readline-5.0-3.src.rpm) = 049606fe2569a798da173708f4430bd5a26b5edb1142cb024eea4924e6e9db1e
SIZE (rpm/i386/fedora/4/readline-5.0-3.src.rpm) = 1827432
MD5 (rpm/i386/fedora/4/rpm-4.4.1-23.src.rpm) = 0e3cf17bb86cd8dbf0953be4b05ef7e0
SHA256 (rpm/i386/fedora/4/rpm-4.4.1-23.src.rpm) = 6d2407c5b130b038fcbaea0b6922122cf8111af0b0d41404f606a461d684a734
SIZE (rpm/i386/fedora/4/rpm-4.4.1-23.src.rpm) = 11506077
MD5 (rpm/i386/fedora/4/setserial-2.17-19.src.rpm) = 9f24f3aadb6a8052420f21c5abdfd16b
SHA256 (rpm/i386/fedora/4/setserial-2.17-19.src.rpm) = 92ff7afdfad3a0ca61123fd6f60ac2b965011c06a7150ec418eb9cdc24fba9fb
SIZE (rpm/i386/fedora/4/setserial-2.17-19.src.rpm) = 60907

View File

@ -25,7 +25,6 @@ bin/nice
bin/pwd
bin/rm
bin/rmdir
bin/rpm
bin/setserial
bin/sh
bin/sleep
@ -40,7 +39,6 @@ etc/DIR_COLORS
etc/DIR_COLORS.xterm
etc/aliases
etc/bashrc
etc/cron.daily/rpm
etc/csh.cshrc
etc/csh.login
etc/default/nss
@ -57,7 +55,6 @@ etc/issue.net
etc/krb5.conf.dist
etc/ld.so.cache
etc/ld.so.conf
etc/logrotate.d/rpm
etc/mtab
@unexec if cmp -s %D/etc/nsswitch.conf.dist %D/etc/nsswitch.conf; then rm -f %D/etc/nsswitch.conf; fi
etc/nsswitch.conf.dist
@ -262,7 +259,6 @@ usr/sbin/filefrag
usr/bin/fmt
usr/bin/fold
usr/bin/gencat
usr/bin/gendiff
usr/bin/getconf
usr/bin/getent
usr/bin/groups
@ -301,11 +297,6 @@ usr/bin/readlink
usr/bin/reset
usr/bin/resetall
usr/bin/rpcgen
usr/bin/rpm2cpio
usr/bin/rpmdb
usr/bin/rpmquery
usr/bin/rpmsign
usr/bin/rpmverify
usr/bin/runcon
usr/bin/seq
usr/bin/sha1sum
@ -4989,47 +4980,6 @@ usr/lib/locale/zu_ZA/LC_NUMERIC
usr/lib/locale/zu_ZA/LC_PAPER
usr/lib/locale/zu_ZA/LC_TELEPHONE
usr/lib/locale/zu_ZA/LC_TIME
usr/lib/rpm/athlon-linux/macros
usr/lib/rpm/config.guess
usr/lib/rpm/config.sub
usr/lib/rpm/convertrpmrc.sh
usr/lib/rpm/freshen.sh
usr/lib/rpm/i386-linux/macros
usr/lib/rpm/i486-linux/macros
usr/lib/rpm/i586-linux/macros
usr/lib/rpm/i686-linux/macros
usr/lib/rpm/macros
usr/lib/rpm/mkinstalldirs
usr/lib/rpm/noarch-linux/macros
usr/lib/rpm/pentium3-linux/macros
usr/lib/rpm/pentium4-linux/macros
usr/lib/rpm/rpm.daily
usr/lib/rpm/rpm.log
usr/lib/rpm/rpm.xinetd
usr/lib/rpm/rpm2cpio.sh
usr/lib/rpm/rpmd
usr/lib/rpm/rpmdb_archive
usr/lib/rpm/rpmdb_checkpoint
usr/lib/rpm/rpmdb_deadlock
usr/lib/rpm/rpmdb_dump
usr/lib/rpm/rpmdb_load
usr/lib/rpm/rpmdb_loadcvt
usr/lib/rpm/rpmdb_printlog
usr/lib/rpm/rpmdb_recover
usr/lib/rpm/rpmdb_stat
usr/lib/rpm/rpmdb_svc
usr/lib/rpm/rpmdb_upgrade
usr/lib/rpm/rpmdb_verify
usr/lib/rpm/rpme
usr/lib/rpm/rpmfile
usr/lib/rpm/rpmi
usr/lib/rpm/rpmk
usr/lib/rpm/rpmpopt-4.4.1
usr/lib/rpm/rpmq
usr/lib/rpm/rpmrc
usr/lib/rpm/rpmu
usr/lib/rpm/rpmv
usr/lib/rpm/tgpg
usr/lib/tls/i486/libdb-4.3.so
usr/lib/tls/i486/libdb_cxx-4.3.so
usr/lib/tls/i586/libdb-4.3.so
@ -5576,29 +5526,6 @@ usr/share/doc/ncurses-5.4/README
usr/share/doc/ncurses-5.4/announce.html
usr/share/doc/pcre-5.0/AUTHORS
usr/share/doc/pcre-5.0/LICENCE
usr/share/doc/rpm-4.4.1/BETA-GPG-KEY
usr/share/doc/rpm-4.4.1/CHANGES
usr/share/doc/rpm-4.4.1/GROUPS
usr/share/doc/rpm-4.4.1/Makefile
usr/share/doc/rpm-4.4.1/Makefile.am
usr/share/doc/rpm-4.4.1/Makefile.in
usr/share/doc/rpm-4.4.1/RPM-GPG-KEY
usr/share/doc/rpm-4.4.1/RPM-PGP-KEY
usr/share/doc/rpm-4.4.1/builddependencies
usr/share/doc/rpm-4.4.1/buildroot
usr/share/doc/rpm-4.4.1/conditionalbuilds
usr/share/doc/rpm-4.4.1/dependencies
usr/share/doc/rpm-4.4.1/format
usr/share/doc/rpm-4.4.1/hregions
usr/share/doc/rpm-4.4.1/macros
usr/share/doc/rpm-4.4.1/multiplebuilds
usr/share/doc/rpm-4.4.1/queryformat
usr/share/doc/rpm-4.4.1/relocatable
usr/share/doc/rpm-4.4.1/rollbacks
usr/share/doc/rpm-4.4.1/signatures
usr/share/doc/rpm-4.4.1/spec
usr/share/doc/rpm-4.4.1/triggers
usr/share/doc/rpm-4.4.1/tsort
usr/share/doc/setserial-2.17/README
usr/share/doc/setserial-2.17/rc.serial
usr/share/doc/setup-2.5.44/uidgid
@ -6073,12 +6000,10 @@ usr/share/locale/cs/LC_MESSAGES/freetype.mo
usr/share/locale/cs/LC_MESSAGES/grep.mo
usr/share/locale/cs/LC_MESSAGES/libc.mo
usr/share/locale/cs/LC_MESSAGES/popt.mo
usr/share/locale/cs/LC_MESSAGES/rpm.mo
usr/share/locale/cs/LC_TIME/coreutils.mo
usr/share/locale/da/LC_MESSAGES/coreutils.mo
usr/share/locale/da/LC_MESSAGES/libc.mo
usr/share/locale/da/LC_MESSAGES/popt.mo
usr/share/locale/da/LC_MESSAGES/rpm.mo
usr/share/locale/da/LC_TIME/coreutils.mo
usr/share/locale/de/LC_MESSAGES/coreutils.mo
usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo
@ -6086,7 +6011,6 @@ usr/share/locale/de/LC_MESSAGES/freetype.mo
usr/share/locale/de/LC_MESSAGES/grep.mo
usr/share/locale/de/LC_MESSAGES/libc.mo
usr/share/locale/de/LC_MESSAGES/popt.mo
usr/share/locale/de/LC_MESSAGES/rpm.mo
usr/share/locale/de/LC_TIME/coreutils.mo
usr/share/locale/el/LC_MESSAGES/coreutils.mo
usr/share/locale/el/LC_MESSAGES/grep.mo
@ -6110,7 +6034,6 @@ usr/share/locale/eu_ES/LC_MESSAGES/popt.mo
usr/share/locale/fi/LC_MESSAGES/coreutils.mo
usr/share/locale/fi/LC_MESSAGES/libc.mo
usr/share/locale/fi/LC_MESSAGES/popt.mo
usr/share/locale/fi/LC_MESSAGES/rpm.mo
usr/share/locale/fi/LC_TIME/coreutils.mo
usr/share/locale/fr/LC_MESSAGES/coreutils.mo
usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo
@ -6118,7 +6041,6 @@ usr/share/locale/fr/LC_MESSAGES/freetype.mo
usr/share/locale/fr/LC_MESSAGES/grep.mo
usr/share/locale/fr/LC_MESSAGES/libc.mo
usr/share/locale/fr/LC_MESSAGES/popt.mo
usr/share/locale/fr/LC_MESSAGES/rpm.mo
usr/share/locale/fr/LC_TIME/coreutils.mo
usr/share/locale/ga/LC_MESSAGES/coreutils.mo
usr/share/locale/ga/LC_TIME/coreutils.mo
@ -6126,7 +6048,6 @@ usr/share/locale/gl/LC_MESSAGES/coreutils.mo
usr/share/locale/gl/LC_MESSAGES/grep.mo
usr/share/locale/gl/LC_MESSAGES/libc.mo
usr/share/locale/gl/LC_MESSAGES/popt.mo
usr/share/locale/gl/LC_MESSAGES/rpm.mo
usr/share/locale/gl/LC_TIME/coreutils.mo
usr/share/locale/hr/LC_MESSAGES/grep.mo
usr/share/locale/hr/LC_MESSAGES/libc.mo
@ -6137,7 +6058,6 @@ usr/share/locale/hu/LC_TIME/coreutils.mo
usr/share/locale/id/LC_MESSAGES/grep.mo
usr/share/locale/id/LC_MESSAGES/popt.mo
usr/share/locale/is/LC_MESSAGES/popt.mo
usr/share/locale/is/LC_MESSAGES/rpm.mo
usr/share/locale/it/LC_MESSAGES/coreutils.mo
usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo
usr/share/locale/it/LC_MESSAGES/grep.mo
@ -6148,13 +6068,11 @@ usr/share/locale/ja/LC_MESSAGES/coreutils.mo
usr/share/locale/ja/LC_MESSAGES/grep.mo
usr/share/locale/ja/LC_MESSAGES/libc.mo
usr/share/locale/ja/LC_MESSAGES/popt.mo
usr/share/locale/ja/LC_MESSAGES/rpm.mo
usr/share/locale/ja/LC_TIME/coreutils.mo
usr/share/locale/ko/LC_MESSAGES/coreutils.mo
usr/share/locale/ko/LC_MESSAGES/grep.mo
usr/share/locale/ko/LC_MESSAGES/libc.mo
usr/share/locale/ko/LC_MESSAGES/popt.mo
usr/share/locale/ko/LC_MESSAGES/rpm.mo
usr/share/locale/ko/LC_TIME/coreutils.mo
usr/share/locale/lg/LC_MESSAGES/coreutils.mo
usr/share/locale/lg/LC_TIME/coreutils.mo
@ -6173,59 +6091,48 @@ usr/share/locale/nl/LC_TIME/coreutils.mo
usr/share/locale/no/LC_MESSAGES/coreutils.mo
usr/share/locale/no/LC_MESSAGES/grep.mo
usr/share/locale/no/LC_MESSAGES/popt.mo
usr/share/locale/no/LC_MESSAGES/rpm.mo
usr/share/locale/no/LC_TIME/coreutils.mo
usr/share/locale/pl/LC_MESSAGES/coreutils.mo
usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo
usr/share/locale/pl/LC_MESSAGES/grep.mo
usr/share/locale/pl/LC_MESSAGES/libc.mo
usr/share/locale/pl/LC_MESSAGES/popt.mo
usr/share/locale/pl/LC_MESSAGES/rpm.mo
usr/share/locale/pl/LC_TIME/coreutils.mo
usr/share/locale/pt/LC_MESSAGES/coreutils.mo
usr/share/locale/pt/LC_MESSAGES/popt.mo
usr/share/locale/pt/LC_MESSAGES/rpm.mo
usr/share/locale/pt/LC_TIME/coreutils.mo
usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo
usr/share/locale/pt_BR/LC_MESSAGES/grep.mo
usr/share/locale/pt_BR/LC_MESSAGES/libc.mo
usr/share/locale/pt_BR/LC_MESSAGES/popt.mo
usr/share/locale/pt_BR/LC_MESSAGES/rpm.mo
usr/share/locale/pt_BR/LC_TIME/coreutils.mo
usr/share/locale/ro/LC_MESSAGES/popt.mo
usr/share/locale/ro/LC_MESSAGES/rpm.mo
usr/share/locale/ru/LC_MESSAGES/coreutils.mo
usr/share/locale/ru/LC_MESSAGES/grep.mo
usr/share/locale/ru/LC_MESSAGES/libc.mo
usr/share/locale/ru/LC_MESSAGES/popt.mo
usr/share/locale/ru/LC_MESSAGES/rpm.mo
usr/share/locale/ru/LC_TIME/coreutils.mo
usr/share/locale/rw/LC_MESSAGES/e2fsprogs.mo
usr/share/locale/rw/LC_MESSAGES/libc.mo
usr/share/locale/sk/LC_MESSAGES/coreutils.mo
usr/share/locale/sk/LC_MESSAGES/libc.mo
usr/share/locale/sk/LC_MESSAGES/popt.mo
usr/share/locale/sk/LC_MESSAGES/rpm.mo
usr/share/locale/sk/LC_TIME/coreutils.mo
usr/share/locale/sl/LC_MESSAGES/coreutils.mo
usr/share/locale/sl/LC_MESSAGES/grep.mo
usr/share/locale/sl/LC_MESSAGES/popt.mo
usr/share/locale/sl/LC_MESSAGES/rpm.mo
usr/share/locale/sl/LC_TIME/coreutils.mo
usr/share/locale/sr/LC_MESSAGES/popt.mo
usr/share/locale/sr/LC_MESSAGES/rpm.mo
usr/share/locale/sv/LC_MESSAGES/coreutils.mo
usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo
usr/share/locale/sv/LC_MESSAGES/grep.mo
usr/share/locale/sv/LC_MESSAGES/libc.mo
usr/share/locale/sv/LC_MESSAGES/popt.mo
usr/share/locale/sv/LC_MESSAGES/rpm.mo
usr/share/locale/sv/LC_TIME/coreutils.mo
usr/share/locale/tr/LC_MESSAGES/coreutils.mo
usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo
usr/share/locale/tr/LC_MESSAGES/libc.mo
usr/share/locale/tr/LC_MESSAGES/popt.mo
usr/share/locale/tr/LC_MESSAGES/rpm.mo
usr/share/locale/tr/LC_TIME/coreutils.mo
usr/share/locale/uk/LC_MESSAGES/popt.mo
usr/share/locale/wa/LC_MESSAGES/popt.mo
@ -6238,11 +6145,6 @@ usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo
usr/share/locale/zh_TW/LC_MESSAGES/libc.mo
usr/share/locale/zh_TW/LC_MESSAGES/popt.mo
usr/share/locale/zh_TW/LC_TIME/coreutils.mo
usr/share/man/ja/man8/rpm.8.gz
usr/share/man/ja/man8/rpm2cpio.8.gz
usr/share/man/ja/man8/rpmbuild.8.gz
usr/share/man/ja/man8/rpmcache.8.gz
usr/share/man/ja/man8/rpmgraph.8.gz
usr/share/man/man1/..1.gz
usr/share/man/man1/:.1.gz
usr/share/man/man1/[.1.gz
@ -6310,7 +6212,6 @@ usr/share/man/man1/fg.1.gz
usr/share/man/man1/fgrep.1.gz
usr/share/man/man1/fmt.1.gz
usr/share/man/man1/fold.1.gz
usr/share/man/man1/gendiff.1.gz
usr/share/man/man1/getopts.1.gz
usr/share/man/man1/grep.1.gz
usr/share/man/man1/groups.1.gz
@ -6448,8 +6349,6 @@ usr/share/man/man8/mkfs.ext2.8.gz
usr/share/man/man8/mke2fs.8.gz
usr/share/man/man8/mklost+found.8.gz
usr/share/man/man8/resize2fs.8.gz
usr/share/man/man8/rpm.8.gz
usr/share/man/man8/rpm2cpio.8.gz
usr/share/man/man8/tune2fs.8.gz
usr/share/man/man8/selinux.8.gz
usr/share/man/man8/selinuxenabled.8.gz
@ -6457,16 +6356,6 @@ usr/share/man/man8/setenforce.8.gz
usr/share/man/man8/setsebool.8.gz
usr/share/man/man8/setserial.8.gz
usr/share/man/man8/togglesebool.8.gz
usr/share/man/pl/man1/gendiff.1.gz
usr/share/man/pl/man8/rpm.8.gz
usr/share/man/pl/man8/rpm2cpio.8.gz
usr/share/man/pl/man8/rpmbuild.8.gz
usr/share/man/pl/man8/rpmcache.8.gz
usr/share/man/pl/man8/rpmdeps.8.gz
usr/share/man/pl/man8/rpmgraph.8.gz
usr/share/man/ru/man8/rpm.8.gz
usr/share/man/ru/man8/rpm2cpio.8.gz
usr/share/man/sk/man8/rpm.8.gz
usr/share/tabset/std
usr/share/tabset/stdcrt
usr/share/tabset/vt100
@ -8969,14 +8858,6 @@ usr/share/terminfo/z/ztx
usr/share/terminfo/z/ztx-1-a
usr/share/terminfo/z/ztx11
usr/tmp
var/lib/rpm/conflictsindex.rpm
var/lib/rpm/fileindex.rpm
var/lib/rpm/groupindex.rpm
var/lib/rpm/nameindex.rpm
var/lib/rpm/packages.rpm
var/lib/rpm/providesindex.rpm
var/lib/rpm/requiredby.rpm
var/lib/rpm/triggerindex.rpm
var/mail
@comment directory listing in revers order
@dirrm var/yp
@ -8990,7 +8871,6 @@ var/mail
@dirrm var/lock/subsys
@dirrm var/lock
@dirrm var/local
@dirrm var/lib/rpm
@dirrm var/lib/misc
@dirrm var/lib/games
@dirrm var/lib
@ -9046,13 +8926,6 @@ var/mail
@dirrm usr/share/tabset
@dirrm usr/share/pixmaps
@dirrm usr/share/misc
@dirrm usr/share/man/sk/man8
@dirrm usr/share/man/sk
@dirrm usr/share/man/ru/man8
@dirrm usr/share/man/ru
@dirrm usr/share/man/pl/man8
@dirrm usr/share/man/pl/man1
@dirrm usr/share/man/pl
@dirrm usr/share/man/mann
@dirrm usr/share/man/man9
@dirrm usr/share/man/man8
@ -9063,8 +8936,6 @@ var/mail
@dirrm usr/share/man/man3
@dirrm usr/share/man/man2
@dirrm usr/share/man/man1
@dirrm usr/share/man/ja/man8
@dirrm usr/share/man/ja
@dirrm usr/share/man
@dirrm usr/share/locale/zh_TW/LC_TIME
@dirrm usr/share/locale/zh_TW/LC_MESSAGES
@ -9297,7 +9168,6 @@ var/mail
@dirrm usr/share/doc/zlib-1.2.2.2
@dirrm usr/share/doc/setup-2.5.44
@dirrm usr/share/doc/setserial-2.17
@dirrm usr/share/doc/rpm-4.4.1
@dirrm usr/share/doc/pcre-5.0
@dirrm usr/share/doc/ncurses-5.4
@dirrm usr/share/doc/libgcc-4.0.2
@ -9355,15 +9225,6 @@ var/mail
@dirrm usr/lib/tls/i586
@dirrm usr/lib/tls/i486
@dirrm usr/lib/tls
@dirrm usr/lib/rpm/pentium4-linux
@dirrm usr/lib/rpm/pentium3-linux
@dirrm usr/lib/rpm/noarch-linux
@dirrm usr/lib/rpm/i686-linux
@dirrm usr/lib/rpm/i586-linux
@dirrm usr/lib/rpm/i486-linux
@dirrm usr/lib/rpm/i386-linux
@dirrm usr/lib/rpm/athlon-linux
@dirrm usr/lib/rpm
@dirrm usr/lib/locale/zu_ZA/LC_MESSAGES
@dirrm usr/lib/locale/zu_ZA.utf8/LC_MESSAGES
@dirrm usr/lib/locale/zu_ZA.utf8
@ -10134,10 +9995,8 @@ var/mail
@dirrm etc/pki
@dirrm etc/pam.d
@dirrm etc/opt
@dirrm etc/logrotate.d
@dirrm etc/ld.so.conf.d
@dirrm etc/default
@dirrm etc/cron.daily
@dirrm etc/X11/sysconfig
@dirrm etc/X11/starthere
@dirrm etc/X11/serverconfig