rpms/renrot/F-7 renrot.spec,1.10,1.11

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Fri Oct 12 10:19:35 UTC 2007


Author: andriy

Update of /cvs/extras/rpms/renrot/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17005

Modified Files:
	renrot.spec 
Log Message:
Fix BRs and License.


Index: renrot.spec
===================================================================
RCS file: /cvs/extras/rpms/renrot/F-7/renrot.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- renrot.spec	6 Oct 2006 13:22:17 -0000	1.10
+++ renrot.spec	12 Oct 2007 10:18:58 -0000	1.11
@@ -1,13 +1,14 @@
 Name:		renrot
 Version:	0.25
-Release:	2%{?dist}
-License:	GPL or Artistic
+Release:	3%{?dist}
+License:	Artistic 2.0
 Group:		Applications/Multimedia
 Summary:	A program to rename and rotate files according to EXIF tags
 URL:		http://freshmeat.net/projects/renrot/
 Source0:	ftp://ftp.dn.farlep.net/pub/misc/renrot/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
+BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Image::ExifTool) >= 5.72
 BuildRequires:	perl(Getopt::Long) >= 2.34
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -72,6 +73,10 @@
 %config(noreplace) %{_sysconfdir}/%{name}/tags.conf
 
 %changelog
+* Tue Sep 04 2007 Andy Shevchenko <andy at smile.org.ua>
+- Fix License tag
+- Add BuildRequires: perl(ExtUtils::MakeMaker)
+
 * Fri Oct 06 2006 Andy Shevchenko <andy at smile.org.ua> 0.25-2
 - update to 0.25
 - fix tarball




More information about the scm-commits mailing list