[jhead/f17] * Update

Oliver Falk oliver at fedoraproject.org
Wed Mar 21 10:40:10 UTC 2012


commit c0c156418feba7f9f53974d9d1f34e19df4a6172
Author: Oliver Falk <oliver at linux-kernel.at>
Date:   Wed Mar 21 11:40:04 2012 +0100

    * Update

 .gitignore                    |    3 +--
 jhead-orientation-crash.patch |   11 -----------
 jhead.spec                    |   11 ++++++-----
 sources                       |    2 +-
 4 files changed, 8 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90713bf..641cc32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-jhead-2.87.tar.gz
-jhead-2.90.tar.gz
+jhead-2.95.tar.gz
diff --git a/jhead.spec b/jhead.spec
index 97111e2..9d37832 100644
--- a/jhead.spec
+++ b/jhead.spec
@@ -1,13 +1,12 @@
 Name: jhead
-Version: 2.90
-Release: 5%{?dist}
+Version: 2.95
+Release: 1%{?dist}
 Summary: Tool for displaying EXIF data embedded in JPEG images
 Group: Applications/Multimedia
 License: Public Domain
 URL: http://www.sentex.net/~mwandel/jhead/
-Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.90.tar.gz
+Source0: http://www.sentex.net/~mwandel/jhead/jhead-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0: jhead-orientation-crash.patch
 Requires: libjpeg-turbo-utils
 
 %description
@@ -16,7 +15,6 @@ JPEG images, such as the images produced by most digital cameras.
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
@@ -38,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man?/*
 
 %changelog
+* Wed Mar 21 2012 Oliver Falk <oliver at linux-kernel.at> - 2.95-1
+- Update
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.90-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3efdd2d..8fddf38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-661effa9420bb92cb99ced697c5a177f  jhead-2.90.tar.gz
+49599697ffc1830648b057916165a192  jhead-2.95.tar.gz


More information about the scm-commits mailing list