vbatts pushed to golang-launchpad-gocheck (f22). "Obsoleted by golang-gopkg-check"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 14:57:35 UTC 2015


>From 701175452c18e64748831b1a0584739c5853b4f5 Mon Sep 17 00:00:00 2001
From: Vincent Batts <vbatts at hashbangbash.com>
Date: Tue, 14 Apr 2015 10:56:38 -0400
Subject: Obsoleted by golang-gopkg-check


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 06713f0..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/gocheck-85.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..e548617
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Obsoleted by golang-gopkg-check
diff --git a/golang-launchpad-gocheck.spec b/golang-launchpad-gocheck.spec
deleted file mode 100644
index 0b64f6c..0000000
--- a/golang-launchpad-gocheck.spec
+++ /dev/null
@@ -1,58 +0,0 @@
-%global debug_package   %{nil}
-%global import_path     launchpad.net/gocheck
-%global gopath          %{_datadir}/gocode
-%global rev             85
-
-Name:           golang-launchpad-gocheck
-Version:        0
-Release:        0.3.bzr%{rev}%{?dist}
-Summary:        Rich testing framework for the Go language
-License:        LGPL
-URL:            http://labix.org/gocheck
-# launchpad.net does not have a revisioned archive download, that I can find
-Source0:        http://vbatts.fedorapeople.org/rpmbuild/SOURCES/gocheck-%{rev}.tar.gz
-%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
-BuildArch:      noarch
-%else
-ExclusiveArch:  %{ix86} x86_64 %{arm}
-%endif
-
-%description
-%{summary}
-
-%package        devel
-Requires:       golang
-Summary:        Libraries of Rich testing framework for the Go language
-Provides:       golang(%{import_path}) = %{version}-%{release}
-
-%description devel
-%{summary}
-
-This package contains library source intended for building other packages
-which use this library.
-
-%prep
-%setup -n gocheck-%{rev}
-
-%build
-
-%install
-install -d %{buildroot}/%{gopath}/src/%{import_path}
-cp -av *.go %{buildroot}/%{gopath}/src/%{import_path}/
-
-%files devel
-%defattr(-,root,root,-)
-%doc LICENSE
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}
-%{gopath}/src/%{import_path}/*.go
-
-%changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.3.bzr85
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Fri Apr 11 2014 Lokesh Mandvekar <lsm5 at redhat.com> 0-0.2.bzr85
-- arch definitions in main package
-- requires in devel subpackage
-
-* Fri Nov 22 2013 Vincent Batts <vbatts at redhat.com> 0-0.1.bzr85
-- initial build
diff --git a/sources b/sources
deleted file mode 100644
index 414b93f..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-6b46637eae9ceeac5d0f2766fbf63dd2  gocheck-85.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-launchpad-gocheck.git/commit/?h=f22&id=701175452c18e64748831b1a0584739c5853b4f5


More information about the scm-commits mailing list