From cb97abc8c28ea66334532da0f713c803d2675bbb Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 10 Jun 2002 18:42:05 +0000 Subject: [PATCH] 0.3.28 --- Makefile.am | 2 +- vte.spec | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index db3d1ecf..cb0197f8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,4 +27,4 @@ archive: rm -fr $$tmpdir srpm: $(top_srcdir)/$(PACKAGE)-$(VERSION).tar.gz - rpm -ts $(top_srcdir)/$(PACKAGE)-$(VERSION).tar.gz + rpmbuild -ts $(top_srcdir)/$(PACKAGE)-$(VERSION).tar.gz diff --git a/vte.spec b/vte.spec index 512caa86..ffd5cf82 100644 --- a/vte.spec +++ b/vte.spec @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %changelog +* Mon Jun 10 2002 Nalin Dahyabhai 0.3.28-1 +- finish merging otaylor's Xft2 patch + * Mon Jun 10 2002 Nalin Dahyabhai 0.3.27-1 - rework accessibility -- 2.20.1