Accepting request 243995 from OFED:Factory
Fix all issues with dapl OBS-URL: https://build.opensuse.org/request/show/243995 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=1
This commit is contained in:
8
pre_checkin.sh
Normal file
8
pre_checkin.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
# This script has to be run prior to a check-in if changes were done
|
||||
# to spec and/or changes
|
||||
sed -e "s,^\(Name:.*dapl\),\1-debug," dapl.spec > dapl-debug.spec
|
||||
cp dapl.changes dapl-debug.changes
|
||||
|
||||
osc service localrun format_spec_file
|
||||
|
Reference in New Issue
Block a user