John T. Guthrie III a76b1cf
Summary: A Differential X Protocol Compressor
f1a4e85
Name:    dxpc
John T. Guthrie III a76b1cf
Version: 3.9.1
John T. Guthrie III 3cc6592
Release: 1%{?dist}
f1a4e85
John T. Guthrie III a76b1cf
License: BSD
John T. Guthrie III a76b1cf
Group:   User Interface/X
John T. Guthrie III 3cc6592
URL:     http://www.vigor.nu/%{name}/
John T. Guthrie III 3cc6592
Source:  http://www.vigor.nu/%{name}/${version}/%{name}-%{version}.tgz
John T. Guthrie III a76b1cf
Patch0: dxpc-3.9.0-mandir.patch
John T. Guthrie III a76b1cf
Patch1: dxpc-3.9.0-dxpcssh.patch
John T. Guthrie III a36d2e2
Patch2: dxpc-3.9.1b1-destdir.patch
f1a4e85
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
f1a4e85
John T. Guthrie III a76b1cf
BuildRequires: lzo-devel >= 1.08
John T. Guthrie III 3cc6592
%if 0%{?fedora} > 4
f1a4e85
BuildRequires: libXt-devel
f1a4e85
%else
f1a4e85
BuildRequires: xorg-x11-devel
f1a4e85
%endif
f1a4e85
f1a4e85
%description
f1a4e85
dxpc is an X protocol compressor designed to improve the
f1a4e85
speed of X11 applications run over low-bandwidth links
John T. Guthrie III a76b1cf
(such as dialup PPP connections or ADSL).
f1a4e85
f1a4e85
f1a4e85
%prep
John T. Guthrie III 3cc6592
%setup -q
f1a4e85
John T. Guthrie III a76b1cf
%patch0 -p1 -b .mandir
John T. Guthrie III a76b1cf
%patch1 -p0 -b .dxpcssh
John T. Guthrie III a36d2e2
%patch2 -p0 -b .destdir
f1a4e85
f1a4e85
f1a4e85
%build
John T. Guthrie III a76b1cf
%configure
f1a4e85
make %{?_smp_mflags}
f1a4e85
f1a4e85
f1a4e85
%install
John T. Guthrie III a76b1cf
rm -rf %{buildroot}
John T. Guthrie III a36d2e2
make DESTDIR=%{buildroot} install
f1a4e85
f1a4e85
f1a4e85
%clean
John T. Guthrie III a76b1cf
rm -rf %{buildroot}
f1a4e85
f1a4e85
f1a4e85
%files
f1a4e85
%defattr(-,root,root,-)
John T. Guthrie III a76b1cf
%doc README CHANGES TODO
f1a4e85
%{_bindir}/*
f1a4e85
%{_mandir}/man1/*
f1a4e85
f1a4e85
f1a4e85
%changelog
John T. Guthrie III 3cc6592
* Wed Sep 10 2008 John Guthrie <guthrie[AT]counterexample.org> - 3.9.1-1
John T. Guthrie III 3cc6592
- Upgraded source code to 3.9.1-1
John T. Guthrie III 3cc6592
- Fix %%fedora string comparison to be integer comparison.
John T. Guthrie III 3cc6592
30b471b
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.9.1-0.3.b1
30b471b
- Autorebuild for GCC 4.3
30b471b
John T. Guthrie III a36d2e2
* Sun Feb 04 2007 John Guthrie <guthrie[AT]counterexample.org> - 3.9.1-0.2.b1
John T. Guthrie III a36d2e2
- Patched Makefile.in so that we can use the DESTDIR variable
John T. Guthrie III a36d2e2
John T. Guthrie III a76b1cf
* Fri Feb 02 2007 John Guthrie <guthrie[AT]counterexample.org> - 3.9.1-0.1.b1
John T. Guthrie III a76b1cf
- Upgraded source code to 3.9.1-0.1.b1
John T. Guthrie III a76b1cf
John T. Guthrie III a76b1cf
* Mon Jan 29 2007 John Guthrie <guthrie[AT]counterexample.org> - 3.9.0-3
John T. Guthrie III a76b1cf
- Removed test for %%{buildroot}
John T. Guthrie III a76b1cf
- Cleaned up warnings from rpmlint
John T. Guthrie III a76b1cf
- Removed README.mingw from the documentation as it had no relevance to
John T. Guthrie III a76b1cf
  Linux
John T. Guthrie III a76b1cf
John T. Guthrie III a76b1cf
* Mon Jan 22 2007 John Guthrie <guthrie[AT]counterexample.org> - 3.9.0-3
John T. Guthrie III a76b1cf
- Added patch to Makefile.in to make it install dxpcssh
John T. Guthrie III a76b1cf
John T. Guthrie III a76b1cf
* Mon Jan 22 2007 John Guthrie <guthrie[AT]counterexample.org> - 3.9.0-2
John T. Guthrie III a76b1cf
- Updated to 3.9.0
John T. Guthrie III a76b1cf
- Added mandir patch that was used in 3.8.2
John T. Guthrie III a76b1cf
- Changed $RPM_BUILD_ROOT to %%{buildroot} in scriptlets for consistency
f1a4e85
f1a4e85
* Wed Mar 1 2006 Rex Dieter <rexdieter[AT]users.sf.net>
f1a4e85
- fc5: gcc/glibc respin
f1a4e85
f1a4e85
* Mon Jan 30 2006 Rex Dieter <rexdieter[AT]users.sf.net> 3.8.2-3
f1a4e85
- drop BR: XFree86-devel (#179283)
f1a4e85
- add BR: xorg-x11-devel/libXt-devel (#179283)
f1a4e85
f1a4e85
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
f1a4e85
- rebuilt
f1a4e85
f1a4e85
* Fri Jul 11 2003 Rex Dieter <rexdieter at sf.net> 0:3.8.2-0.fdr.1
f1a4e85
- BuildRequires: XFree86-devel (fedora bug #381)
f1a4e85
f1a4e85
* Tue Jun 17 2003 Rex Dieter <rexdieter at sf.net> 0:3.8.2-0.fdr.0
f1a4e85
- 3.8.2