Testing Workflow

This commit is contained in:
Christian Tosta
2025-04-18 05:00:09 -03:00
parent 39f0345952
commit 62ed07d606
2 changed files with 4 additions and 7 deletions

View File

@@ -46,9 +46,8 @@ jobs:
- name: Copy SOURCES and SPEC file
run: |
echo "${{ env.PKG_NAME }} = ${{ env.PKG_VERSION }}"
sed "s/__VERSION__/${{ env.PKG_VERSION }}/g" packaging/pkg.spec.in \
> ~/rpmbuild/SPECS/${{ env.PKG_NAME }}.spec
cp packaging/pkg.spec.in ~/rpmbuild/SPECS/${PKG_NAME}.spec
rpmdev-bumpspec -n ${PKG_VERSION} ~/rpmbuild/SPECS/${PKG_NAME}.spec
cp dist/*.src.tar.gz ~/rpmbuild/SOURCES/
- name: Build RPM

View File

@@ -1,12 +1,10 @@
%global debug_package %{nil}
%global source_date_epoch_from_changelog 0
%global version __VERSION__
%define __openssl %{_bindir}/openssl
Name: ca-certificates-brazil
Version: %{version}
Version: __VERSION__
Release: %{autorelease}
Summary: The ICP-Brasil root certificate bundle