SHA256
1
0
forked from pool/ceph

Accepting request 750154 from filesystems:ceph:octopus

ceph 15.0.0 (Octopus) for Factory

OBS-URL: https://build.opensuse.org/request/show/750154
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=253
This commit is contained in:
2019-11-21 17:07:01 +00:00
committed by Git OBS Bridge
parent 9102fe89c0
commit 0b1e9cf60d
8 changed files with 416 additions and 105 deletions

View File

@@ -284,6 +284,7 @@ rm_files=`generate_rm_exclude_files "$files" "%{buildroot}"`
summ=`get_package_summary $SPEC_FILE $PACKAGE`
desc=`get_package_description $SPEC_FILE $PACKAGE`
reqs=`get_package_requires $SPEC_FILE $PACKAGE`
sed -i -e 's/%bcond_without ceph_test_package/%bcond_with ceph_test_package/' $SPEC_FILE
transform_spec_file $SPEC_FILE $PACKAGE "$rm_files" "$summ" "$desc" "$reqs" > $PACKAGE.spec
insert_line_before "${PACKAGE}.spec" "Source99: ceph-rpmlintrc" "_insert_obs_source_lines_here"
insert_line_before "${PACKAGE}.spec" "Source98: README-ceph-test.txt" "^Source99:"