[dmlite-plugins-profiler] - Update for sychornization with dmlite 0.6.2

Devresse adev at fedoraproject.org
Wed Mar 12 15:10:00 UTC 2014


commit 36778be27c2f7570bb32c558c884a3099e604a4d
Author: Adrien Devresse <adrien.devresse at cern.ch>
Date:   Wed Mar 12 16:09:46 2014 +0100

    - Update for sychornization with dmlite 0.6.2

 .gitignore                   |    1 +
 dmlite-plugins-profiler.spec |   16 +++++++++++++---
 sources                      |    2 +-
 3 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d67838..e18d7ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /dmlite-plugins-profiler-0.4.0.tar.gz
 /dmlite-plugins-profiler-0.5.0.tar.gz
+/dmlite-plugins-profiler-0.6.2.tar.gz
diff --git a/dmlite-plugins-profiler.spec b/dmlite-plugins-profiler.spec
index 7ccc20a..e17b825 100644
--- a/dmlite-plugins-profiler.spec
+++ b/dmlite-plugins-profiler.spec
@@ -1,6 +1,6 @@
 Name:		dmlite-plugins-profiler
-Version:	0.5.0
-Release:	6%{?dist}
+Version:	0.6.2
+Release:	2%{?dist}
 Summary:	Profiler plugin for dmlite
 Group:		Applications/Internet
 License:	ASL 2.0
@@ -18,7 +18,10 @@ BuildRequires:	boost-devel >= 1.41.0
 BuildRequires:	boost141-devel
 %endif
 BuildRequires:	cmake
-BuildRequires:	dmlite-devel >= 0.6.0
+BuildRequires:	dmlite-devel >= 0.6.2
+
+Requires:       dmlite-libs >= 0.6.2
+
 
 %description
 This package provides the profiler plug-in for dmlite. This plug-in is a simple
@@ -49,6 +52,13 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/dmlite.conf.d/*
 
 %changelog
+* Wed Mar 12 2014 Adrien Devresse <adevress at cern.ch> - 0.6.2-2
+- Update for synchronization with dmlite 0.6.2 
+
+
+* Thu Feb 20 2014 Fabrizio Furano <fabrizio.furano at cern.ch> - 0.6.2-1
+- Rebuild for dmlite core 0.6 update
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index f8807a0..3943e09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3277a5edd2b8534a0c9a2d2e50316dcc  dmlite-plugins-profiler-0.5.0.tar.gz
+b0f23fc4bc7b6c7f6a0c9bf7f8be51d5  dmlite-plugins-profiler-0.6.2.tar.gz


More information about the scm-commits mailing list