[jhead/f16] * Update

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


commit e6f230d4370da506591e08287128cf561505191e
Author: Oliver Falk <oliver at linux-kernel.at>
Date:   Wed Mar 21 11:38:18 2012 +0100

    * Update

 .gitignore                    |    1 +
 jhead-orientation-crash.patch |   11 -----------
 jhead.spec                    |   11 ++++++-----
 sources                       |    2 +-
 4 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90713bf..b868e31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 jhead-2.87.tar.gz
 jhead-2.90.tar.gz
+/jhead-2.95.tar.gz
diff --git a/jhead.spec b/jhead.spec
index 8cfd732..1438318 100644
--- a/jhead.spec
+++ b/jhead.spec
@@ -1,13 +1,12 @@
 Name: jhead
-Version: 2.90
-Release: 4%{?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
+
 * Tue Feb 15 2011 Adrian Reber <adrian at lisas.de> - 2.90-4
 - added "Requires: libjpeg-turbo-utils" to fix 
   "jhead should depend on libjpeg-turbo-utils" (#673808)
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