rpms/Terminal/devel Terminal.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat May 28 04:02:31 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/Terminal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10212/devel

Modified Files:
	.cvsignore sources 
Added Files:
	Terminal.spec 
Log Message:
auto-import Terminal-0.2.4-1 on branch devel from Terminal-0.2.4-1.src.rpm


--- NEW FILE Terminal.spec ---
Summary: X Terminal Emulator
Name: Terminal
Version: 0.2.4
Release: 1
License: GPL
URL: http://terminal.os-cillation.com/
Source0: http://download.berlios.de/xfce-goodies/Terminal-0.2.4.tar.bz2
Group: Applications/X11
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: vte >= 0.11.11
Requires: exo >= 0.2.0
BuildRequires: vte-devel >= 0.11.11
BuildRequires: exo-devel >= 0.3.0

%description
This is the Terminal emulator application. Terminal is a lightweight and
easy to use terminal emulator for the X windowing system, with some new
ideas and features that make it unique among X terminal emulators.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root)
%doc README ChangeLog NEWS COPYING AUTHORS HACKING THANKS
%{_bindir}/Terminal
%{_bindir}/terminal
%{_datadir}/Terminal/apps/*
%{_datadir}/doc/Terminal/terminal.css
%{_datadir}/doc/Terminal/C/*
%{_datadir}/icons/hicolor/48x48/apps/Terminal.png
%{_datadir}/icons/hicolor/scalable/apps/Terminal.svg
%{_datadir}/pixmaps/terminal.xpm
%{_datadir}/Terminal/Terminal-toolbars.ui
%{_datadir}/Terminal/Terminal.ui
%{_datadir}/applications/Terminal.desktop
%{_mandir}/man1/Terminal.1.gz
%{_libexecdir}/TerminalHelp

%changelog
* Sat Mar 19 2005 Kevin Fenzi <kevin at tummy.com> - 0.2.4-1
- Upgraded to 0.2.4 version
- Added Terminal/apps desktops files. 

* Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 0.2.2-2
- Fixed to use %find_lang
- Removed generic INSTALL from %doc
- Change description wording: "makes it" to "make it"
- Fixed to include terminal.css 

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 0.2.2-1
- Inital Fedora Extras version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/Terminal/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	28 May 2005 04:01:53 -0000	1.1
+++ .cvsignore	28 May 2005 04:02:29 -0000	1.2
@@ -0,0 +1 @@
+Terminal-0.2.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/Terminal/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	28 May 2005 04:01:53 -0000	1.1
+++ sources	28 May 2005 04:02:29 -0000	1.2
@@ -0,0 +1 @@
+d9f8c9db0a27c4d304e1c4fd2ca3a371  Terminal-0.2.4.tar.bz2




More information about the fedora-extras-commits mailing list