public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-librsvg-rebind-sys] epel10: Initial import (#2312240)
Date: Fri, 25 Sep 2026 10:38:35 GMT [thread overview]
Message-ID: <179033271507.1.5455236204133003942.rpms-rust-librsvg-rebind-sys-b0eec7223bbf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-librsvg-rebind-sys
Branch : epel10
Commit : b0eec7223bbf6a12e998c2e8f5092371e5ce682f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-09-19T22:00:46+02:00
Stats : +79/-3 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-librsvg-rebind-sys/c/b0eec7223bbf6a12e998c2e8f5092371e5ce682f?branch=epel10
Log:
Initial import (#2312240)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0c24386
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/librsvg-rebind-sys-0.1.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index b0a0e2d..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-librsvg-rebind-sys
-
-The rust-librsvg-rebind-sys package
diff --git a/rust-librsvg-rebind-sys.spec b/rust-librsvg-rebind-sys.spec
new file mode 100644
index 0000000..eca201c
--- /dev/null
+++ b/rust-librsvg-rebind-sys.spec
@@ -0,0 +1,69 @@
+# Generated by rust2rpm 26
+%bcond_without check
+%global debug_package %{nil}
+
+%global crate librsvg-rebind-sys
+
+Name: rust-librsvg-rebind-sys
+Version: 0.1.0
+Release: %autorelease
+Summary: FFI bindings for librsvg
+
+License: MIT
+URL: https://crates.io/crates/librsvg-rebind-sys
+Source: %{crates_source}
+
+BuildRequires: cargo-rpm-macros >= 24
+BuildRequires: pkgconfig(librsvg-2.0) >= 2.50
+
+%global _description %{expand:
+FFI bindings for librsvg.}
+
+%description %{_description}
+
+%package devel
+Summary: %{summary}
+BuildArch: noarch
+Requires: pkgconfig(librsvg-2.0) >= 2.50
+
+%description devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
+
+%files devel
+%license %{crate_instdir}/LICENSE
+%{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/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..56ddbc3
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,8 @@
+[requires]
+build = ["pkgconfig(librsvg-2.0) >= 2.50"]
+lib = ["pkgconfig(librsvg-2.0) >= 2.50"]
+features.v2_58 = ["pkgconfig(librsvg-2.0) >= 2.58"]
+
+[features]
+hide = ["v2_58"]
+
diff --git a/sources b/sources
new file mode 100644
index 0000000..5425db2
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (librsvg-rebind-sys-0.1.0.crate) = cdc2a95880d4c711d68fa68e879fbd689de71192ce44078e99508d1abeaeb541e204f52c65036802e7767d3e2a010a0bf041405431ae6953715e51ef2e83db9d
reply other threads:[~2026-09-25 10:38 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=179033271507.1.5455236204133003942.rpms-rust-librsvg-rebind-sys-b0eec7223bbf@fedoraproject.org \
--to=decathorpe@gmail.com \
--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