2 Commits

Author SHA256 Message Date
4917ba4551 Accepting request 1277675 from network
Use %make_build instead of %jobs (boo#1237231)
- Mark NOTICE file as %license (forwarded request 1277456 from bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/1277675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krb5-appl?expand=0&rev=4
2025-05-15 15:02:16 +00:00
740a891c08 Use %make_build instead of %jobs (boo#1237231)
- Mark NOTICE file as %license

OBS-URL: https://build.opensuse.org/package/show/network/krb5-appl?expand=0&rev=33
2025-05-15 09:58:52 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 14 15:14:29 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %make_build instead of %jobs (boo#1237231)
- Mark NOTICE file as %license
-------------------------------------------------------------------
Mon May 13 13:11:36 UTC 2024 - pgajdos@suse.com

View File

@@ -104,7 +104,7 @@ LDFLAGS="-pie " \
--libdir=%{_libdir} \
--includedir=%{_includedir} \
--localstatedir=%{_localstatedir}/lib/kerberos
make %{?jobs:-j%jobs}
%make_build
%install
make DESTDIR=%{buildroot} install
@@ -156,6 +156,7 @@ rm -rf %{buildroot}
%files servers
%defattr(-,root,root)
%license NOTICE
%dir %{_sysconfdir}/xinetd.d
%config(noreplace) %{_sysconfdir}/xinetd.d/klogin
%config(noreplace) %{_sysconfdir}/xinetd.d/eklogin