]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- contrib removed from main package's documentation (it is sometimes
authorwrobell <wrobell@pld-linux.org>
Mon, 22 Dec 2003 12:40:54 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  duplicated, i.e.  autovacuum support in main package or pgcrypto in
  module-pgcrypto, so if you need something then let's make a subpackage or
  just download sources otherwise)
- documentation files inclusion of main packages moved from the end to the
  begining of the files section (it is convention)

Changed files:
    postgresql.spec -> 1.248

postgresql.spec

index 93d061641f43cc0042956aee16fc9ab2c7005c70..46f567f63f7421d589ad33766a6818d96f1eb086 100644 (file)
@@ -929,6 +929,8 @@ fi
 %files -f main.lang
 %defattr(644,root,root,755)
 %doc contrib/pg_autovacuum/README*
+%doc doc/FAQ* doc/README* doc/bug.template
+%doc COPYRIGHT README HISTORY
 %attr(754,root,root) /etc/rc.d/init.d/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/*
 
@@ -985,10 +987,6 @@ fi
 %{_mandir}/man1/postgres.1*
 %{_mandir}/man1/postmaster.1*
 
-%doc contrib
-%doc doc/FAQ* doc/README*
-%doc COPYRIGHT README HISTORY doc/bug.template
-
 %files doc
 %defattr(644,root,root,755)
 %doc doc/unpacked/*
This page took 0.157403 seconds and 4 git commands to generate.