till pushed to rubygem-spruz (el6). "2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 15:59:57 UTC 2015


>From 580e95e76c385c6eda71c86fa2c34de28ad12aaf Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Mon, 13 Apr 2015 17:59:31 +0200
Subject: 2015-04-13: Retired orphaned package, because it was orphaned for
 more than six weeks. Reference: https://fedorahosted.org/epel/ticket/7


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7ccc8c7..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/spruz-0.2.5.gem
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..b634127
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks.
+Reference: https://fedorahosted.org/epel/ticket/7
+
diff --git a/rubygem-spruz.spec b/rubygem-spruz.spec
deleted file mode 100644
index 2beec77..0000000
--- a/rubygem-spruz.spec
+++ /dev/null
@@ -1,92 +0,0 @@
-# Generated from spruz-0.2.5.gem by gem2rpm -*- rpm-spec -*-
-%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
-%define gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
-%define gemname spruz
-%define geminstdir %{gemdir}/gems/%{gemname}-%{version}
-%global rubyabi 1.8
-
-Summary: Useful tools library in Ruby
-Name: rubygem-%{gemname}
-Version: 0.2.5
-Release: 3%{?dist}
-Group: Development/Languages
-License: MIT
-URL: http://flori.github.com/spruz
-Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
-
-Requires: ruby(abi) = %{rubyabi}
-Requires: rubygems 
-BuildRequires: ruby rubygems
-BuildRequires: rubygem-test-unit
-BuildArch: noarch
-Provides: rubygem(%{gemname}) = %{version}
-
-%description
-All the stuff that isn't good/big enough for a real library.
-
-%package        doc
-Summary:        Documentation for %{name}
-Requires:       %{name} = %{version}-%{release}
-
-%description    doc
-This package contains the documentation files for
-%{name}.
-
-
-%prep
-
-%build
-
-%install
-gem install --local --install-dir %{buildroot}%{gemdir} \
-            --force --rdoc %{SOURCE0}
-mkdir -p %{buildroot}/%{_bindir}
-mv %{buildroot}%{gemdir}/bin/* %{buildroot}/%{_bindir}
-rmdir %{buildroot}%{gemdir}/bin
-
-# rpmlint issue
-find %{buildroot}%{geminstdir}/{lib,tests} -type f | \
-        xargs sed -i -e '\@^#!/usr.*ruby at d'
-sed -i -e '\@^#!/usr.*ruby at d' %{buildroot}%{geminstdir}/*.rb
-find %{buildroot}%{geminstdir}/{lib,tests} -type f | xargs chmod 0644
-chmod 755 %{buildroot}%{geminstdir}/bin/enum 
-chmod 644 %{buildroot}%{geminstdir}/*.rb
-
-%check
-pushd %{buildroot}%{geminstdir}
-RUBYOPT="I%{buildroot}%{geminstdir}/lib" testrb2 tests/test_*
-
-%files
-%defattr(-, root, root, -)
-%{_bindir}/enum
-%dir %{geminstdir}
-%{geminstdir}/lib
-%doc %{geminstdir}/README
-%doc %{geminstdir}/LICENSE
-%doc %{geminstdir}/VERSION
-%{geminstdir}/bin
-%{geminstdir}/*.rb
-%{gemdir}/cache/%{gemname}-%{version}.gem
-%{gemdir}/specifications/%{gemname}-%{version}.gemspec
-%exclude %{geminstdir}/tests
-%exclude %{geminstdir}/Rakefile
-
-%files doc
-%defattr(-, root, root, -)
-%{geminstdir}/tests
-%{gemdir}/doc/%{gemname}-%{version}
-%{geminstdir}/Rakefile
-
-
-%changelog
-* Mon Apr 25 2011 James Ni <jni at redhat.com> - 0.2.5-4
-- Request rubygem-test-unit
-
-* Thu Apr 22 2011 James Ni <jni at redhat.com> - 0.2.5-3
-- Make testsuite working
-
-* Thu Apr 21 2011 James Ni <jni at redhat.com> - 0.2.5-2
-- Modified spec to follow ruby guidelines
-
-* Tue Apr 19 2011 James Ni <jni at redhat.com> - 0.2.5-1
-- Initial package
diff --git a/sources b/sources
deleted file mode 100644
index 3822ddf..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-654c06de29612af5b183b66c348b4596  spruz-0.2.5.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-spruz.git/commit/?h=el6&id=580e95e76c385c6eda71c86fa2c34de28ad12aaf


More information about the scm-commits mailing list