> I have the Guacamole Fedora 16 build [1] failing at the > %pom_remove_dep macro [2]. It seems that in Fedora 16 it is not > available; how can I circumvent it so that I can keep a consistent > spec file across releases? In Fedora 16 %pom_* macros are not available and there are no plans to introduce them. You can create a patch for pom.xml file removing the dependency (usually that is the preferred way) or you could use sed one-liner to do the same trick. -- Mikolaj Izdebski -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel