]> TLD Linux GIT Repositories - packages/postgresql.git/blobdiff - postgresql.spec
- cleanup
[packages/postgresql.git] / postgresql.spec
index 04366b400ff80b1c8e97e4e9e4e46a8a1ae20e72..5f3756340f6c56ce4b5070f0876315ceacbb8156 100644 (file)
@@ -1,4 +1,4 @@
-#7
+#
 # Conditional build:
 %bcond_without tests                   # disable testing
 %bcond_without tcl                     # disable Tcl support
@@ -526,7 +526,6 @@ find src -name \*.l -o -name \*.y | xargs touch
        %{?with_python:--with-python} \
        %{?with_selinux:--with-selinux} \
        --with-system-tzdata=%{_datadir}/zoneinfo \
-       --without-systemd \
        %{?with_tcl:--with-tcl --with-tclconfig=%{_ulibdir}} \
        --with-uuid=e2fs
 
@@ -778,7 +777,6 @@ fi
 %{pgsqldatadir}/man/man1/pg_rewind.1*
 %{pgsqldatadir}/man/man1/pg_test_fsync.1*
 %{pgsqldatadir}/man/man1/pg_test_timing.1*
-%{pgsqldatadir}/man/man1/pg_test_timing.1*
 %{pgsqldatadir}/man/man1/pg_upgrade.1*
 %{pgsqldatadir}/man/man1/pg_xlogdump.1*
 %{pgsqldatadir}/man/man1/pgbench.1*