rpms/renrot/F-9 renrot.spec,1.13,1.14 sources,1.9,1.10

Andy Shevchenko andriy at fedoraproject.org
Tue Oct 7 18:23:15 UTC 2008


Author: andriy

Update of /cvs/extras/rpms/renrot/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10747

Modified Files:
	renrot.spec sources 
Log Message:
update to 1.1


Index: renrot.spec
===================================================================
RCS file: /cvs/extras/rpms/renrot/F-9/renrot.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- renrot.spec	7 Mar 2008 02:22:31 -0000	1.13
+++ renrot.spec	7 Oct 2008 18:22:45 -0000	1.14
@@ -1,11 +1,14 @@
+%define rcver	%{nil}
+%define dotrc	%{nil}
+
 Name:		renrot
-Version:	0.25
-Release:	4%{?dist}
+Version:	1.1
+Release:	1%{?dotrc}%{?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
+URL:		http://puszcza.gnu.org.ua/projects/renrot/
+Source0:	ftp://download.gnu.org.ua/pub/release/renrot/%{name}-%{version}%{?rcver}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 BuildRequires:	perl(ExtUtils::MakeMaker)
@@ -13,6 +16,7 @@
 BuildRequires:	perl(Getopt::Long) >= 2.34
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	libjpeg >= 6b
+Requires(hint):	perl(Image::Magick)
 
 %description
 Renrot renames files according the DateTimeOriginal and FileModifyDate
@@ -27,7 +31,7 @@
 configuration file.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}%{?rcver}
 
 %build
 %{__perl} Makefile.PL PREFIX=%{_prefix}
@@ -40,7 +44,7 @@
 # Fix renrot permissions
 chmod 755 $RPM_BUILD_ROOT%{_bindir}/renrot
 
-# install sample confuration files
+# install sample configuration files
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m644 etc/colors.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m644 etc/copyright.tag $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
@@ -73,6 +77,15 @@
 %config(noreplace) %{_sysconfdir}/%{name}/tags.conf
 
 %changelog
+* Tue Oct 07 2008 Andy Shevchenko <andy at smile.org.ua> - 1.1-1
+- update to 1.1
+
+* Mon Oct 06 2008 Andy Shevchenko <andy at smile.org.ua> - 1.1-0.3.rc3
+- update to 1.1rc3
+- change License to Artistic 2.0 accordingly to mainstream
+- update URLs
+- require (optional) Image::Magick
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.25-4.1
 Rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/renrot/F-9/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	6 Oct 2006 13:22:17 -0000	1.9
+++ sources	7 Oct 2008 18:22:45 -0000	1.10
@@ -1 +1 @@
-a8cc96c9ebea8ecbf76c83d2d1b2dcbe  renrot-0.25.tar.gz
+8670c08323b6af5a72dfeef335601710  renrot-1.1.tar.gz




More information about the fedora-extras-commits mailing list