> [...] but before the update, mythtv wasn't a meta package, it included the > /usr/share/doc part mythtv. And it was a required package for at least > mythtv-frontend (I can only check this on the frontend now, since the > backend has already been updated). So for the old mythtv packages mythtv > was > not a meta package, but was a required package for mythtv-frontend, [...]
Here are the requires for the backend: [EMAIL PROTECTED] stable]# rpm -qpR mythtv-backend-0.20.1-158.el4.i386.rpm | grep myth config(mythtv-backend) = 0.20.1-158.el4 libmyth-0.20.1.so.0 libmythavcodec-0.20.1.so.0 libmythavformat-0.20.1.so.0 libmythavutil-0.20.1.so.0 libmythfreemheg-0.20.1.so.0 libmythlivemedia-0.20.1.so.0 libmythtv-0.20.1.so.0 libmythui-0.20.1.so.0 libmythupnp-0.20.1.so.0 mythtv = 0.20.1 [EMAIL PROTECTED] stable]# rpm -qpR mythtv-0.20.1-158.el4.i386.rpm /bin/bash /bin/sh rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 vs. [EMAIL PROTECTED] stable]# rpm -qpR mythtv-backend-0.20.1-161.el4.i386.rpm | grep myth config(mythtv-backend) = 0.20.1-161.el4 libmyth-0.20.1.so.0 libmythavcodec-0.20.1.so.0 libmythavformat-0.20.1.so.0 libmythavutil-0.20.1.so.0 libmythfreemheg-0.20.1.so.0 libmythlivemedia-0.20.1.so.0 libmythtv-0.20.1.so.0 libmythui-0.20.1.so.0 libmythupnp-0.20.1.so.0 [EMAIL PROTECTED] stable]# rpm -qpR mythtv-0.20.1-158.el4.i386.rpm /bin/bash /bin/sh rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 [EMAIL PROTECTED] stable]# rpm -qpR mythtv-0.20.1-161.el4.i386.rpm mythtv-docs mythtv-backend mythtv-frontend mythtv-setup perl-MythTV qt-MySQL mythplugins myththemes mysql-server mysql xmltv wget >= 1.9.1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 So if you you had either the frontend or backend build 158 installed then when you upgrade you will get the 161 build of mythtv that has all the extra dependencies. -Shad _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
