Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 5a44da9b94a7f9e326f8c62a1f1f9071 > files > 2

renameutils-0.6.0-1mdk.src.rpm

%define name renameutils
%define version 0.6.0
%define release 1mdk

Name: %{name}
Summary: Set of programs designed to make renaming of multiple files faster
Version: %{version}
Release: %{release}
Source: http://savannah.nongnu.org/download/renameutils/%{name}-%{version}.tar.bz2
Group: File tools
URL: http://www.nongnu.org/renameutils/
BuildRoot: %{_tmppath}/%{name}-buildroot
License: GPL

%description
The file renaming utilities (renameutils for short) are a set of programs 
designed to make renaming of multiple files faster and less cumbersome. 
It currently consists of two programs: "qmv" and "imv". qmv allows files 
to be renamed by editing their names in any text editor. Since the files 
are listed after each other, this allows common changes to be made more 
quickly. imv ("interactive mv") is trivial but useful when you are too 
lazy to type (or even complete) the name of the file to rename. It 
allows the filename to be edited in the terminal using the GNU readline 
library. This is also useful when renaming files in Midnight Commander, 
where the whole filename has to be entered again.

%prep
rm -rf $RPM_BUILD_ROOT

%setup -q

%build
%configure

%make

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT 

%files 
%defattr(-,root,root)
%doc COPYING README ABOUT-NLS AUTHORS ChangeLog INSTALL NEWS TODO
%_bindir/*
%_mandir/man1/*

%changelog
* Wed Jun 29 2005 Lenny Cartier <lenny@mandriva.com> 0.6.0-1mdk
- 0.6.0

* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 0.5.1-2mdk
- Rebuild for readline

* Mon Sep 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.1-1mdk
- 0.5.1

* Fri Aug 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-1mdk
- 4.0.4