SPECS: jpeg-mmx.spec - fix version (it's 0.1.6 really)
glen
glen at pld-linux.org
Fri Jun 9 10:46:38 CEST 2006
Author: glen Date: Fri Jun 9 08:46:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix version (it's 0.1.6 really)
---- Files affected:
SPECS:
jpeg-mmx.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/jpeg-mmx.spec
diff -u SPECS/jpeg-mmx.spec:1.17 SPECS/jpeg-mmx.spec:1.18
--- SPECS/jpeg-mmx.spec:1.17 Tue Oct 11 20:01:38 2005
+++ SPECS/jpeg-mmx.spec Fri Jun 9 10:46:33 2006
@@ -5,15 +5,16 @@
Summary: libjpeg library with MMX support
Summary(pl): Biblioteka libjpeg z obsługą MMX
Name: jpeg-mmx
-Version: 1.1.6
-Release: 0.2
+Version: 0.1.6
+Release: 0.1
+Epoch: 1
License: GPL
Group: Libraries
-Source0: http://dl.sourceforge.net/mjpeg/%{name}-0.1.6.tar.gz
+Source0: http://dl.sourceforge.net/mjpeg/%{name}-%{version}.tar.gz
# Source0-md5: 9156c429bd8c4dea65c877c50ed89e15
Patch0: %{name}-DESTDIR.patch
# XXX: replace it with real x86_64 port or drop
-#Patch1: %{name}-x8664.patch
+#Patch1: %{name}-x8664.patch
URL: http://mjpeg.sourceforge.net/
BuildRequires: gcc >= 5:3.0
BuildRequires: nasm
@@ -21,8 +22,8 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-jpeg-mmx is a modified version of IJG libjpeg library that can use
-MMX extension of x86 processors (if available).
+jpeg-mmx is a modified version of IJG libjpeg library that can use MMX
+extension of x86 processors (if available).
%description -l pl
jpeg-mmx to zmodyfikowana wersja biblioteki IJG libjpeg potrafiąca
@@ -34,7 +35,6 @@
%build
%configure
-
%{__make}
%install
@@ -61,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/06/09 08:46:33 glen
+- fix version (it's 0.1.6 really)
+
Revision 1.17 2005/10/11 18:01:38 glen
- gcc epoch
@@ -95,7 +98,7 @@
- EA based on builders logs
Revision 1.6 2005/10/09 14:02:14 glen
-- updated to 1.1.6
+- updated to 0.1.6
Revision 1.5 2003/10/03 15:00:48 qboosh
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/jpeg-mmx.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list