Re: gnome-vfs not in Rawhide?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> So... assuming the build report system blows up from time to time and
> removals from rawhide go unreported to the community. What is the best
> way to periodicly go back and check to make sure the community gets a
> reasonable headsup about all removals?  Periodically being open to
> reasonable intepretation.


go through two lists of each releases srpms.

then run:
for pkg in *.src.rpm
 do
  rpm -qp --qf "%{name}" $pkg > somefile
 done


and then take the two files you made for each dir of srpms and sort them
then:

diff -u file1 file2

and look for the '-'

:)

-sv







[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux