install libiscsi.pc

This commit is contained in:
Dietmar Maurer 2014-06-27 12:04:08 +02:00
parent 5f4101392a
commit ce1a5111f5
3 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=3.2 RELEASE=3.2
PKGVERSION=1.11.0 PKGVERSION=1.11.0
PKGRELEASE=1 PKGRELEASE=2
PKGDIR=libiscsi-${PKGVERSION} PKGDIR=libiscsi-${PKGVERSION}
PKGSRC=libiscsi-${PKGVERSION}.tar.gz PKGSRC=libiscsi-${PKGVERSION}.tar.gz

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libiscsi (1.11.0-2) unstable; urgency=low
* install libiscsi.pc
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 12:02:51 +0200
libiscsi (1.11.0-1) unstable; urgency=low libiscsi (1.11.0-1) unstable; urgency=low
* update to 1.11.0 * update to 1.11.0

View File

@ -1,3 +1,4 @@
usr/include/* usr/include/*
usr/lib/libiscsi.a usr/lib/libiscsi.a
usr/lib/libiscsi.so usr/lib/libiscsi.so
usr/lib/pkgconfig/libiscsi.pc