Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=749299 --- Comment #6 from Steve Traylen <steve.traylen@xxxxxxx> 2011-12-04 13:49:45 EST --- OLD: Just to summarize what is left from above to be resolved: The -devel package has scriptlets of postinstall program: /sbin/ldconfig postuninstall program: /sbin/ldconfig and I think it should not despite containing a .so file. I need to look some more. NEW: lcgdm-dav-0.5.1-1.el6.x86_64 requires ' liblcgdmhtext.so.0()(64bit)' only. but not 'lcgdm-dav-libs' Please add a Requires: lcgdm-dav-libs = %{version}-%{release}%{?isa} explicitly, check for others, e.g devel probably requires libs. Inter package dependencies should be exact and not rely on autorequires. The last thing you want is some hybrid of versions out there in the wild. Now something that seems conceptually odd to me? /etc/rc.d/init.d/lcgdm-dav appears to run standard httpd with a custom configuration. This is a new concept to me, I have not see else where. Having multiple start up scripts start up deamons in different ways seems odd? Why is this not just a virtual host configuration in /etc/httpd/conf.d? It's essentially a web site/application isn't it? Steve. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review