jchaloup pushed to golang-github-coreos-go-systemd (f22). "Bump to upstream fe2137a286b607d0023a8356cdc22a38098246b8 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 13:41:10 UTC 2015


>From 5ce80c2674b6efad39f9ec93147f5879c3e50304 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 31 Mar 2015 15:32:09 +0200
Subject: Bump to upstream fe2137a286b607d0023a8356cdc22a38098246b8 - related:
 #1165690


diff --git a/.gitignore b/.gitignore
index b61a585..92f6bd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-systemd-2d21675.tar.gz
+/go-systemd-fe2137a.tar.gz
diff --git a/golang-github-coreos-go-systemd.spec b/golang-github-coreos-go-systemd.spec
index 451a098..bb11383 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          2d21675230a81a503f4363f4aa3490af06d52bb8
+%global commit          fe2137a286b607d0023a8356cdc22a38098246b8
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-coreos-go-systemd
 Version:        2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Go bindings to systemd socket activation, journal and D-BUS APIs
 License:        ASL 2.0
 URL:            http://%{import_path}
@@ -31,7 +31,6 @@ 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}/daemon) = %{version}-%{release}
 Provides:       golang(%{import_path}/journal) = %{version}-%{release}
 Provides:       golang(%{import_path}/login1) = %{version}-%{release}
 Provides:       golang(%{import_path}/unit) = %{version}-%{release}
@@ -48,8 +47,8 @@ which use coreos/go-systemd.
 %build
 
 %install
-install -d -p %{buildroot}/%{gopath}/src/%{import_path}/{activation,daemon,dbus,journal,unit}
-cp -pav {activation,daemon,dbus,journal,unit} %{buildroot}/%{gopath}/src/%{import_path}
+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}
 
 %files devel
 %doc LICENSE README.md
@@ -57,6 +56,10 @@ cp -pav {activation,daemon,dbus,journal,unit} %{buildroot}/%{gopath}/src/%{impor
 %{gopath}/src/%{import_path}
 
 %changelog
+* Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 2-5
+- Bump to upstream fe2137a286b607d0023a8356cdc22a38098246b8
+  related: #1165690
+
 * Mon Mar 30 2015 jchaloup <jchaloup at redhat.com> - 2-4
 - Bump to upstream 2d21675230a81a503f4363f4aa3490af06d52bb8
   related: #1165690
diff --git a/sources b/sources
index b9b61d0..15f362f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60014f6194bd84762aeb898abe6b4e9d  go-systemd-2d21675.tar.gz
+29afd3f4022471ba5ecc78dab92c79a7  go-systemd-fe2137a.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-coreos-go-systemd.git/commit/?h=f22&id=5ce80c2674b6efad39f9ec93147f5879c3e50304


More information about the scm-commits mailing list