]> git.pld-linux.org Git - packages/perl-HTTP-BrowserDetect.git/commitdiff
- added tests on bcond RA-1_0 STABLE perl-HTTP-BrowserDetect-0_97-1
authorankry <ankry@pld-linux.org>
Thu, 26 Sep 2002 17:18:40 +0000 (17:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- version 0.97

Changed files:
    perl-HTTP-BrowserDetect.spec -> 1.7

perl-HTTP-BrowserDetect.spec

index 39b9c4588ad3dce34db1c54d103ac941ac504d99..e0ae7fa18607ce7faf9353a6d9472915fad18de7 100644 (file)
@@ -1,11 +1,15 @@
+#
+# Conditional build:
+# _without_tests - do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    HTTP
 %define        pnam    BrowserDetect
 Summary:       Determine the Web browser, version, and platform from an HTTP user agent string
 Summary(pl):   Modu³ okre¶laj±cy przegl±darkê WWW, wersjê i platformê z nag³ówka HTTP User-Agent
-Name:          perl-%{pdir}-%{pnam}
-Version:       0.96
-Release:       3
+Name:          perl-HTTP-BrowserDetect
+Version:       0.97
+Release:       1
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -29,6 +33,7 @@ User-Agent. Wyniki tych test
 %build
 perl Makefile.PL
 %{__make}
+%{!?_without_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.056958 seconds and 4 git commands to generate.