[Groonga-commit] groonga/groonga at 9a230f2 [master] rpm fedora: use systemd base package instead of systemd-units subpackage

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu Aug 22 18:45:07 JST 2013


HAYASHI Kentaro	2013-08-22 18:45:07 +0900 (Thu, 22 Aug 2013)

  New Revision: 9a230f2350be66efa62c07699a02c349e9628ff5
  https://github.com/groonga/groonga/commit/9a230f2350be66efa62c07699a02c349e9628ff5

  Message:
    rpm fedora: use systemd base package instead of systemd-units subpackage
    
    In recent fedora, the systemd-units subpackage has been merged into the base package.

  Modified files:
    packages/rpm/fedora/groonga.spec.in

  Modified: packages/rpm/fedora/groonga.spec.in (+3 -3)
===================================================================
--- packages/rpm/fedora/groonga.spec.in    2013-08-22 18:43:10 +0900 (807d1e1)
+++ packages/rpm/fedora/groonga.spec.in    2013-08-22 18:45:07 +0900 (05f3e35)
@@ -22,9 +22,9 @@ BuildRequires:	libedit-devel
 BuildRequires:	pcre-devel
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	%{name}-plugin-suggest = %{version}-%{release}
-Requires(post):	systemd-units
-Requires(preun):	systemd-units
-Requires(postun):	systemd-units
+Requires(post):	systemd
+Requires(preun):	systemd
+Requires(postun):	systemd
 ExclusiveArch:	%{ix86} x86_64
 
 %description
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index