Hello community,

here is the log from the commit of package iwpmd for openSUSE:Factory checked 
in at 2017-01-31 12:42:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iwpmd (Old)
 and      /work/SRC/openSUSE:Factory/.iwpmd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iwpmd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iwpmd/iwpmd.changes      2017-01-22 
00:17:00.442179484 +0100
+++ /work/SRC/openSUSE:Factory/.iwpmd.new/iwpmd.changes 2017-02-03 
17:42:54.508477981 +0100
@@ -1,0 +2,5 @@
+Mon Nov 28 09:43:37 UTC 2016 - [email protected]
+
+- Re-set RPM group
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iwpmd.spec ++++++
--- /var/tmp/diff_new_pack.UonWj1/_old  2017-02-03 17:42:55.028404390 +0100
+++ /var/tmp/diff_new_pack.UonWj1/_new  2017-02-03 17:42:55.032403824 +0100
@@ -19,10 +19,10 @@
 Name:           iwpmd
 Summary:        iWarp Port Mapper userspace daemon
 License:        GPL-2.0 or BSD-2-Clause
-Group:          System/Libraries
+Group:          Scientific/Computing/Parallel
 Version:        1.0.4
 Release:        0
-Source0:        
http://downloads.openfabrics.org/libiwpm/libiwpm-%{version}.tar.gz
+Source0:        
http://downloads.openfabrics.org/libiwpm/libiwpm-%version.tar.gz
 Source1:        iwpmd-rpmlintrc
 Source2:        COPYING
 Patch0:         iwpmd-configure.patch
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  systemd
-Url:            http://www.openfabrics.org/
+URL:            http://www.openfabrics.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %systemd_requires
@@ -48,13 +48,13 @@
 %package        devel
 Summary:        Development files for accessing the iWarp portmapper
 Group:          Development/Libraries/C and C++
-Requires:       %{name} = %{version}
+Requires:       %name = %version
 
 %description    devel
 Header files to access the iWarp/RDMA port mapper
 
 %prep
-%setup -q -n libiwpm-%{version}
+%setup -q -n libiwpm-%version
 %patch0
 cp %{S:2} .
 
@@ -77,18 +77,18 @@
 %service_del_postun iwpmd.service
 
 %install
-make DESTDIR=%{buildroot} install
-install -Dp -m 0644 iwpmd.service %{buildroot}/%{_unitdir}/iwpmd.service
+make DESTDIR=%buildroot install
+install -Dp -m 0644 iwpmd.service %buildroot/%_unitdir/iwpmd.service
 
-mkdir -p %{buildroot}%{_sysconfdir}
-install -m 0644 iwpmd.conf %{buildroot}%{_sysconfdir}/iwpmd.conf
+mkdir -p %buildroot%_sysconfdir
+install -m 0644 iwpmd.conf %buildroot%_sysconfdir/iwpmd.conf
 
-mkdir -p %{buildroot}%{_sbindir}
-ln -s %_sbindir/service %{buildroot}/%_sbindir/rciwpmd
+mkdir -p %buildroot%_sbindir
+ln -s %_sbindir/service %buildroot/%_sbindir/rciwpmd
 
 %files
 %defattr(-,root,root,-) 
-%{_unitdir}/iwpmd.service
+%_unitdir/iwpmd.service
 %_bindir/iwpmd
 %doc COPYING README
 %config %_sysconfdir/iwpmd.conf


Reply via email to