rpms/root-tail/devel root-tail.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Rice (errr) fedora-extras-commits at redhat.com
Sat Oct 7 15:25:50 UTC 2006


Author: errr

Update of /cvs/extras/rpms/root-tail/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20348/devel

Modified Files:
	.cvsignore sources 
Added Files:
	root-tail.spec 
Log Message:
auto-import root-tail-1.2-2.fc5 on branch devel from root-tail-1.2-2.fc5.src.rpm


--- NEW FILE root-tail.spec ---
Name:           root-tail
Version:        1.2
Release:        2%{?dist}
Summary:        Displays a given file anywhere on your X11 root window

Group:          User Interface/X
License:        GPL
URL:            http://www.goof.com/pcg/marc/root-tail.html
Source0:        http://www.goof.com/pcg/marc/data/root-tail-1.2.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  imake, xorg-x11-proto-devel, libXext-devel

%description
Displays a given file anywhere on your X11 root window, i.e. it is kind of 
tail -f for multiple files using your desktop background as output window.

%prep
%setup -q


%build
xmkmf -a
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"


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

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes README 
%{_bindir}/*
%{_mandir}/man1/*



%changelog
* Thu Oct 05 2006 Michael Rice <errr[AT]errr-online.com> - 1.2-2
- Add rpm_opt_flags to make line for debug build

* Wed Oct 04 2006 Michael Rice <errr[AT]errr-online.com> - 1.2-1
- Initial RPM release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/root-tail/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	7 Oct 2006 15:25:27 -0000	1.1
+++ .cvsignore	7 Oct 2006 15:25:50 -0000	1.2
@@ -0,0 +1 @@
+root-tail-1.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/root-tail/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	7 Oct 2006 15:25:27 -0000	1.1
+++ sources	7 Oct 2006 15:25:50 -0000	1.2
@@ -0,0 +1 @@
+5a4b3c4c7ab3bed1f4575e9688aac5de  root-tail-1.2.tar.gz




More information about the scm-commits mailing list