commit postgresql-init for openSUSE:Factory
Hello community, here is the log from the commit of package postgresql-init for openSUSE:Factory checked in at 2014-07-31 21:50:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql-init (Old) and /work/SRC/openSUSE:Factory/.postgresql-init.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "postgresql-init" Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql-init/postgresql-init.changes 2013-09-14 19:09:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql-init.new/postgresql-init.changes 2014-07-31 21:50:26.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Jul 31 09:31:10 UTC 2014 - meissner@suse.com + +- no need to directly require SuSEfirewall2 for the service, + just also own the directory. (avoid massive rebuilds for SUSEfirewall2 + changes). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql-init.spec ++++++ --- /var/tmp/diff_new_pack.KkkNMj/_old 2014-07-31 21:50:27.000000000 +0200 +++ /var/tmp/diff_new_pack.KkkNMj/_new 2014-07-31 21:50:27.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package postgresql-init # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -27,7 +27,6 @@ Source0: postgresql-init Source1: postgresql-sysconfig Source2: postgresql-firewall -BuildRequires: SuSEfirewall2 Requires(post): %fillup_prereq Requires(postun): %insserv_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -88,6 +87,7 @@ %files %defattr(-,root,root,-) %config /etc/init.d/postgresql +%dir %fwdir %config %fwdir/%fwname /var/adm/fillup-templates/sysconfig.postgresql /usr/sbin/rcpostgresql -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de