Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
openvswitch.11325
pre_checkin.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pre_checkin.sh of Package openvswitch.11325
#!/bin/sh # Start fresh for f in spec changes; do cp openvswitch.$f openvswitch-dpdk.$f || exit 1 done # #- Add comment about generated file #- Fix {,sub-}package name, description, summary #- Enable the dpdk conditional build sed -i -e "/^Name:.*openvswitch$/i \ # Do NOT edit this auto generated file! Edit openvswitch.spec instead\n\ # and run 'pre_checkin.sh' before committing" \ -e "/^#\s*spec file/s/openvswitch$/&-dpdk/" \ -e "/^Name:/s/openvswitch/&-dpdk/g" \ -e "/^Summary:/s/^.*$/&\ \(DPDK\)/g" \ -e "/^%bcond_with\s*dpdk/s/with/&out/" \ openvswitch-dpdk.spec || exit 1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor