Spec URL: http://ojuba.org/oji/SPECS/tclcl.spec SRPM URL: http://ojuba.org/oji/SRPMS/tclcl-1.20-1.oji.fc19.src.rpm Description: TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, ns, and nam. It provides a layer of C++ glue over OTcl. Fedora Account System Username: moceap
- Resort Descripsions. - Fix -devel to be arched. - Decrease %%configure line - Remove .a library. ------------------- Spec URL: http://ojuba.org/oji/SPECS/tclcl.spec SRPM URL: http://ojuba.org/oji/SRPMS/tclcl-1.20-2.fc20.src.rpm
- Undo remove library, it's needed by ns2. ------------------- Spec URL: http://ojuba.org/oji/SPECS/tclcl.spec SRPM URL: http://ojuba.org/oji/SRPMS/tclcl-1.20-3.fc20.src.rpm
> %description devel > This package contains libraries and header files for > developing applications that use %{name}. Currently, the package does not contain any libraries. > Group: Development/Languages The group for such development packages is "Development/Libraries". > %files > %{_bindir}/* > %{_libdir}/* That's a strange place for a static lib. Also check out: https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries
Thank You :) - Fix library to be included in -devel. - Fix -devel group. ------------------- Spec URL: http://ojuba.org/oji/SPECS/tclcl.spec SRPM URL: http://ojuba.org/oji/SRPMS/tclcl-1.20-4.fc20.src.rpm
And it would still be a static lib: https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries But let's focus on OTcl first.
Lots of hardcoded …/lib paths in tclcl-1.20/conf/configure.in.otcl, so no surprise it doesn't build on x86_64.
- Fix -devel requires. - Use shared lib instead of static. - Improving lib locations. Spec: http://ojuba.org/test/tclcl.spec Srpm: http://ojuba.org/test/tclcl-1.20-5.oj35.src.rpm
- Tweaks: Spec: http://ojuba.org/test/tclcl.spec Srpm: http://ojuba.org/test/tclcl-1.20-6.oj35.src.rpm
Build fails in rawhide, see attached log. It seems that some private fields in tcl data structures are accessed. Is it possible that something changed in tcl recently?
Created attachment 1011505 [details] failing build log on rawhide/i386
This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time. We're sorry it is taking so long. If you're still interested in packaging this software into Fedora repositories, please respond to this comment clearing the NEEDINFO flag. You may want to update the specfile and the src.rpm to the latest version available and to propose a review swap on Fedora devel mailing list to increase chances to have your package reviewed. If this is your first package and you need a sponsor, you may want to post some informal reviews. Read more at https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group. Without any reply, this request will shortly be considered abandoned and will be closed. Thank you for your patience.
This is an automatic action taken by review-stats script. The ticket submitter failed to clear the NEEDINFO flag in a month. As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews we consider this ticket as DEADREVIEW and proceed to close it.