SPECS: renrot.spec - some minor changes - pl - still NFY (man file...

blekot blekot at pld-linux.org
Mon Oct 1 21:32:22 CEST 2007


Author: blekot                       Date: Mon Oct  1 19:32:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some minor changes
- pl
- still NFY (man file, ...)

---- Files affected:
SPECS:
   renrot.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/renrot.spec
diff -u SPECS/renrot.spec:1.1 SPECS/renrot.spec:1.2
--- SPECS/renrot.spec:1.1	Fri Sep 21 19:48:47 2007
+++ SPECS/renrot.spec	Mon Oct  1 21:32:17 2007
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
 Summary:	A program to rename and rotate files according to EXIF tags
+Summary(pl.UTF-8):	Program do zmiany nazwy i obrotu plików wykorzystuj±c dane EXIF.
 Name:		renrot
 Version:	0.25
-Release:	0.1
+Release:	0.2
 License:	GPL or Artistic
 Group:		Applications/Multimedia
 URL:		http://freshmeat.net/projects/renrot/
 Source0:	ftp://ftp.dn.farlep.net/pub/misc/renrot/%{name}-%{version}.tar.gz
 BuildRequires:	perl(Getopt::Long) >= 2.34
-BuildRequires:	perl(Image::ExifTool) >= 5.72
+BuildRequires:	perl-Image-ExifTool >= 5.72
 Requires:	libjpeg >= 6b
-Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +26,12 @@
 Personal details can be specified via XMP tags defined in a
 configuration file.
 
+%description -l pl.UTF8
+Renrot zamienia pliki na podstawie tagów EXIF: DateTimeOriginal i
+FileModifyDate w przypadku gdy one istniej±. W innych przypadkach,
+nazwa bêdzie zmieniona nawi±zuj±c do znacznika czasu. Dodatkowo
+obraca pliki i ich miniaturki odpowiednio do tagu EXIF: "U³o¿enie".
+
 %prep
 %setup -q
 
@@ -65,7 +71,7 @@
 %doc AUTHORS README ChangeLog NEWS TODO
 %lang(ru) %doc README.russian
 %attr(755,root,root) %{_bindir}/renrot
-%{_mandir}/man1/*.1*
+#%{_mandir}/man1/*.1*
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/colors.conf
 %config(noreplace) %{_sysconfdir}/%{name}/copyright.tag
@@ -78,6 +84,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/10/01 19:32:17  blekot
+- some minor changes
+- pl
+- still NFY (man file, ...)
+
 Revision 1.1  2007/09/21 17:48:47  blekot
 - renrot taken from fedora
 - raw version (only adaptarized), NFY!
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/renrot.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list