commit 3f5899a46d6ad11527190989c89a353fa4676342
Author: Jakub Bogusz <[email protected]>
Date:   Thu May 12 20:40:56 2016 +0200

    - cleanup

 perl-Image-ExifTool.spec | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index e4bb5b7..880c453 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -27,9 +27,6 @@ Requires:     perl-Encode
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# awk -vname="File Types" '{ if ( start ) { if ( $0 ~ /^$/ ) { print "%{nil}"; 
exit 0 } print $0 "\\" } if ( $0 ~ name ) start = 1; }' < README
-# awk -vname="Meta Information" '{ if ( start ) { if ( $0 ~ /^$/ ) { print 
"%{nil}"; exit 0 } print $0 "\\" } if ( $0 ~ name ) start = 1; }' < README
-
 %description
 ExifTool is a customizable set of Perl modules plus an application
 script for reading and writing meta information in a wide variety of
@@ -51,16 +48,6 @@ Sigma/Foveon i Sony.
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
-# make sure description is up-to-date
-#echo "%{supported_file_types}" > supported_file_types.old.txt
-#echo "%{supported_meta_information}" > supported_meta_information.old.txt
-
-#awk -vname="File Types" '{ if ( start ) { if ( $0 ~ /^$/ ) { print ""; exit 0 
} print } if ( $0 ~ name ) { start = 1; print "" }; }' < README > 
supported_file_types.new.txt
-#awk -vname="Meta Information" '{ if ( start ) { if ( $0 ~ /^$/ ) { print ""; 
exit 0 } print } if ( $0 ~ name ) { start = 1; print "" }; }' < README > 
supported_meta_information.new.txt
-
-#cmp supported_file_types.old.txt supported_file_types.new.txt
-#cmp supported_meta_information.old.txt supported_meta_information.new.txt
-
 %build
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Image-ExifTool.git/commitdiff/3f5899a46d6ad11527190989c89a353fa4676342

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to