rpms/torsmo/devel torsmo.desktop, NONE, 1.1 torsmo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Jan 17 22:26:34 UTC 2006


Author: awjb

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

Modified Files:
	.cvsignore sources 
Added Files:
	torsmo.desktop torsmo.spec 
Log Message:
auto-import torsmo-0.18-4 on branch devel from torsmo-0.18-4.src.rpm


--- NEW FILE torsmo.desktop ---
[Desktop Entry]
Name=torsmo
Comment=TyopoytaORvelo System MOnitor
Exec=torsmo
Terminal=false
Type=Application
Encoding=UTF-8
Categories=Application;System;


--- NEW FILE torsmo.spec ---
Name:           torsmo
Version:        0.18
Release:        4%{?dist}
Summary:        TyopoytaORvelo System MOnitor

Group:          Applications/System
License:        BSD
URL:            http://torsmo.sourceforge.net/
Source0:        http://dl.sf.net/sourceforge/torsmo/torsmo-0.18.tar.gz
Source1:        torsmo.desktop
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

#BuildRequires:  xorg-x11-devel
BuildRequires:  fontconfig-devel
BuildRequires:  freetype-devel
BuildRequires:  desktop-file-utils

# modular X
BuildRequires: libX11-devel libXext-devel libXft-devel libXrender-devel

%description
Torsmo (TyopoytaORvelo System MOnitor) is a system monitor that sits in the
corner of your desktop. Torsmo can show various information about your system
and its peripherals. Torsmo is very light and customizable, and it renders
text on the root window.

For a sample configuration take a look torsmorc.sample.

%prep
%setup -q

%build
%configure --enable-xft --enable-proc-uptime --enable-seti \
--x-includes=%{_includedir} --x-libraries=%{_libdir}
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

desktop-file-install --vendor fedora                            \
        --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
        --add-category X-Fedora                                 \
        %{SOURCE1}

%clean
rm -rf $RPM_BUILD_ROOT

%files 
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README readme.html torsmorc.sample
%{_bindir}/torsmo
%{_mandir}/man1/*
%{_datadir}/applications/*desktop

%changelog
* Tue Jan 17 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.18-4
- add dist
- fix up description

* Tue Jan 17 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.18-3
- add sample rc
- switch to devel BR

* Sun Jan 15 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.18-2
- Fix spec for fe inclusion
- add desktop entry

* Sat Jan 14 2006 Thomas Jansen <mithi[AT]mithi.net>
0.18-1
- Initial Release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/torsmo/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	17 Jan 2006 22:25:02 -0000	1.1
+++ .cvsignore	17 Jan 2006 22:26:34 -0000	1.2
@@ -0,0 +1 @@
+torsmo-0.18.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/torsmo/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	17 Jan 2006 22:25:02 -0000	1.1
+++ sources	17 Jan 2006 22:26:34 -0000	1.2
@@ -0,0 +1 @@
+88bd8f627637d785a1d681f4f15f00b6  torsmo-0.18.tar.gz




More information about the fedora-extras-commits mailing list