On Sun, 2004-10-10 at 12:04 -0700, Park Lee wrote: > Hi, > I'm doing something in SELinux, and need the libselinux- > devel-1.11.4-1.src.rpm. I try to find it on the web, I've tried to > search it either in http://fedora.redhat.com/projects/selinux/ or in > http://rpmfind.net/. but I would only find > libselinux-1.11.4-1.src.rpm, libselinux-1.17.14-1.src.rpm,...... etc. > So, would you please tell me where libselinux- > devel-1.11.4-1.src.rpm is? This should be on all the mirrors in the SRPMS directory. ftp://mirror.stanford.edu/pub/mirrors/fedora/linux/core/2/SRPMS /libselinux-1.11.4-1.src.rpm (watch the line break) > And, now I'm using FC2,in which libselinux-1.11.4-1.i386.rpm is > installed. Then, can I use the newest libselinux-1.17.14-1.i386.rpm to > update my system, while don't update all the other rpm packages? and > if I do this, will my FC2 be damaged? You will may have issues using the newer libselinux if you were going to then use an app on FC2 where the older one was installed.. however it should work fine to upgrade your system and then use the newer libselinux. Using the latest policy, kernel, and other selinux packages is usually a good idea as things change, but if you need to deploy to FC2 you may not wish to make that change. I suspect that using the newer version without upgrading the rest of the selinux system may cause you hassle. -andrew