[packages/libjpeg-8] - build as libjpeg-8 (with note why not libjpeg8)

qboosh qboosh at pld-linux.org
Tue Jun 4 17:29:19 CEST 2013


commit c74f3b8926c659ed53caa29387fbeeeb7023019c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 4 17:28:53 2013 +0200

    - build as libjpeg-8 (with note why not libjpeg8)

 libjpeg.spec => libjpeg-8.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libjpeg.spec b/libjpeg-8.spec
similarity index 95%
rename from libjpeg.spec
rename to libjpeg-8.spec
index 692683a..760f030 100644
--- a/libjpeg.spec
+++ b/libjpeg-8.spec
@@ -1,3 +1,6 @@
+# NOTE: this is IJG libjpeg version 8, default build (8 bits per sample);
+# it's named libjpeg-8 to avoid confusion with libjpeg12 package,
+# which is latest version of IJG libjpeg built with 12 bits per sample.
 Summary:	Library for handling different JPEG files
 Summary(de.UTF-8):	Library zum Verarbeiten verschiedener JPEG-Dateien
 Summary(es.UTF-8):	Biblioteca para manipulación de diferentes archivos JPEGs
@@ -7,16 +10,16 @@ Summary(pt_BR.UTF-8):	Biblioteca para manipulação de diferentes arquivos JPEGs
 Summary(ru.UTF-8):	Библиотека для обработки различных JPEG-файлов
 Summary(tr.UTF-8):	JPEG resimlerini işleme kitaplığı
 Summary(uk.UTF-8):	Бібліотека для обробки різноманітних JPEG-файлів
-Name:		libjpeg
+Name:		libjpeg-8
 Version:	8d
 Release:	1
 License:	distributable
 Group:		Libraries
 Source0:	http://www.ijg.org/files/jpegsrc.v%{version}.tar.gz
 # Source0-md5:	52654eb3b2e60c35731ea8fc87f1bd29
-Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
+Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/libjpeg-non-english-man-pages.tar.bz2
 # Source1-md5:	d6342c015a489de275ada637a77dc2b0
-Patch0:		%{name}-maxmem-sysconf.patch
+Patch0:		libjpeg-maxmem-sysconf.patch
 URL:		http://www.ijg.org/
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libjpeg-8.git/commitdiff/c74f3b8926c659ed53caa29387fbeeeb7023019c



More information about the pld-cvs-commit mailing list