package updated to 20070625 morning's git (I'm @ GMT +8 if that matters)
compiz package is slow splitted into compiz-gnome and compiz-kde
release numbering is changed to follow Fedora Packaging: Naming Guideline
a few bug fixes at the specfiles
IMPORTANT NOTE:
To those who are using 20070622git packages, you will need to remove them manually before upgrading through yum, or it wont work. This is because the change in the release numbering which make yum thinks the the older packages are newer.
To erase them
yum erase \*compiz\*
yum erase \*emerald\*
Installing the new packages
# Install the repository (if you havent)
cd /etc/yum.repos.d/
wget http://repo.kagesenshi.org/pub/kagesenshi.repo
# all compiz fusion packages (GNOME and KDE)
yum install compiz
# compiz fusion and emerald (for GNOME)
yum install compiz-gnome
# compiz fusion and KDE window decorator (for KDE)
yum install compiz-kde
Enjoy~
Original Post : Compiz Fusion Repository for Fedora 7