[packages/iwpmd] - renamed from libiwpm, private headers dropped; updated to 1.0.6

qboosh qboosh at pld-linux.org
Tue Apr 24 17:22:55 CEST 2018


commit 538488a5fd2195dcb7c211a6203ec1d71770aa0c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 24 17:23:14 2018 +0200

    - renamed from libiwpm, private headers dropped; updated to 1.0.6

 libiwpm.spec => iwpmd.spec | 27 +++++++--------------------
 1 file changed, 7 insertions(+), 20 deletions(-)
---
diff --git a/libiwpm.spec b/iwpmd.spec
similarity index 75%
rename from libiwpm.spec
rename to iwpmd.spec
index a841df3..b89443d 100644
--- a/libiwpm.spec
+++ b/iwpmd.spec
@@ -1,19 +1,23 @@
 # TODO: PLDify init script
 Summary:	iWarp Port Mapper userspace daemon
 Summary(pl.UTF-8):	Demon przestrzeni użytkownika usługi iWarp Port Mapper
-Name:		libiwpm
-Version:	1.0.5
+Name:		iwpmd
+Version:	1.0.6
 Release:	1
 License:	BSD or GPL v2
 Group:		Libraries
 Source0:	https://www.openfabrics.org/downloads/libiwpm/%{name}-%{version}.tar.gz
-# Source0-md5:	946a177c5cc912981ff08d7bca15977a
+# Source0-md5:	dc4450e99dcbf7aa9774286d176a59c3
 URL:		https://www.openfabrics.org/
 BuildRequires:	libnl-devel >= 3.2
 BuildRequires:	rpmbuild(macros) >= 1.647
 Requires(post,preun):	/sbin/chkconfig
 Requires:	rc-scripts
 Requires:	systemd-units >= 0.38
+# misleading package name before 1.0.6
+Obsoletes:	libiwpm < 1.0.6
+# internal API headers, never useful without sources
+Obsoletes:	libiwpm-devel < 1.0.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine	__cxx
@@ -27,18 +31,6 @@ libiwpm dostarcza usługę przestrzeni użytkownika dla sterowników
 iWarp, pozwalającą im zajmować porty TCP poprzez standardowy interfejs
 gniazdowy.
 
-%package devel
-Summary:	Header files for iWarp Port Mapper
-Summary(pl.UTF-8):	Pliki nagłówkowe usługi iWarp Port Mapper
-Group:		Development/Libraries
-Requires:	libnl-devel >= 3.2
-
-%description devel
-Header files for iWarp Port Mapper.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe usługi iWarp Port Mapper.
-
 %prep
 %setup -q
 
@@ -79,8 +71,3 @@ fi
 %attr(755,root,root) %{_bindir}/iwpmd
 %attr(754,root,root) /etc/rc.d/init.d/iwpmd
 %{systemdunitdir}/iwpmd.service
-
-%files devel
-%defattr(644,root,root,755)
-%{_includedir}/rdma/iwarp_pm.h
-%{_includedir}/rdma/iwpm_netlink.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iwpmd.git/commitdiff/538488a5fd2195dcb7c211a6203ec1d71770aa0c



More information about the pld-cvs-commit mailing list