Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=726080 --- Comment #20 from Matthieu Saulnier <casper.le.fantom@xxxxxxxxx> 2011-11-03 15:42:30 EDT --- (In reply to comment #19) > You don't have to adapt the sed statements given in the guidelines at all. Just > copy them verbatim to your spec (after %configure): > > %configure --disable-gnome-applet \ > --enable-lib \ > --enable-static-programs=no > > sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool > sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool > > make %{?_smp_mflags} It doesn't build. This is the error message : Generating texi file from: cnee ./cnee --texipage > cnee.texi /home/builder/rpmbuild/BUILD/xnee-3.10/cnee/src/.libs/lt-cnee: error while loading shared libraries: libxnee.so.0: cannot open shared object file: No such file or directory make[3]: *** [cnee.texi] Error 127 make[3]: Leaving directory `/home/builder/rpmbuild/BUILD/xnee-3.10/cnee/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/builder/rpmbuild/BUILD/xnee-3.10/cnee' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/builder/rpmbuild/BUILD/xnee-3.10' make: *** [all] Error 2 erreur: Mauvais status de sortie pour /var/tmp/rpm-tmp.cNQLRN (%build) Erreur de construction de RPM: Mauvais status de sortie pour /var/tmp/rpm-tmp.cNQLRN (%build) > OK, then it's much easier to add all docs to the libs package only. Since all > other subpackages and the base package require the libs as a dependency, the > docs are installed together with the libs. So, just move the %doc line from the > base package to the libs package and drop all %docs everywhere else (COPYING > too). This avoids cluttering the file system with duplicate files. ok -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review