Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-cmpi-sysfs/sblim-cmpi-sysfs.changes        
2011-09-23 12:45:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cmpi-sysfs.new/sblim-cmpi-sysfs.changes   
2012-02-21 12:25:19.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 10:55:39 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Tue Sep 14 19:30:48 UTC 2010 - kkae...@novell.com
+
+- Fix RH/Fedora build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sblim-cmpi-sysfs.spec ++++++
--- /var/tmp/diff_new_pack.UOsZxi/_old  2012-02-21 12:25:21.000000000 +0100
+++ /var/tmp/diff_new_pack.UOsZxi/_new  2012-02-21 12:25:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sblim-cmpi-sysfs (Version 1.2.0)
+# spec file for package sblim-cmpi-sysfs
 #
-# Copyright (c) 2010 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
@@ -16,16 +16,24 @@
 #
 
 
-
 Name:           sblim-cmpi-sysfs
-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%{?rhel_version} == 0
+BuildRequires:  openslp-devel
+%endif
 Url:            http://sblim.wiki.sourceforge.net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        SBLIM Linux Sysfs Instrumentation for CMPI
-Version:        1.2.0
-Release:        1
+License:        EPL-1.0
 Group:          System/Management
-License:        Eclipse Public License 1.0
+Version:        1.2.0
+Release:        0
 Requires:       sblim-cmpi-base >= 1.2.3, cim-server, cim-schema
 Source0:        
http://prdownloads.sourceforge.net/sblim/sblim-cmpi-sysfs-%{version}.tar.bz2
 #!BuildIgnore:  tog-pegasus
@@ -52,7 +60,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
 
@@ -88,6 +100,10 @@
 %{_libdir}/*.so
 %{_datadir}/sblim-testsuite
 %{_datadir}/%{name}
+%if 0%{?suse_version}
 %doc %{_docdir}/%{name}
+%else
+%doc %{_docdir}/%{name}-%{version}
+%endif
 
 %changelog

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

Reply via email to