]> git.pld-linux.org Git - packages/libiscsi.git/commitdiff
- updated to 1.6.0 auto/th/libiscsi-1.6.0-1 auto/ti/libiscsi-1.6.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 25 Oct 2012 19:14:59 +0000 (21:14 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 25 Oct 2012 19:14:59 +0000 (21:14 +0200)
libiscsi.spec

index 9c369f1b00726db9c1a2ba6225c67255b4ad5724..7c495c16d253436c29effcdf1e77dc5ec7d8e187 100644 (file)
@@ -1,13 +1,15 @@
 Summary:       Clientside library to implement the iSCSI protocol
 Summary(pl.UTF-8):     Biblioteka kliencka implementująca protokół iSCSI
 Name:          libiscsi
-Version:       1.1.0
+Version:       1.6.0
 Release:       1
 License:       LGPL v2.1+ (library), GPL v2+ (tools)
 Group:         Libraries
+#Source0Download: https://github.com/sahlberg/libiscsi/downloads
 Source0:       https://github.com/downloads/sahlberg/libiscsi/%{name}-%{version}.tar.gz
-# Source0-md5: 53d0fc75c4d0e8db9344aa2565421930
+# Source0-md5: a97cd1a1c10fc3a0e0b5c8121fab27d1
 URL:           https://github.com/sahlberg/libiscsi
+BuildRequires: popt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -88,7 +90,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README TODO
+# COPYING specifies some details, doesn't contain LGPL/GPL text
+%doc COPYING README TODO
 %attr(755,root,root) %{_libdir}/libiscsi.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libiscsi.so.1
 
This page took 0.088526 seconds and 4 git commands to generate.