This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug releng/5650] New: simplify systemtap.spec


The current nest of conditionals (rhel?  fedora?  bundle*?  enable*?),
coupled with autoconf-time flexibility, makes it hard to predict what
any particular RPM build of systemtap will have in it.

Let's simplify all the configurability.  Let's have just one block of
%define choices at the top.  They don't even need to be automagic for
a given distribution family.  Let's change the configure.ac tests to
fail if an optional dependency (sqlite3?  cap-devel?) is not present,
but was told to expect it.  This probably requires the addition of
explicit --with-LIBRARY configure options, and corresponding spec file
changes to pass them in.

-- 
           Summary: simplify systemtap.spec
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5650

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]