- rebuilt

- Update summaries and url.
This commit is contained in:
Michael Schwendt 2007-01-04 10:41:57 +00:00
commit 2ffae680da

View file

@ -1,11 +1,11 @@
Name: compface
Version: 1.5.2
Release: 4%{?dist}
Release: 5
Summary: Utilities for handling X-Faces
Group: Applications/Multimedia
License: MIT
URL: http://www.ibiblio.org/pub/Linux/apps/graphics/convert/
URL: http://ftp.xemacs.org/pub/xemacs/aux/
Source0: http://ftp.xemacs.org/pub/xemacs/aux/%{name}-%{version}.tar.gz
Source1: compface-test.xbm
Source2: compface-README.copyright
@ -16,10 +16,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: diffutils
%description
%{summary}.
Compface is a filter for generating highly compressed representations
of 48x48x1 face image files, which can be used in mail clients and mail
notification programs. Uncompface is an inverse filter, which performs
an inverse transformation with no loss of data.
%package devel
Summary: Library for handling X-Faces
Summary: Development files for handling X-Faces
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
@ -79,7 +83,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Aug 28 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
* Thu Jan 4 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.5.2-5
- rebuilt
- Update summaries and url.
* Mon Aug 28 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.5.2-4
- rebuilt
* Sat Aug 5 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.5.2-3