Skip to content

Commit

Permalink
Remove reviewed packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT committed Jul 28, 2024
1 parent 5de69b7 commit b61fb9f
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 352 deletions.
33 changes: 6 additions & 27 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ packages:
- sh -c 'rpmspec -q --qf "%{Version}" --srpm ${PACKIT_DOWNSTREAM_PACKAGE_NAME}.spec'

# Other dependencies to package:
rust-axum-server:
# https://github.com/programatik29/axum-server
paths: [ rust-axum-server ]
specfile_path: rust-axum-server.spec
upstream_package_name: axum-server
downstream_package_name: rust-axum-server
rust-tiny-bip39:
# https://github.com/maciejhirsz/tiny-bip39/
paths: [ rust-tiny-bip39 ]
specfile_path: rust-tiny-bip39.spec
upstream_package_name: tiny-bip39
downstream_package_name: rust-tiny-bip39
actions: &Actions-Package-rust2rpm
<<: *Actions-Package-rust2rpm-workspace
fix-spec-file:
Expand Down Expand Up @@ -57,27 +57,6 @@ packages:
# https://github.com/mwotton/minspan/pull/1
fix-spec-file:
- sh -c 'rust2rpm --ignore-missing-license-files ${PACKIT_UPSTREAM_PACKAGE_NAME}'
rust-sql-builder:
# https://github.com/perdumonocle/sql-builder.git
paths: [ rust-sql-builder ]
specfile_path: rust-sql-builder.spec
upstream_package_name: sql-builder
downstream_package_name: rust-sql-builder
actions: *Actions-Package-rust2rpm
rust-tiny-bip39:
# https://github.com/maciejhirsz/tiny-bip39/
paths: [ rust-tiny-bip39 ]
specfile_path: rust-tiny-bip39.spec
upstream_package_name: tiny-bip39
downstream_package_name: rust-tiny-bip39
actions: *Actions-Package-rust2rpm
rust-runtime-format:
# https://github.com/conradludgate/strfmt
paths: [ rust-runtime-format ]
specfile_path: rust-runtime-format.spec
upstream_package_name: runtime-format
downstream_package_name: rust-runtime-format
actions: *Actions-Package-rust2rpm
bash-preexec:
# https://github.com/rcaloras/bash-preexec
paths: [ bash-preexec ]
Expand Down
165 changes: 0 additions & 165 deletions rust-axum-server/rust-axum-server.spec

This file was deleted.

Empty file removed rust-axum-server/rust2rpm.toml
Empty file.
92 changes: 0 additions & 92 deletions rust-runtime-format/rust-runtime-format.spec

This file was deleted.

Empty file removed rust-runtime-format/rust2rpm.toml
Empty file.
68 changes: 0 additions & 68 deletions rust-sql-builder/rust-sql-builder.spec

This file was deleted.

Empty file removed rust-sql-builder/rust2rpm.toml
Empty file.

0 comments on commit b61fb9f

Please sign in to comment.