Accepting request 172578 from home:fcrozat:branches:shells
- Do no ship udevadm completion file, it is now part of systemd package. OBS-URL: https://build.opensuse.org/request/show/172578 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=43
This commit is contained in:
parent
c9adb32efb
commit
cf6336c2d1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 17:11:24 UTC 2013 - fcrozat@suse.com
|
||||
|
||||
- Do no ship udevadm completion file, it is now part of systemd
|
||||
package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 7 12:20:53 UTC 2012 - reddwarf@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bash-completion
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -44,6 +44,9 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
%make_install
|
||||
|
||||
# shipping in latest systemd now
|
||||
rm -f $RPM_BUILD_ROOT/%{_datadir}/bash-completion/completions/udevadm
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING README
|
||||
|
Loading…
Reference in New Issue
Block a user