[criu/f19] Fix the epoch of crtools

Andrey Vagin avagin at fedoraproject.org
Wed Dec 11 03:14:51 UTC 2013


commit fdbb9d9d75f818315a51d7a397673fd08f79147f
Author: Andrey Vagin <avagin at openvz.org>
Date:   Wed Dec 11 07:13:14 2013 +0400

    Fix the epoch of crtools

 criu.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/criu.spec b/criu.spec
index cf0cadb..7880af6 100644
--- a/criu.spec
+++ b/criu.spec
@@ -1,8 +1,8 @@
 Name: criu	
 Version: 1.0
-Release: 2%{?dist}
-Provides: crtools = 2:%{version}-%{release}
-Obsoletes: crtools <= 2:1.0-2
+Release: 3%{?dist}
+Provides: crtools = %{version}-%{release}
+Obsoletes: crtools <= 1.0-2
 Summary: Tool for Checkpoint/Restore in User-space
 Group: System Environment/Base
 License: GPLv2
@@ -46,6 +46,9 @@ ln -s %{_sbindir}/criu $RPM_BUILD_ROOT%{_sbindir}/crtools
 %doc README COPYING
 
 %changelog
+* Wed Dec 11 2013 Andrew Vagin <avagin at openvz.org> - 1.0-3
+- Fix the epoch of crtools
+
 * Tue Dec 10 2013 Andrew Vagin <avagin at openvz.org> - 1.0-2
 - Rename crtools to criu #1034677
 


More information about the scm-commits mailing list