Fedora Account System
Red Hat Associate
Red Hat Customer
Spec Name or Url: http://linuxelectronique.free.fr/download/fedora/4/SPECS/utrac.spec SRPM Name or Url: http://linuxelectronique.free.fr/download/fedora/4/SRPMS/utrac-0.3.0-2.src.rpm Description: Utrac is a command line tool and a library that recognize the encoding of an input file (ex: UTF-8, ISO-8859-1, CP437...) and its end-of-line type (CR, LF, CRLF). It has three main features: - Automatic recognition (depending on the file and on the system's locale), reliable in most cases; - Assistance for verification or manual recognition; - Conversion to an other charset and/or end-of-line type.
- change Source tag to http://dl.sf.net/utrac/utrac-0.3.0.tar.gz to make it directly downloadable - rename patch0 to ultrac-destdir.patch (to have the ultrac prefix) - there are hardcoded paths in the patch. For example, you could replace "/usr" with "@PREFIX@" for example, and run a sed substitution to change it in %prep. Same idea for %_bindir, %_mandir, %_includedir, and %_datadir - french description lacks the "-l fr" option - dont do "rm -rf $RPM_BUILD_DIR/%{name}-%{version}" in %clean - don't package the INSTALL file, it's useless - don't own the /usr/share/man/man1 directory
* Tue Sep 27 2005 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-3 - Change Source tag to allow direct download - Update and rename Makefile patch - Override utrac variables in install section - Add "-l fr" forgotten option in french description - Remove "rm -rf $RPM_BUILD_DIR/%{name}-%{version}" statement in %clean section - Remove useless INSTALL file - Package don't own /usr/share/man/man1 - Contribution of Aurélien Bompard <gauret[AT]free[DOT]fr> Thanks to him Spec Name or Url: http://linuxelectronique.free.fr/download/fedora/4/SPECS/utrac.spec SRPM Name or Url: http://linuxelectronique.free.fr/download/fedora/4/SRPMS/utrac-0.3.0-3.src.rpm
It looks like utrac does not use Sourceforge's download facility (at least for version 0.3.0). The proper URL is http://utrac.sourceforge.net/download/utrac-0.3.0.tar.gz. Please change it and you're APPROVED.
%changelog * Tue Sep 27 2005 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-4 - Change Source tag to allow direct download Spec Name or Url: http://linuxelectronique.free.fr/download/fedora/4/SPECS/utrac.spec SRPM Name or Url: http://linuxelectronique.free.fr/download/fedora/4/SRPMS/utrac-0.3.0-4.src.rpm
Review for release 4: * RPM name is OK * Source utrac-0.3.0.tar.gz is the same as upstream * This is the latest version * Builds fine in mock * rpmlints look OK * File lists look OK * Works fine APPROVED
Package Change Request ====================== Package Name: utrac Updated Fedora Owners: alain.portal Please, add my home email in comps because I'm on vacation for 6 weeks.
added