rpms/aterm/FC-4 aterm.spec, 1.8, 1.9 sources, 1.2, 1.3 aterm-cleanup.patch, 1.1, NONE

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Aug 20 09:00:30 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/aterm/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22216

Modified Files:
	aterm.spec sources 
Removed Files:
	aterm-cleanup.patch 
Log Message:
- upgrade to new version



Index: aterm.spec
===================================================================
RCS file: /cvs/extras/rpms/aterm/FC-4/aterm.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- aterm.spec	31 May 2005 22:51:11 -0000	1.8
+++ aterm.spec	20 Aug 2005 09:00:28 -0000	1.9
@@ -1,48 +1,38 @@
 Name:           aterm
-Version:        0.4.2
-Release:        7%{?dist}
+Version:        1.0.0
+Release:        1%{?dist}
 
 Summary:        Afterstep XVT, VT102 emulator for the X Window system
 Group:          User Interface/X
 License:        GPL
 URL:            http://aterm.sourceforge.net
-Source0:        http://dl.sf.net/aterm/%{name}-%{version}.tar.gz
+Source0:        ftp://ftp.afterstep.org/apps/aterm/aterm-1.0.0.tar.bz2
 Source1:        aterm.desktop
-Patch0:         aterm-cleanup.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires:  xorg-x11-devel
 BuildRequires:  desktop-file-utils
+BuildRequires:  libAfterImage-devel
 
 %description
-aterm,  version  0.4.2,  is  a colour vt102 terminal emulator, based on
+aterm,  version  1.00 is  a colour vt102 terminal emulator, based on
 rxvt 2.4.8  with  Alfredo  Kojima´s  additions  of  fast  transparency,
 intended  as  an xterm(1) replacement for users who do not require fea-
 tures such as Tektronix 4014 emulation and toolkit-style  configurabil-
 ity.   As  a  result,  aterm uses much less swap space -- a significant
 advantage on a machine serving many X sessions.
 
-It was created with AfterStep Window Manger users in mind, but  is  not
-tied to any libraries, and can be used anywhere.
-
-
 %prep
 %setup -q
-%patch0
+
 
 %build
-%configure --enable-utmp \
-           --enable-wtmp \
-           --enable-background-image \
-           --enable-transparency \
-           --enable-fading \
-           --enable-menubar \
-           --enable-graphics \
-           --enable-next-scroll \
-           --enable-xgetdefault \
-           --with-term=xterm \
-           --with-x \
-           --with-xpm
+%configure --enable-fading --enable-background-image \
+--enable-next-scroll --enable-utmp --enable-wtmp \
+--enable-menubar --enable-graphics -enable-kanji \
+--enable-big5 --enable-greek --enable-ttygid \
+--enable-xgetdefault --with-term=xterm --with-x
+
 make %{?_smp_mflags}
 
 
@@ -63,19 +53,27 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog doc/BUGS doc/FAQ doc/README.menu doc/README.Unix98PTY
-%doc doc/README.xvt doc/TODO doc/ChangeLog.rxvt
-%doc doc/menu/*
-%doc doc/*.html
+%doc ChangeLog ChangeLog.0.4
+%doc doc/README.* doc/FAQ doc/ChangeLog.rxvt doc/menu/*
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_datadir}/applications/*
 
 
 %changelog
-* Wed Jun 01 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- backport from 1.00beta2 to close #149366
-- add dist
+* Tue Aug 16 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.0.0-1
+- upgrade to stable
+- add libAfterImage support
+- add dist tag
+
+* Thu Jun 23 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.00-0.1.beta4
+- upgrade
+
+* Fri Jun 03 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.00-0.1.beta3
+- upgrade
 
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/aterm/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 04:03:25 -0000	1.2
+++ sources	20 Aug 2005 09:00:28 -0000	1.3
@@ -1 +1 @@
-d046fcf7fadd661dd5efb393a43c57b1  aterm-0.4.2.tar.gz
+ceb64c62ae243a7fc3ddb0d6f9a19faa  aterm-1.0.0.tar.bz2


--- aterm-cleanup.patch DELETED ---




More information about the scm-commits mailing list