]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- added todo about jdbc subpackage
authorwrobell <wrobell@pld-linux.org>
Wed, 19 Jan 2005 09:13:49 +0000 (09:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.294

postgresql.spec

index 4fb26aa002c1b217b295196a5a92540eeefdf27d..0c054b1823a129bedc835c38ca7983f8948a0f46 100644 (file)
@@ -2,6 +2,7 @@
 # TODO:
 # - pg_autovacuum init support? look at its readme file, please
 # - init script for slon (Slony-I daemon).
+# - jdbc subpackage
 #
 # Conditional build:
 %bcond_without tests                   # disable testing
@@ -1087,3 +1088,10 @@ fi
 %{_pgmoduledir}/slony1_funcs.so
 %{_pgmoduledir}/xxid.so
 %endif
+
+## %if %{with jdbc}
+## %files jdbc
+## %defattr(644,root,root,755)
+## #{_javadir}/postgresql-exmaples.jar
+## %{_javadir}/postgresql.jar
+## %endif
This page took 0.055409 seconds and 4 git commands to generate.