On Thu, Sep 24, 2015 at 10:13 AM, gil <puntogil@xxxxxxxxx> wrote:
Il 24/09/2015 16:43, Jon Ciesla ha scritto:
hi
tritonus limb, bsjones
Depending on: tritonus (1)
vorbisspi (maintained by: hicham)
vorbisspi-1.0.3-10.fc23.noarch requires tritonus = 0.3.7-0.23.20101108cvs.fc22
vorbisspi-1.0.3-10.fc23.src requires tritonus = 0.3.7-0.23.20101108cvs.fc22
[1] https://lists.fedoraproject.org/pipermail/devel/2015-September/214987.html
--
Kalev
I've been working on this for awhile with no luck. Hicham, is it possible for vorbisspi to function without tritonus? Or can vorbisspi be retired?
Unless, of course, someone with superior Java-fu to myself can assist. . .
-j
the build failure seem cause by javod colint problems ... have you tired to use, as (additonal)parameter,
-Xdoclint:none ?
regards
gil
Fixed with:
-%javadoc -d javadoc -public `find ./ -name '*.java'`
+%javadoc -d javadoc -public -Xdoclint:none `find ./ -name '*.java'`
-%javadoc -d javadoc -public `find ./ -name '*.java'`
+%javadoc -d javadoc -public -Xdoclint:none `find ./ -name '*.java'`
Thank you so much!
--
http://cecinestpasunefromage.wordpress.com/
------------------------------------------------
in your fear, seek only peace
in your fear, seek only love
-d. bowie
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
--
http://cecinestpasunefromage.wordpress.com/
------------------------------------------------
in your fear, seek only peace
in your fear, seek only love
-d. bowie
------------------------------------------------
in your fear, seek only peace
in your fear, seek only love
-d. bowie
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct