Fix spec for new package.
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=202
This commit is contained in:
parent
4c8b88f4d2
commit
ef4bdebab8
@ -427,6 +427,8 @@ EOF
|
||||
find "$b" -type f -name "*.la" -delete
|
||||
|
||||
rm -Rf "$b/%_sysconfdir/dbus-1" "$b/%_datadir/dbus-1"
|
||||
rm -rf "$b/usr/lib/debug/usr/lib/sssd/p11_child-1.16.2-0.x86_64.debug"
|
||||
|
||||
|
||||
%find_lang %name --all-name
|
||||
|
||||
@ -482,13 +484,14 @@ rm -f /var/lib/sss/db/*.ldb
|
||||
%_mandir/??/man8/sssd.8*
|
||||
%_mandir/??/man5/sss-certmap.5.gz
|
||||
%_mandir/??/man5/sssd-ad.5.gz
|
||||
%_mandir/??/man5/sssd-files.5.gz
|
||||
%_mandir/??/man5/sssd-secrets.5.gz
|
||||
%_mandir/??/man5/sssd.conf.5.gz
|
||||
%_mandir/??/man8/idmap_sss.8.gz
|
||||
%_mandir/??/man8/sssctl.8.gz
|
||||
%_mandir/??/man8/sssd-kcm.8.gz
|
||||
%_mandir/??/man5/sssd-simple.5*
|
||||
%_mandir/??/man5/sssd-session-recording.5.gz
|
||||
%_mandir/??/man5/sssd-systemtap.5.gz
|
||||
%_mandir/man1/sss_ssh_*
|
||||
%_mandir/man8/sssctl.8*
|
||||
%_mandir/man5/sssd-files.5*
|
||||
@ -514,6 +517,7 @@ rm -f /var/lib/sss/db/*.ldb
|
||||
%dir %_libdir/ldb/
|
||||
%_libdir/ldb/memberof.so
|
||||
%dir %_libexecdir/%name/
|
||||
%_libexecdir/%name/p11_child
|
||||
%_libexecdir/%name/sssd_autofs
|
||||
%_libexecdir/%name/sssd_be
|
||||
%_libexecdir/%name/sssd_nss
|
||||
@ -540,6 +544,7 @@ rm -f /var/lib/sss/db/*.ldb
|
||||
%dir %_datadir/%name/sssd.api.d/
|
||||
%_datadir/%name/sssd.api.d/sssd-local.conf
|
||||
%_datadir/%name/sssd.api.d/sssd-simple.conf
|
||||
%_datadir/%name/sssd.api.d/sssd-files.conf
|
||||
#
|
||||
# sssd-client
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user