Accepting request 258600 from home:wanglh:branches:Base:System

fix lvm2.spec to not add link in post & delete buildrequire for device-mapper-devel

OBS-URL: https://build.opensuse.org/request/show/258600
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=106
This commit is contained in:
Stephan Kulow
2014-11-01 14:44:16 +00:00
committed by Git OBS Bridge
parent 5c32cb3bb9
commit eb8d8d5a12
4 changed files with 52 additions and 23 deletions

View File

@@ -72,7 +72,7 @@ devices {
# accepted.
# By default we accept every block device except udev names, floppy and cdrom drives:
filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|","r|/dev/fd.*|", "r|/dev/cdrom|", "a/.*/" ]
filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|","r|/dev/fd.*|", "r|/dev/cdrom|", "a/.*/" ]
# Exclude the cdrom drive
# filter = [ "r|/dev/cdrom|" ]