Hello community,

here is the log from the commit of package sblim-cmpi-network for 
openSUSE:Factory checked in at 2012-02-21 12:25:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-cmpi-network (Old)
 and      /work/SRC/openSUSE:Factory/.sblim-cmpi-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sblim-cmpi-network", Maintainer is "pu...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-cmpi-network/sblim-cmpi-network.changes    
2011-09-23 12:45:25.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.sblim-cmpi-network.new/sblim-cmpi-network.changes   
    2012-02-21 12:25:05.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 10:55:29 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Mon Sep 13 19:03:31 UTC 2010 - kkae...@novell.com
+
+- Fix RHEL build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sblim-cmpi-network.spec ++++++
--- /var/tmp/diff_new_pack.ERW8fc/_old  2012-02-21 12:25:08.000000000 +0100
+++ /var/tmp/diff_new_pack.ERW8fc/_new  2012-02-21 12:25:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sblim-cmpi-network (Version 1.4.0)
+# spec file for package sblim-cmpi-network
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           sblim-cmpi-network
-BuildRequires:  gcc-c++ openslp-devel openssl-devel pam-devel 
sblim-cmpi-base-devel sblim-indication_helper-devel sblim-sfcb sblim-testsuite
+BuildRequires:  gcc-c++
+BuildRequires:  openssl-devel
+BuildRequires:  pam-devel
+BuildRequires:  sblim-cmpi-base-devel
+BuildRequires:  sblim-indication_helper-devel
+BuildRequires:  sblim-sfcb
+BuildRequires:  sblim-testsuite
+%if 0%{?suse_version}
+BuildRequires:  openslp-devel
+%endif
 Version:        1.4.0
-Release:        1
-Group:          System/Management
-License:        Eclipse Public License
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       sblim-cmpi-base, cim-server, cim-schema
 Url:            http://sblim.wiki.sourceforge.net/
 Source:         
http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
 Summary:        SBLIM Network Instrumentation
+License:        EPL-1.0
+Group:          System/Management
 #!BuildIgnore:  tog-pegasus
 
 %description
@@ -43,7 +50,6 @@
     SBLIM Project
 
 %package devel
-License:        Eclipse Public License
 Summary:        SBLIM Network Provider Development Package
 Group:          System/Management
 Requires:       %{name} = %{version}
@@ -65,7 +71,11 @@
 %{__make}
 
 %install
+%if 0%{?suse_version}
 %makeinstall docdir=%{_docdir}/%{name}
+%else
+make install DESTDIR=%{buildroot} docdir=%{_docdir}/%{name}-%{version}
+%endif
 rm %buildroot%_libdir/cmpi/*.la
 rm %buildroot%_libdir/*.la
 
@@ -104,7 +114,11 @@
 %defattr(-,root,root) 
 %{_libdir}/cmpi/*.so*
 %{_libdir}/*.so.*
-%doc %{_docdir}/%{name}/
+%if 0%{?suse_version}
+%doc %{_docdir}/%{name}
+%else
+%doc %{_docdir}/%{name}-%{version}
+%endif
 %{_datadir}/%{name}
 # XXX: split -test and -devel?
 %{_datadir}/sblim-testsuite/*

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to