Bladeren bron

upgrading package: zile 2.3.4 -> 2.3.6

Ralf S. Engelschall 16 jaren geleden
bovenliggende
commit
ba033510af
2 gewijzigde bestanden met toevoegingen van 8 en 8 verwijderingen
  1. 6 6
      zile/zile.patch
  2. 2 2
      zile/zile.spec

+ 6 - 6
zile/zile.patch

@@ -1,13 +1,13 @@
 Index: src/Makefile.in
---- src/Makefile.in.orig	2009-03-06 01:11:55 +0100
-+++ src/Makefile.in	2009-03-06 08:10:12 +0100
-@@ -1375,9 +1375,6 @@
+--- src/Makefile.in.orig	2009-04-08 23:09:24 +0200
++++ src/Makefile.in	2009-04-09 09:36:11 +0200
+@@ -1395,9 +1395,6 @@
  	chmod a-w $@.tmp
  	mv $@.tmp $@
  
--zile.1: $(builddir)/zile $(builddir)/man-extras $(srcdir)/zile-help2man-wrapper
--	builddir=$(builddir) $(HELP2MAN) --output=$@ --no-info --name="Zile Is Lossy Emacs" --include $(builddir)/man-extras $(srcdir)/zile-help2man-wrapper
+-zile.1.in: main.c man-extras zile-help2man-wrapper
+-	builddir=$(builddir) $(HELP2MAN) --output=$@ --no-info --name="Zile Is Lossy Emacs" --include $(srcdir)/man-extras $(srcdir)/zile-help2man-wrapper
 -
  loc:
  	cloc --no3 $(ALLSOURCES) Makefile.am ../Makefile.am ../configure.ac
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ 

+ 2 - 2
zile/zile.spec

@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        Editor
 License:      GPL
-Version:      2.3.4
-Release:      20090306
+Version:      2.3.6
+Release:      20090409
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/zile/zile-%{version}.tar.gz