jchaloup pushed to golang-github-coreos-go-systemd (master). "Bump to upstream 7a81740665de3d730bf98811f6b2ae5746e42a32 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 14:10:00 UTC 2015


>From 28f4283d14e88975b3e1dbd840b40fa1139c7706 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 31 Mar 2015 15:58:51 +0200
Subject: Bump to upstream 7a81740665de3d730bf98811f6b2ae5746e42a32 The last
 commit containing unchanged StartTransientUnit method (libcontainer) and
 still providing daemon package (fleet). - related: #1165690


diff --git a/.gitignore b/.gitignore
index 92f6bd9..e97f8d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-systemd-fe2137a.tar.gz
+/go-systemd-7a81740.tar.gz
diff --git a/golang-github-coreos-go-systemd.spec b/golang-github-coreos-go-systemd.spec
index bb11383..99c3a17 100644
--- a/golang-github-coreos-go-systemd.spec
+++ b/golang-github-coreos-go-systemd.spec
@@ -5,12 +5,12 @@
 %global repo            go-systemd
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
 
-%global commit          fe2137a286b607d0023a8356cdc22a38098246b8
+%global commit          7a81740665de3d730bf98811f6b2ae5746e42a32
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-coreos-go-systemd
 Version:        2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Go bindings to systemd socket activation, journal and D-BUS APIs
 License:        ASL 2.0
 URL:            http://%{import_path}
@@ -29,11 +29,12 @@ BuildRequires:  golang >= 1.2.1-3
 Requires:       golang >= 1.2.1-3
 Requires:       golang(github.com/godbus/dbus)
 Summary:        Go bindings to systemd socket activation, journal and D-BUS APIs
-Provides:       golang(%{import_path}/activation) = %{version}-%{release}
-Provides:       golang(%{import_path}/dbus) = %{version}-%{release}
-Provides:       golang(%{import_path}/journal) = %{version}-%{release}
-Provides:       golang(%{import_path}/login1) = %{version}-%{release}
-Provides:       golang(%{import_path}/unit) = %{version}-%{release}
+Provides: golang(%{import_path}/activation) = %{version}-%{release}
+Provides: golang(%{import_path}/daemon) = %{version}-%{release}
+Provides: golang(%{import_path}/dbus) = %{version}-%{release}
+Provides: golang(%{import_path}/journal) = %{version}-%{release}
+Provides: golang(%{import_path}/login1) = %{version}-%{release}
+Provides: golang(%{import_path}/unit) = %{version}-%{release}
 
 %description devel
 %{summary}
@@ -47,8 +48,8 @@ which use coreos/go-systemd.
 %build
 
 %install
-install -d -p %{buildroot}/%{gopath}/src/%{import_path}/{activation,dbus,examples,fixtures,journal,login1,unit}
-cp -pav {activation,dbus,examples,fixtures,journal,login1,unit} %{buildroot}/%{gopath}/src/%{import_path}
+install -d -p %{buildroot}/%{gopath}/src/%{import_path}/{activation,daemon,dbus,examples,fixtures,journal,login1,unit}
+cp -pav {activation,dbus,daemon,examples,fixtures,journal,login1,unit} %{buildroot}/%{gopath}/src/%{import_path}
 
 %files devel
 %doc LICENSE README.md
@@ -56,6 +57,12 @@ cp -pav {activation,dbus,examples,fixtures,journal,login1,unit} %{buildroot}/%{g
 %{gopath}/src/%{import_path}
 
 %changelog
+* Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 2-6
+- Bump to upstream 7a81740665de3d730bf98811f6b2ae5746e42a32
+  The last commit containing unchanged StartTransientUnit method (libcontainer)
+  and still providing daemon package (fleet).
+  related: #1165690
+
 * Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 2-5
 - Bump to upstream fe2137a286b607d0023a8356cdc22a38098246b8
   related: #1165690
diff --git a/sources b/sources
index 15f362f..96b9c8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29afd3f4022471ba5ecc78dab92c79a7  go-systemd-fe2137a.tar.gz
+0fea81d6c438ed0b1c798b6e2827c43f  go-systemd-7a81740.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-coreos-go-systemd.git/commit/?h=master&id=28f4283d14e88975b3e1dbd840b40fa1139c7706


More information about the scm-commits mailing list