Mailinglist Archive: opensuse-commit (1023 mails)
| < Previous | Next > |
commit firebird for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 05 Nov 2010 14:58:09 +0100
- Message-id: <20101105135809.2E92C202AE@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package firebird for openSUSE:Factory
checked in at Fri Nov 5 14:58:09 CET 2010.
--------
--- firebird/firebird.changes 2010-05-11 23:02:57.000000000 +0200
+++ firebird/firebird.changes 2010-11-04 10:52:53.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 4 09:51:05 UTC 2010 - aj@xxxxxxx
+
+- Add firebird.conf for tmpfs mounting via systemd.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
firebird.conf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ firebird.spec ++++++
--- /var/tmp/diff_new_pack.kZhhQ8/_old 2010-11-05 14:57:06.000000000 +0100
+++ /var/tmp/diff_new_pack.kZhhQ8/_new 2010-11-05 14:57:06.000000000 +0100
@@ -25,7 +25,7 @@
Name: firebird
Version: 2.1.3.18185.0
-Release: 4
+Release: 11
Group: Productivity/Databases/Servers
License: Interbase
Url: http://www.firebirdsql.org/
@@ -34,6 +34,7 @@
Source3: firebird-logrotate
Source4: README.OpenSuse
Source5: 01_firebird
+Source6: firebird.conf
Patch0: firebird-mcpu-to-mtune.patch
Patch1: Firebird-edit_fix.diff
Patch2: firebird-gcc-warnings-fixes.patch
@@ -200,7 +201,9 @@
mkdir -p %{buildroot}%{_sysconfdir}/profile.d
mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
mkdir -p %{buildroot}%{_sysconfdir}/tmpdirs.d
+mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
cp %{SOURCE5} %{buildroot}%{_sysconfdir}/tmpdirs.d/01_firebird
+cp %{SOURCE6} %{buildroot}%{_sysconfdir}/tmpfiles.d/
mkdir -p %{buildroot}%{_var}/run/%{name}
mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/data
@@ -424,6 +427,8 @@
%dir %{_sysconfdir}/tmpdirs.d
%{_sysconfdir}/tmpdirs.d/01_firebird
%endif
+%dir %{_sysconfdir}/tmpfiles.d
+%{_sysconfdir}/tmpfiles.d/firebird.conf
%{fbroot}/run
%files filesystem
++++++ firebird.conf ++++++
d /var/run/firebird 1777 root root -
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |