From: Chris B. <buc...@us...> - 2011-05-24 18:44:13
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SFCB - Small Footprint CIM Broker". The branch, master has been updated via f3df5ee6f20aa07751fa96f7016849cf6ea0283b (commit) via 00ceb42e91fce604644e80035de908a525759ee3 (commit) from e3955a0fd2f91e869f55facd63261ebd58a63986 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f3df5ee6f20aa07751fa96f7016849cf6ea0283b Author: buccella <buc...@li...> Date: Tue May 24 14:44:50 2011 -0400 added cmpi-devel Require commit 00ceb42e91fce604644e80035de908a525759ee3 Author: buccella <buc...@li...> Date: Tue May 24 14:42:47 2011 -0400 updated with new URL; added sfcCommon Require ----------------------------------------------------------------------- Summary of changes: diff --git a/sfcb.spec.in b/sfcb.spec.in index 7c8ba0e..08adb9d 100644 --- a/sfcb.spec.in +++ b/sfcb.spec.in @@ -12,17 +12,19 @@ Version: @PACKAGE_VERSION@ Release: 0 Group: Systems Management/Base License: EPL -URL: http://www.sblim.org -Source0: ftp://dl.sourceforge.net/pub/s/sb/sblim/%{name}-%{version}.tar.bz2 +URL: https://sourceforge.net/projects/sblim/ +Source0: https://downloads.sourceforge.net/project/sblim/sblim-sfcb/1.4%20branch%20%28unstable%29/%{name}-%{version}.tar.bz2 Provides: cimserver BuildRequires: curl-devel BuildRequires: zlib-devel BuildRequires: openssl-devel BuildRequires: pam-devel +BuildRequires: sblim-cmpi-devel Requires: curl Requires: zlib Requires: openssl Requires: pam +Requires: libsblim-sfccommon %Description Small Footprint CIM Broker (sfcb) is a CIM server conforming to the hooks/post-receive -- SFCB - Small Footprint CIM Broker |