commit 17ae3581f15f34f6f53c06498019eba91434cc95
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jan 19 23:14:13 2019 +0100

    - updated to 1.1.0
    - removed obsolete man patch

 tcl-tdbc-postgres-man.patch | 20 --------------------
 tcl-tdbc-postgres.spec      |  6 ++----
 2 files changed, 2 insertions(+), 24 deletions(-)
---
diff --git a/tcl-tdbc-postgres.spec b/tcl-tdbc-postgres.spec
index 5f45e40..790705d 100644
--- a/tcl-tdbc-postgres.spec
+++ b/tcl-tdbc-postgres.spec
@@ -1,13 +1,12 @@
 Summary:       TDBC driver to access PostgreSQL databases
 Summary(pl.UTF-8):     Sterownik TDBC służący do dostępu do baz danych 
PostgreSQL
 Name:          tcl-tdbc-postgres
-Version:       1.0.4
+Version:       1.1.0
 Release:       1
 License:       Tcl (BSD-like)
 Group:         Libraries
 Source0:       
http://downloads.sourceforge.net/tcl/tdbcpostgres%{version}.tar.gz
-# Source0-md5: 14186c69fc829b68805427f66aa78f0b
-Patch0:                %{name}-man.patch
+# Source0-md5: 3a5e4e3007f0804a6205fe1ee978f2af
 URL:           http://tdbc.tcl.tk/
 BuildRequires: tcl-devel >= 8.6
 BuildRequires: tcl-tdbc-devel >= %{version}
@@ -25,7 +24,6 @@ Connectivity (TDBC) służący do dostępu do baz danych 
PostgreSQL.
 
 %prep
 %setup -q -n tdbcpostgres%{version}
-%patch0 -p1
 
 %build
 %configure
diff --git a/tcl-tdbc-postgres-man.patch b/tcl-tdbc-postgres-man.patch
deleted file mode 100644
index 2162c9e..0000000
--- a/tcl-tdbc-postgres-man.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- tdbcpostgres1.0.4/Makefile.in.orig 2015-10-13 13:58:11.000000000 +0200
-+++ tdbcpostgres1.0.4/Makefile.in      2016-03-09 20:38:51.691706841 +0100
-@@ -225,12 +225,11 @@
- install-doc: doc
-       @$(INSTALL_DATA_DIR) $(DESTDIR)$(mandir)/mann
-       @echo "Installing documentation in $(DESTDIR)$(mandir)"
--#   Not written yet!
--#     @list='$(srcdir)/doc/*.n'; for i in $$list; do \
--#         echo "Installing $$i"; \
--#         rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
--#         $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \
--#     done
-+      @list='$(srcdir)/doc/*.n'; for i in $$list; do \
-+          echo "Installing $$i"; \
-+          rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
-+          $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \
-+      done
- 
- test: binaries libraries
-       $(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS) \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcl-tdbc-postgres.git/commitdiff/17ae3581f15f34f6f53c06498019eba91434cc95

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to