SPECS: libjpeg.spec - added note about ljpeg ABI breakage - strict...

qboosh qboosh at pld-linux.org
Mon Oct 23 19:37:41 CEST 2006


Author: qboosh                       Date: Mon Oct 23 17:37:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added note about ljpeg ABI breakage
- strict internal deps

---- Files affected:
SPECS:
   libjpeg.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/libjpeg.spec
diff -u SPECS/libjpeg.spec:1.54 SPECS/libjpeg.spec:1.55
--- SPECS/libjpeg.spec:1.54	Mon Oct 23 16:17:53 2006
+++ SPECS/libjpeg.spec	Mon Oct 23 19:37:36 2006
@@ -1,6 +1,8 @@
 # $Revision$, $Date$
 # TODO
 # - ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/ljpeg-6b.tar.gz
+# NOTE: it changes ABI! either make it work without ABI breakage, or build
+#       second libjpeg (with lossless support) with different name/soname
 #
 # Conditional build:
 %bcond_with	crop	# "apply" crop pseudo-patch
@@ -81,7 +83,7 @@
 Summary(tr):	libjpeg için geliţtirme kitaplýklarý ve baţlýk dosyalarý
 Summary(uk):	čĹÄĹŇÉ ÔÁ ÂŚÂĚŚĎÔĹËÁ ÄĚŃ ŇĎÚŇĎÂËÉ ĐŇĎÇŇÁÍ, ÝĎ ×ÉËĎŇÉÓÔĎ×ŐŔÔŘ libjpeg
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 The libjpeg-devel package includes the header files and static
@@ -132,7 +134,7 @@
 Summary(fr):	Clients simples pour manipuler de telles images
 Summary(pl):	Kilka prostych programów do manipulowania na plikach jpeg
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description progs
 Simple clients for manipulating jpeg images. Libjpeg client programs
@@ -158,7 +160,7 @@
 Summary(ru):	óÔÁÔÉŢĹÓËÁŃ ÂÉÂĚÉĎÔĹËÁ ÄĚŃ ĐŇĎÇŇÁÍÍÉŇĎ×ÁÎÉŃ Ó libjpeg
 Summary(uk):	óÔÁÔÉŢÎÁ ÂŚÂĚŚĎÔĹËÁ ÄĚŃ ĐŇĎÇŇÁÍŐ×ÁÎÎŃ Ú libjpeg
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}
+Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static libraries for developing programs using libjpeg.
@@ -256,6 +258,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2006/10/23 17:37:36  qboosh
+- added note about ljpeg ABI breakage
+- strict internal deps
+
 Revision 1.54  2006/10/23 14:17:53  glen
 - add libtool patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libjpeg.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list