Compare commits

1 Commits

Author SHA256 Message Date
be2bc8923a test!!
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2025-12-15 11:30:00 +01:00
3 changed files with 27 additions and 0 deletions

1
testtest2/sudo Normal file
View File

@@ -0,0 +1 @@
# Just a dummy installcheck test

View File

@@ -0,0 +1,4 @@
-------------------------------------------------------------------
Thu Dec 11 15:19:52 UTC 2025 - Eugenio Paolantonio <eugenio.paolantonio@suse.com>
- Test test tes Test test testt

22
testtest2/testtest2.spec Normal file
View File

@@ -0,0 +1,22 @@
Name: testtest2
Version: 0.0.1
Release: 0
Summary: Test Test Test (2)
License: Apache-2.0
Group: System/Management
BuildArch: noarch
Source0: sudo
%description
Nothing to see here
%prep
%build
%install
install -D -m 755 %{SOURCE0} %{buildroot}/%{_bindir}/sudo
%files
%{_bindir}/sudo %verify(not mode)