Bug 461177 - RFE: update arch-specific perl spec template %files lines
Summary: RFE: update arch-specific perl spec template %files lines
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmdevtools
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-04 18:05 UTC by Chris Weyl
Modified: 2009-01-16 23:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-16 23:43:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2008-09-04 18:05:56 UTC
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.

Comment 1 Ville Skyttä 2008-09-07 15:38:45 UTC
Good idea, applied "upstream" in https://fedorahosted.org/rpmdevtools/changeset/79cb96f745da89df8cf5db188311be00615f5492, will be in the next > 6.7 release (leaving bug open for tracking that).  Thanks.

Comment 2 Fedora Update System 2008-12-26 14:53:52 UTC
rpmdevtools-7.0-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/rpmdevtools-7.0-1.fc10

Comment 3 Fedora Update System 2008-12-26 14:55:45 UTC
rpmdevtools-7.0-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/rpmdevtools-7.0-1.fc9

Comment 4 Fedora Update System 2008-12-30 23:43:41 UTC
rpmdevtools-7.0-1.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing-newkey update rpmdevtools'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-11861

Comment 5 Fedora Update System 2008-12-30 23:53:27 UTC
rpmdevtools-7.0-1.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rpmdevtools'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2008-11941

Comment 6 Fedora Update System 2009-01-16 23:43:04 UTC
rpmdevtools-7.0-1.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2009-01-16 23:44:11 UTC
rpmdevtools-7.0-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.


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