SHA256
1
0
forked from pool/systemd

Accepting request 245703 from home:elvigia:branches:Base:System

- man pages from section 3 are developer docs, move them to 
 the -devel package.

- man pages from section 3 are developer docs, move them to 
 the -devel package.

OBS-URL: https://build.opensuse.org/request/show/245703
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=753
This commit is contained in:
Marcus Meissner 2014-08-22 12:45:12 +00:00 committed by Git OBS Bridge
parent d81f8ac2f6
commit bce1e71274
4 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 22 01:29:06 UTC 2014 - crrodriguez@opensuse.org
- man pages from section 3 are developer docs, move them to
the -devel package.
-------------------------------------------------------------------
Wed Aug 20 15:06:25 UTC 2014 - werner@suse.de

View File

@ -2291,7 +2291,6 @@ exit 0
%exclude %{_mandir}/man*/*udev*.[0-9]*
%exclude %{_mandir}/man8/systemd-journal-gatewayd.*
%{_mandir}/man1/*.1*
%{_mandir}/man3/*.3*
%{_mandir}/man5/*.5*
%{_mandir}/man7/*.7*
%{_mandir}/man8/*.8*
@ -2353,6 +2352,9 @@ exit 0
%{_libdir}/pkgconfig/libsystemd-login.pc
%{_libdir}/pkgconfig/libsystemd-id128.pc
%{_libdir}/pkgconfig/libsystemd-journal.pc
%if ! 0%{?bootstrap}
%{_mandir}/man3/*.3*
%endif
%files sysvinit
%defattr(-,root,root,-)

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 22 01:29:06 UTC 2014 - crrodriguez@opensuse.org
- man pages from section 3 are developer docs, move them to
the -devel package.
-------------------------------------------------------------------
Wed Aug 20 15:06:25 UTC 2014 - werner@suse.de

View File

@ -2286,7 +2286,6 @@ exit 0
%exclude %{_mandir}/man*/*udev*.[0-9]*
%exclude %{_mandir}/man8/systemd-journal-gatewayd.*
%{_mandir}/man1/*.1*
%{_mandir}/man3/*.3*
%{_mandir}/man5/*.5*
%{_mandir}/man7/*.7*
%{_mandir}/man8/*.8*
@ -2348,6 +2347,9 @@ exit 0
%{_libdir}/pkgconfig/libsystemd-login.pc
%{_libdir}/pkgconfig/libsystemd-id128.pc
%{_libdir}/pkgconfig/libsystemd-journal.pc
%if ! 0%{?bootstrap}
%{_mandir}/man3/*.3*
%endif
%files sysvinit
%defattr(-,root,root,-)