commit cc85dbea4bfe0c976259c41e43b6b7580f916924
Author: Jakub Bogusz <[email protected]>
Date: Thu Mar 14 21:27:20 2013 +0100
- package systemd static libs
systemd.spec | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
---
diff --git a/systemd.spec b/systemd.spec
index 71b7e85..f96dd05 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -353,6 +353,18 @@ Header files for systemd libraries.
%description devel -l pl.UTF-8
Pliki nagłówkowe bibliotek systemd.
+%package static
+Summary: Static systemd libraries
+Summary(pl.UTF-8): Statyczne biblioteki systemd
+Group: Development/Libraries
+Requires: %{name}-devel = %{epoch}:%{version}-%{release}
+
+%description static
+Static systemd libraries.
+
+%description static -l pl.UTF-8
+Statyczne biblioteki systemd.
+
%package -n bash-completion-systemd
Summary: bash-completion for systemd
Summary(pl.UTF-8): Bashowe dopełnianie składni dla systemd
@@ -1244,6 +1256,13 @@ fi
%{_mandir}/man3/SD_*.3*
%{_mandir}/man3/sd*.3*
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libsystemd-daemon.a
+%{_libdir}/libsystemd-id128.a
+%{_libdir}/libsystemd-journal.a
+%{_libdir}/libsystemd-login.a
+
%files -n bash-completion-systemd
%defattr(644,root,root,755)
%{_datadir}/bash-completion/completions/hostnamectl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/cc85dbea4bfe0c976259c41e43b6b7580f916924
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit