]> git.pld-linux.org Git - packages/perl-Data-Serializer.git/commitdiff
- added missing autodeps bcond definition
authorTomasz Pala <gotar@pld-linux.org>
Fri, 25 Jul 2008 09:59:09 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Data-Serializer.spec -> 1.15

perl-Data-Serializer.spec

index c0a64d66e196a01b146badd0e474db46bc4921cb..13aa5d7f4c7eff55843cd58fe1c579c6c8b06c74 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without autodeps        # don't BR packages needed only for resolving deps
+%bcond_without tests           # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Data
This page took 0.062874 seconds and 4 git commands to generate.