Steve,
Just noticed that LICENSE and 2 doc files (xr.pdf and
cluster.graffle) were not being tagged and installed as such
when doing a local build here. My local spec file is attached
if you want to make similar changes for rpmforge before it's
built and pushed out.
John
--
It was on my fifth birthday that Papa put his hand on my shoulder and said,
"Remember, my son, if you ever need a helping hand, you'll find one at the
end of your arm."
-- Sam Levenson (1911-1980), American humorist and writer,
In One Era & Out the Other
-------------- next part --------------
# $Id$
# Authority: dries
# Upstream: Karel Kubat <karel$kubat,nl>
Summary: Load balance and fail over utility for TCP based services
Name: crossroads
Version: 2.74
Release: 1%{?dist}
License: GPLv3
Group: Applications/Utilities
URL: http://crossroads.e-tunity.com/
Packager: Dries Verachtert <dries at ulyssis.org>
Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Source: http://crossroads.e-tunity.com/downloads/versions/crossroads-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: perl
Requires: perl
%description
Crossroads is an open source load balance and fail over utility for TCP based
services. It is a daemon running in user space, and features extensive
configurability, polling of back ends using 'wakeup calls', detailed status
reporting, 'hooks' for special actions when backend calls fail, and much more.
Crossroads is service-independent: it is usable for HTTP(S), SSH, SMTP, DNS,
etc.. In the case of HTTP balancing, Crossroads can provide 'session
stickiness' for back end processes that need sessions, but aren't session-aware
of other back ends.
%prep
%setup
%{__perl} -pi -e 's|use PROMPT to|Use PROMPT to|g;' src/crossroads-mgr/*
%build
%{__make} %{?_smp_mflags} PREFIX=%{_prefix} BINDIR=%{_sbindir} local
#needs yo2man
#{__make} %{?_smp_mflags} PREFIX=%{_prefix} BINDIR=%{_sbindir} documentation
%install
%{__rm} -rf %{buildroot}
%{__install} -d %{buildroot}%{_bindir} %{buildroot}%{_sbindir} %{buildroot}%{_mandir}/man1 %{buildroot}%{_mandir}/man7
%{__make} install DESTDIR="%{buildroot}" BINDIR=%{buildroot}%{_sbindir} PREFIX=%{buildroot}%{_prefix}
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root, 0755)
%doc ChangeLog
%doc LICENSE
%doc doc/xr.pdf
%doc doc/fig/cluster.graffle
%doc %{_mandir}/man1/xr*.1*
%doc %{_mandir}/man1/xrctl.1*
%doc %{_mandir}/man5/xrctl.xml.5*
%{_sbindir}/xrctl
%{_sbindir}/xr
%changelog
* Tue Apr 5 2011 John R. Dennison <jrd at gerdesas.com> - 2.74-1
- Updated to release 2.74.
- Tagged LICENSE, xr.pdf, cluster.graffle as doc files.
* Fri Jan 9 2009 Dries Verachtert <dries at ulyssis.org> - 2.41-1 - 7981/dag
- Updated to release 2.41.
* Thu Nov 20 2008 Dries Verachtert <dries at ulyssis.org> - 2.36-1
- Updated to release 2.36.
* Fri Sep 12 2008 Dries Verachtert <dries at ulyssis.org> - 2.12-1
- Updated to release 2.12.
* Mon Aug 18 2008 Dries Verachtert <dries at ulyssis.org> - 2.05-1
- Updated to release 2.05.
* Mon Aug 11 2008 Dries Verachtert <dries at ulyssis.org> - 2.00-1
- Updated to release 2.00.
* Tue May 20 2008 Dries Verachtert <dries at ulyssis.org> - 1.80-1
- Updated to release 1.80.
* Sun Feb 3 2008 Dries Verachtert <dries at ulyssis.org> - 1.63-1
- Initial package.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20110405/86329f5a/attachment-0001.bin