Bug 133463

Summary: perl HTML::Tagset should get correct Source, URL and BuildRoot with rpm macro
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: perl-HTML-TagsetAssignee: Chip Turner <cturner>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-29 08:55:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Scheck 2004-09-24 07:56:53 UTC
Description of problem:
perl HTML::Tagset should get correct Source, URL and BuildRoot with 
rpm macro.

Version-Release number of selected component (if applicable):
perl-HTML-Tagset-3.03-30

Actual results / Expected results:
--- snipp ---
--- perl-HTML-Tagset.spec       2004-09-22 16:21:35.000000000 +0200
+++ perl-HTML-Tagset.spec.rsc   2004-09-24 09:59:11.000000000 +0200
@@ -6,9 +6,9 @@
 Release: 30
 License: distributable
 Group: Applications/CPAN
-Source0: HTML-Tagset-%{version}.tar.gz
-Url: http://www.cpan.org
-BuildRoot: /var/tmp/perl-HTML-Tagset-buildroot/
+Source0: http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/HTML-Tagset-%{version}.tar.gz
+URL: http://search.cpan.org/dist/HTML-Tagset/
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: perl >= 0:5.00503
 Requires: perl >= 0:5.00503
 BuildArch: noarch
--- snapp ---

Comment 1 Warren Togami 2005-03-29 08:55:19 UTC

*** This bug has been marked as a duplicate of 150360 ***