Bug 124746 - Name recognition of caos for the build of rpm.
Summary: Name recognition of caos for the build of rpm.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-29 02:52 UTC by Greg Kurtzer
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-05-29 13:50:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Greg Kurtzer 2004-05-29 02:52:25 UTC
--- rpm-4.3.1/configure.ac      2004-05-28 18:44:55.000000000 -0700
+++ rpm-4.3.1/configure.ac.new  2004-05-28 18:45:13.000000000 -0700
@@ -1126,6 +1126,7 @@
        test -f /etc/conectiva-release &&       RPMCANONVENDOR=conectiva
        test -f /etc/lvr-release &&             RPMCANONVENDOR=lvr
        test -f /etc/yellowdog-release &&       RPMCANONVENDOR=yellowdog
+        test -f /etc/caos-release &&            RPMCANONVENDOR=caos
        ;;
 esac
 RPMCANONOS="$build_os_noversion"
                                                                     
                                     
Pretty silly patch... Let me know if you need more. ;)
                                                                     
                                     
Thanks!

Comment 1 Jeff Johnson 2004-05-29 13:50:38 UTC
Perhaps silly, but "official" and trackable because you made
the report. E.g. it's now clear that "caos" rather than "cAos"
is desired.

Added in CVS, all of -r {rpm-4_2,rpm-4_3,HEAD) branches.


Note You need to log in before you can comment on or make changes to this bug.