[Bug 461177] New: RFE: update arch-specific perl spec template %files lines

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 4 18:05:57 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: RFE: update arch-specific perl spec template %files lines

https://bugzilla.redhat.com/show_bug.cgi?id=461177

           Summary: RFE: update arch-specific perl spec template %files
                    lines
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: medium
         Component: rpmdevtools
        AssignedTo: ville.skytta at iki.fi
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Right now, the arch-specific %files section in the perl spec template reads:

# For arch-specific packages: vendorarch
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/everything-except-"auto"

Can we change this to:

# For arch-specific packages: vendorarch
%{perl_vendorarch}/*
%exclude %dir %{perl_vendorarch}/auto

The net result is the same, except now it's saying 'everything-except-"auto"'
in macros instead of english.

-- 
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.




More information about the Fedora-perl-devel-list mailing list