forked from pool/systemd
- fix file list of systemd.pc
- fix file list of systemd.pc OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=641
This commit is contained in:
parent
422e200ecf
commit
c676f4d01b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:23:32 UTC 2014 - coolo@suse.com
|
||||
|
||||
- fix file list of systemd.pc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 13:24:13 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -1632,6 +1632,9 @@ exit 0
|
||||
%{_datadir}/zsh/site-functions/*
|
||||
%ghost %{_localstatedir}/lib/systemd/backlight
|
||||
%ghost %{_localstatedir}/lib/systemd/random-seed
|
||||
%if 0%{?suse_version} > 1310
|
||||
%{_datadir}/pkgconfig/systemd.pc
|
||||
%endif
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
%files bash-completion -f files.completion
|
||||
@ -1641,10 +1644,6 @@ exit 0
|
||||
%{_datadir}/bash-completion/completions/*
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1310
|
||||
%{_datadir}/pkgconfig/systemd.pc
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/libsystemd.so
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:23:32 UTC 2014 - coolo@suse.com
|
||||
|
||||
- fix file list of systemd.pc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 13:24:13 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -1627,6 +1627,9 @@ exit 0
|
||||
%{_datadir}/zsh/site-functions/*
|
||||
%ghost %{_localstatedir}/lib/systemd/backlight
|
||||
%ghost %{_localstatedir}/lib/systemd/random-seed
|
||||
%if 0%{?suse_version} > 1310
|
||||
%{_datadir}/pkgconfig/systemd.pc
|
||||
%endif
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
%files bash-completion -f files.completion
|
||||
@ -1636,10 +1639,6 @@ exit 0
|
||||
%{_datadir}/bash-completion/completions/*
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1310
|
||||
%{_datadir}/pkgconfig/systemd.pc
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/libsystemd.so
|
||||
|
Loading…
Reference in New Issue
Block a user