diff -r 804f172af162 -r be8a9b152c6e jhead/jhead.spec --- a/jhead/jhead.spec Tue Aug 28 19:02:10 2012 +0200 +++ b/jhead/jhead.spec Tue Aug 28 19:02:15 2012 +0200 @@ -1,6 +1,6 @@ ## ## jhead.spec -- OpenPKG RPM Specification -## Copyright (c) 2009 Michael Schloh von Bennewitz +## Copyright (c) 2012 Michael Schloh von Bennewitz ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that @@ -32,19 +32,15 @@ Class: EVAL Group: Graphics License: Public Domain -Version: 2.84 -Release: 20090106 +Version: 2.96 +Release: 20120800 # list of sources Source0: http://www.sentex.net/~mwandel/jhead/jhead-%{version}.tar.gz # build information -Prefix: %{l_prefix} -BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, make -PreReq: OpenPKG, openpkg >= 20040130 -AutoReq: no -AutoReqProv: no +BuildPreReq: OpenPKG, openpkg >= 20100101, make +PreReq: OpenPKG, openpkg >= 20100101 %description Jhead is a command line driven program for manipulating the @@ -67,8 +63,6 @@ %{l_make} %{l_mflags -O} %install - rm -rf $RPM_BUILD_ROOT - # create directory structure %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/bin @@ -83,5 +77,4 @@ %files -f files %clean - rm -rf $RPM_BUILD_ROOT