OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Aug-2008 20:22:59
Branch: HEAD Handle: 2008082119225900
Modified files:
openpkg-src/quilt quilt.patch quilt.spec
Log:
upgrading package: quilt 0.46 -> 0.47
Summary:
Revision Changes Path
1.2 +7 -7 openpkg-src/quilt/quilt.patch
1.3 +2 -2 openpkg-src/quilt/quilt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/quilt/quilt.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 quilt.patch
--- openpkg-src/quilt/quilt.patch 27 Jan 2007 18:10:22 -0000 1.1
+++ openpkg-src/quilt/quilt.patch 21 Aug 2008 18:22:59 -0000 1.2
@@ -1,16 +1,16 @@
Index: Makefile.in
---- Makefile.in.orig 2006-10-11 14:36:10 +0200
-+++ Makefile.in 2007-01-27 19:07:56 +0100
-@@ -12,7 +12,7 @@
- docdir := @docdir@
+--- Makefile.in.orig 2008-08-21 14:21:32 +0200
++++ Makefile.in 2008-08-21 20:20:34 +0200
+@@ -13,7 +13,7 @@
mandir := @mandir@
localedir := $(datadir)/locale
+ emacsdir := $(datadir)/emacs/site-lisp
-etcdir := $(subst /usr/etc,/etc,$(prefix)/etc)
+etcdir := $(prefix)/etc/quilt
INSTALL := @INSTALL@
POD2MAN := @POD2MAN@
-@@ -326,9 +326,8 @@
+@@ -335,9 +335,8 @@
$(INSTALL) -m 644 $(MAN1) $(BUILD_ROOT)$(mandir)/man1/
$(INSTALL) -d $(BUILD_ROOT)$(etcdir)
@@ -19,5 +19,5 @@
- $(BUILD_ROOT)$(etcdir)/bash_completion.d/quilt
+ $(BUILD_ROOT)$(etcdir)/quilt.bashrc
$(INSTALL) -m 644 quilt.quiltrc $(BUILD_ROOT)$(etcdir)/
-
- install-compat: install-compat1
$(COMPAT_SYMLINKS:%=install-compat-symlink-%)
+ $(INSTALL) -d $(BUILD_ROOT)$(emacsdir)/
+ $(INSTALL) -m 644 lib/quilt.el $(BUILD_ROOT)$(emacsdir)/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/quilt/quilt.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 quilt.spec
--- openpkg-src/quilt/quilt.spec 1 Jan 2008 15:03:30 -0000 1.2
+++ openpkg-src/quilt/quilt.spec 21 Aug 2008 18:22:59 -0000 1.3
@@ -31,8 +31,8 @@
Class: EVAL
Group: Patching
License: GPL
-Version: 0.46
-Release: 20080101
+Version: 0.47
+Release: 20080821
# list of sources
Source0:
http://download.savannah.gnu.org/releases/quilt/quilt-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]