pdebuild was renamed into eclipse-pdebuild and moved into _bindir
Looks like https://fedoraproject.org/wiki/Packaging/EclipsePlugins#pdebuild
needs to be updated. But we need to make things conditional for F17+ and before.
Perhaps eclipse-pde should define a macro for it, but it would need to get
pushed all the way down to F15 to be useful. Otherwise every package will
probably need to put in a conditional if you want to have a common spec for
all releases.
Thoughts?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder Office FAX: 303-415-9702
3380 Mitchell Lane orion@nwra.com
Boulder, CO 80301 http://www.nwra.com
--
java-devel mailing list
java-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/java-devel
04-13-2012, 09:22 PM
Andrew Overholt
pdebuild macro
* Orion Poplawski <orion@cora.nwra.com> [2012-04-13 11:18]:
> Looks like
> https://fedoraproject.org/wiki/Packaging/EclipsePlugins#pdebuild
> needs to be updated. But we need to make things conditional for
> F17+ and before.