generated from demus/basic-rpm-template
Remove x bit on macros file
Build and provide rpm of demus-packaging / Start build on COPR (f43) (release) Successful in 3m18s
Build and provide rpm of demus-packaging / Start build on COPR (f44) (release) Successful in 3m45s
Build and provide rpm of demus-packaging / Start build on COPR (rawhide) (release) Successful in 4m15s
Build and provide rpm of demus-packaging / Start build on COPR (f43) (release) Successful in 3m18s
Build and provide rpm of demus-packaging / Start build on COPR (f44) (release) Successful in 3m45s
Build and provide rpm of demus-packaging / Start build on COPR (rawhide) (release) Successful in 4m15s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%global major 1
|
||||
%global minor 0
|
||||
%global release 0
|
||||
%global release 1
|
||||
|
||||
Name: demus-packaging
|
||||
Version: %{major}.%{minor}.%{release}
|
||||
@@ -37,7 +37,7 @@ BuildArch: noarch
|
||||
|
||||
%{__install} -p -m 755 %{S:0} %{buildroot}%{_bindir}/%{binshellname:%{S:0}}
|
||||
%{__install} -p -m 755 %{S:1} %{buildroot}%{_bindir}/%{binshellname:%{S:1}}
|
||||
%{__install} -p -m 755 %{S:2} %{buildroot}%{_rpmmacrodir}/
|
||||
%{__install} -p -m 644 %{S:2} %{buildroot}%{_rpmmacrodir}/
|
||||
%{__install} -p -m 644 %{S:3} %{S:4} %{_builddir}
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user