]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
tcmu-runner: drop libtcmu-devel RPM 955/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 13 Feb 2018 19:48:33 +0000 (14:48 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 13 Feb 2018 19:49:59 +0000 (14:49 -0500)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
tcmu-runner/build/build_rpm

index 7ded5f1c68f9138835a7f9d7e6864a16b33238f7..2b379dd74054282fa12a920a2289b2914e4af891 100644 (file)
@@ -103,11 +103,6 @@ fpm -s dir -t rpm -n libtcmu -C ${DESTDIR} \
     --after-remove SCRIPTLET \
     usr/lib64/libtcmu.so.2
 
-fpm -s dir -t rpm -n libtcmu-devel -C ${DESTDIR} \
-    -v ${VERSION} --iteration ${REVISION} \
-    -d "libtcmu = ${VERSION}-${REVISION}" \
-    usr/lib64/libtcmu.so
-
 
 ## Upload the created RPMs to chacra
 chacra_endpoint="tcmu-runner/${BRANCH}/${GIT_COMMIT}/${DISTRO}/${RELEASE}"