]> git.pld-linux.org Git - packages/perl-Net-Jabber.git/commitdiff
- updated to 1.26, added BRs and BuildArch: noarch RA-1_0 perl-Net-Jabber-1_26-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2002 10:22:22 +0000 (10:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-Jabber.spec -> 1.13

perl-Net-Jabber.spec

index 143e553819e48ba19345adca8ccba210e12e607c..7339267bd14dabac9e27221a617d7fca4d68f01b 100644 (file)
@@ -4,13 +4,16 @@
 Summary:       Jabber perl module
 Summary(pl):   Modu³ perla dla protoko³u Jabber
 Name:          perl-Net-Jabber
-Version:       1.0024
+Version:       1.26
 Release:       1
 License:       LGPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 BuildRequires: perl >= 5.005_03-14
+BuildRequires: perl-Digest-SHA1 >= 1.02
+BuildRequires: perl-XML-Stream >= 1.15
 BuildRequires: rpm-perlprov >= 3.0.3-16
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,7 +27,7 @@ Net::Jabber - Obs
 
 %build
 echo -e "y\ny\ny\n" |perl Makefile.PL
-%{__make} OPTIMIZE="%{rpmcflags}"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.236209 seconds and 4 git commands to generate.