]> git.pld-linux.org Git - packages/perl-AnyEvent.git/commitdiff
- no longer noarch: 1. installs to archdir and 2. constants.pl may differ auto/th/perl-AnyEvent-5_31-3
authorsparky <sparky@pld-linux.org>
Mon, 21 Feb 2011 15:51:14 +0000 (15:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  on different archs
- release: 3

Changed files:
    perl-AnyEvent.spec -> 1.20

perl-AnyEvent.spec

index 6d7c1ac1583b2125c037cec128acad588a8c3698..f4a58a878d9e8b401ec2820308ae9bb3cba1fc34 100644 (file)
@@ -1,3 +1,5 @@
+# TODO:
+# - incorrectly installs itself to perl_vendorarch, but only constants.pl should go there
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
@@ -9,7 +11,7 @@ Summary:       AnyEvent - provide framework for multiple event loops
 Summary(pl.UTF-8):     AnyEvent - szkielet dla wielu pętli zdarzeń
 Name:          perl-AnyEvent
 Version:       5.31
-Release:       2
+Release:       3
 Epoch:         3
 # same as perl
 License:       GPL v1+ or Artistic
@@ -20,7 +22,6 @@ URL:          http://search.cpan.org/dist/AnyEvent/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Suggests:      %{name}-Impl-EV
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.08673 seconds and 4 git commands to generate.