File cpmn.spec of Package cpmn
Name: cpmn
Version: 0.1
Release: 1
Summary: Chilly Package Manager New (stub)
License: MPL-2.0
Group: System/Tools
URL: https://example.com
Source0: cpmn.sh
BuildArch: noarch
BuildRequires: bash
%description
A placeholder package for CPMN – the Chilly Package Manager New for Bush OS.
Licensed under the Mozilla Public License 2.0.
%prep
%build
%install
install -Dm755 %{SOURCE0} %{buildroot}/usr/bin/cpmn
%files
/usr/bin/cpmn
%license LICENSE
%changelog
* Fri Jun 27 2025 12Tae12 - 0.1-1
- Initial stub to please the OBS hens.