]> git.pld-linux.org Git - packages/lvm2.git/commitdiff
- rel 2 auto/th/lvm2-2_02_94-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Mar 2012 10:20:55 +0000 (10:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- build initrd version with uClibc, as diet build segfaults

Changed files:
    lvm2.spec -> 1.186

lvm2.spec

index a6ba7a448ce7f6f71fa477cdc561489b6ec462d6..5cbac3e183efa02250931ba7402a929e19b5ac2d 100644 (file)
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -5,8 +5,8 @@
 #
 # Conditional build:
 %bcond_without initrd          # don't build initrd version
-%bcond_with    uClibc          # link initrd version with uClibc
-%bcond_without dietlibc        # link initrd version with dietlibc
+%bcond_without uClibc          # link initrd version with uClibc
+%bcond_with    dietlibc        # link initrd version with dietlibc
 %bcond_with    glibc           # link initrd version with static GLIBC
 %bcond_without clvmd           # don't build clvmd
 %bcond_with    clvmd3          # build clvmd for 3rd generation of cluster
@@ -40,7 +40,7 @@ Summary:      The new version of Logical Volume Manager for Linux
 Summary(pl.UTF-8):     Nowa wersja Logical Volume Managera dla Linuksa
 Name:          lvm2
 Version:       2.02.94
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
This page took 0.087604 seconds and 4 git commands to generate.