SPECS: jhead.spec - R: libjpeg-progs for jpegtran (jhead -autorot)...
glen
glen at pld-linux.org
Mon Dec 10 10:56:25 CET 2007
Author: glen Date: Mon Dec 10 09:56:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- R: libjpeg-progs for jpegtran (jhead -autorot); rel 2
---- Files affected:
SPECS:
jhead.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/jhead.spec
diff -u SPECS/jhead.spec:1.18 SPECS/jhead.spec:1.19
--- SPECS/jhead.spec:1.18 Tue Feb 13 09:06:36 2007
+++ SPECS/jhead.spec Mon Dec 10 10:56:19 2007
@@ -3,13 +3,14 @@
Summary(pl.UTF-8): Narzędzie wyciągające dane EXIF z plików graficznych
Name: jhead
Version: 2.6
-Release: 1
+Release: 2
License: GPL
Group: Applications/Graphics
Source0: http://www.sentex.net/~mwandel/jhead/%{name}-%{version}.tar.gz
# Source0-md5: fa3f1d3243fab7bc3b81688a3f2eec25
URL: http://www.sentex.net/~mwandel/jhead/
Patch0: %{name}-make.patch
+Requires: libjpeg-progs
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -37,6 +38,7 @@
%prep
%setup -q
%patch0 -p0
+gzip -d jhead.1.gz
%build
%{__make} \
@@ -48,7 +50,7 @@
install -d $RPM_BUILD_ROOT%{_mandir}/man1
install -D jhead $RPM_BUILD_ROOT%{_bindir}/%{name}
-gzip -dc jhead.1.gz >$RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
+install jhead.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2007-12-10 09:56:19 glen
+- R: libjpeg-progs for jpegtran (jhead -autorot); rel 2
+
Revision 1.18 2007-02-13 08:06:36 glen
- tabs in preamble
@@ -120,17 +125,3 @@
Revision 1.1 2002/09/25 11:31:21 newrom
- Extracts the EXIF data from image files
-
-* Wed Sep 25 2002 newrom <newrom at rp.zax.pl>
-- adapterized
-- initial release for PLD
-
-* Sun Jul 28 2002 Roger <roger at linuxfreemail.com> 1.8.0-2mdk
-- Combined jhead and makehtml into one package and named it jhead.
-- Provided a placeholder for the makehtml manfile.
-- Added README.makehtml
-
-* Sun Jul 14 2002 Roger <roger at linuxfreemail.com> 1.8.0-1mdk
-- Introduced into mdk distro.
-- Modified source tree to be more unix/linux.
-- Started writing a manfile for jhead.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jhead.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list