public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-target] rawhide: Orphaned for 6+ weeks
Date: Sun, 19 Jul 2026 00:36:25 GMT [thread overview]
Message-ID: <178442138554.1.15164779898068712790.rpms-rust-target-935d21f20973@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-target
Branch : rawhide
Commit : 935d21f209730fce75d80f29bd590c0b18d172dc
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-07-18T19:36:20-05:00
Stats : +1/-94 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-target/c/935d21f209730fce75d80f29bd590c0b18d172dc?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 2f65c4f..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/target-1.0.0.crate
-/target-2.0.0.crate
-/target-2.1.0.crate
diff --git a/changelog b/changelog
deleted file mode 100644
index 0d122e8..0000000
--- a/changelog
+++ /dev/null
@@ -1,8 +0,0 @@
-* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Sun Jun 20 19:41:18 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.0-1
-- Initial package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks
diff --git a/rust-target.spec b/rust-target.spec
deleted file mode 100644
index 4fb223b..0000000
--- a/rust-target.spec
+++ /dev/null
@@ -1,72 +0,0 @@
-# Generated by rust2rpm 26
-# * tests are broken on non-x86_64 arches and do not provide anything of value
-%bcond_with check
-%global debug_package %{nil}
-
-%global crate target
-
-Name: rust-target
-Version: 2.1.0
-Release: %autorelease
-Summary: Get information on compilation target
-
-License: CC0-1.0
-URL: https://crates.io/crates/target
-Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * prevent useless test-only binary from being installed
-Patch: target-fix-metadata.diff
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-Get information on compilation target.}
-
-%description %{_description}
-
-%package devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "%{crate}" crate.
-
-%files devel
-%license %{crate_instdir}/LICENSE
-%doc %{crate_instdir}/README.md
-%{crate_instdir}/
-
-%package -n %{name}+default-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+default-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "default" feature of the "%{crate}" crate.
-
-%files -n %{name}+default-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%cargo_build
-
-%install
-%cargo_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index 99caf6c..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (target-2.1.0.crate) = 96506bd513a617060005f98c6354adcf66cfc733a73a7983e0061f5637aa915d9d8e987fc1430bbc9181bebbb956625c99912f5dae53492226b65cea8210c637
diff --git a/target-fix-metadata.diff b/target-fix-metadata.diff
deleted file mode 100644
index fcc2994..0000000
--- a/target-fix-metadata.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- target-2.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ target-2.1.0/Cargo.toml 2024-10-22T20:27:57.827256+00:00
-@@ -17,6 +17,7 @@
- description = "Get information on compilation target"
- homepage = "https://github.com/casey/target"
- license = "CC0-1.0"
-+autobins = false
- [dev-dependencies.executable-path]
- version = "1.0.0"
-
reply other threads:[~2026-07-19 0:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178442138554.1.15164779898068712790.rpms-rust-target-935d21f20973@fedoraproject.org \
--to=packaging-reports@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox