summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2014-11-25 11:00:39 (GMT)
committerElan Ruusamäe2014-11-25 11:00:39 (GMT)
commit9f6bae82217669b979e4bd56f644efce6002ed85 (patch)
tree1f1625daf5019f3ebcc9115f5d93fe1730f4f5e1
parent0a0548e2a0bdc2eec69ec708b284f1731d8034b3 (diff)
downloadperl-Inline-ASM-9f6bae82217669b979e4bd56f644efce6002ed85.zip
perl-Inline-ASM-9f6bae82217669b979e4bd56f644efce6002ed85.tar.gz
use generic url
-rw-r--r--perl-Inline-ASM.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/perl-Inline-ASM.spec b/perl-Inline-ASM.spec
index 960a9f7..371c100 100644
--- a/perl-Inline-ASM.spec
+++ b/perl-Inline-ASM.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Inline
%define pnam ASM
+%include /usr/lib/rpm/macros.perl
Summary: Inline::ASM Perl module
Summary(cs.UTF-8): Modul Inline::ASM pro Perl
Summary(da.UTF-8): Perlmodul Inline::ASM
@@ -30,13 +30,14 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: af0241d8d9993598fc146eab4be247b2
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Inline-ASM/
BuildRequires: perl-Inline-C >= 0.42
+BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
Requires: binutils
Requires: gcc
# module itself isn't arch-dependent (but asm syntax is)
-# examples are for x86, but... they are only examples :)
+# examples are for x86, but... they are only examples:)
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)