Bug 250416
| Summary: | Review Request: guile-lib - A repository of useful code written in Guile Scheme | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Xavier Lamien <lxtnow> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | chitlesh, fedora-package-review, gwync, i, mtasaka, notting |
| Target Milestone: | --- | Flags: | mtasaka:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-08-02 20:42:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Xavier Lamien
2007-08-01 14:01:56 UTC
For 0.1.4-3: * Currently this package does not require guile, however only guile seems to own /usr/share/guile/site/ * Timestamps are not kept. For this package the following works. -------------------------------------------------- make install DESTDIR=$RPM_BUILD_ROOT CPPROG="cp -p" -------------------------------------------------- > Currently this package does not require guile, however > only guile seems to own /usr/share/guile/site/ Right ! > -------------------------------------------------- > make install DESTDIR=$RPM_BUILD_ROOT CPPROG="cp -p" > -------------------------------------------------- Doesn't seem to work well. Could you upload somewhere your build.log please ? (In reply to comment #2) > > -------------------------------------------------- > > make install DESTDIR=$RPM_BUILD_ROOT CPPROG="cp -p" > > -------------------------------------------------- > > Doesn't seem to work well. > Could you upload somewhere your build.log please ? Well, actually compare the result (the created noarch.rpm) of http://koji.fedoraproject.org/koji/taskinfo?taskID=84723 http://koji.fedoraproject.org/koji/taskinfo?taskID=85822 The build log shows no different, but the timestamps actually change. This is because the build log says: ---------------------------------------------------------------- /bin/sh /builddir/build/BUILD/guile-lib-0.1.4/install-sh -c -m 644 'config/load.scm' '/var/tmp/guile-lib-0.1.4-3.fc8.1-root-kojibuilder/usr/share/guile/site/config/load.scm' ----------------------------------------------------------------- for example, and in install-sh, CPPROG is used (so please check the contents of install-sh). yep, it's not show up by the build process. Ok, Spec URL: http://laxathom.fedorapeople.org/RPMS/guile-lib/guile-lib.spec SRPM URL: http://laxathom.fedorapeople.org/RPMS/guile-lib/guile-lib-0.1.4-4.fc8.src.rpm Okay. -------------------------------------------------------- This package (guile-lib) is APPROVED by me -------------------------------------------------------- New Package CVS Request ======================= Package Name: guile-lib Short Description: A repository of useful code written in Guile Scheme Owners: lxtnow Branches: FC-6 F-7 EL-4 EL-5 Devel InitialCC: cvs done. Imported and Built. Thanks all. Package Change Request ====================== Package Name: guile-lib New Branches: f20 Owners: cicku Branch exists. Ownership should be handled in pkgdb. The f20 branch owner is nonresponsive, I can't get the commit ACL. Is there a FESCO ticket? (In reply to Jon Ciesla from comment #12) > Is there a FESCO ticket? No, I get the ownership from Till via mailing list. This package is also broken on f20. Have till orphan it. |