http://bugzilla.novell.com/show_bug.cgi?id=576827

http://bugzilla.novell.com/show_bug.cgi?id=576827#c0


           Summary: RPM template deps are incorrect for webapps created
                    for RHEL/CentOS
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 2.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]
          Found By: Component Test
           Blocker: ---


Description of Problem:

The file /opt/novell/mono/lib/monotools-server/templates/aspnet.spec.tt
included in the RHEL/CentOS contains a hard-coded dependency for
apache2-mod_mono-addon.  This package does not exist on RHEL/CentOS because
their apache RPM naming conventions differ from SuSE.  The package on
RHEL/CentOS is named mod_mono-addon.

So, we either need to dynamically determine the platform we're running on and
use platform specific macros or have two sets of template files.  This may
involve more than just the ASP.NET apps. There is no guarantee that any package
will ever be named the same between the two distributions.  Two separate sets
of templates or two macro namespaces may need to be used.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to