[criu/f19] Update to 1.1

Andrey Vagin avagin at fedoraproject.org
Sat Feb 1 12:17:48 UTC 2014


commit 8bffcb7581ff128b49e369b3785d691abd02c231
Author: Andrey Vagin <avagin at openvz.org>
Date:   Sat Feb 1 00:34:59 2014 +0400

    Update to 1.1

 .gitignore |    1 +
 criu.spec  |    4 +++-
 sources    |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b4f0bc..a59eda7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /criu-0.7.tar.bz2
 /criu-0.8.tar.bz2
 /criu-1.0.tar.bz2
+/criu-1.1.tar.bz2
diff --git a/criu.spec b/criu.spec
index 7880af6..33b0326 100644
--- a/criu.spec
+++ b/criu.spec
@@ -1,5 +1,5 @@
 Name: criu	
-Version: 1.0
+Version: 1.1
 Release: 3%{?dist}
 Provides: crtools = %{version}-%{release}
 Obsoletes: crtools <= 1.0-2
@@ -43,6 +43,8 @@ ln -s %{_sbindir}/criu $RPM_BUILD_ROOT%{_sbindir}/crtools
 %{_sbindir}/%{name}
 %{_sbindir}/crtools
 %{_mandir}/man8/*
+%{_unitdir}/criu.service
+%{_unitdir}/criu.socket
 %doc README COPYING
 
 %changelog
diff --git a/sources b/sources
index 509d681..f52938f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67c4ca5ca36a3514f247e86743c9ceee  criu-1.0.tar.bz2
+c22838ad6cd85117b77c792517d9a608  criu-1.1.tar.bz2


More information about the scm-commits mailing list