Author: gotar Date: Sat Feb 16 13:07:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2.2 (from icculus SVN), - removed BR: XFree86-devel, - commented out libtoolize - doesn't build and it makes no sense to fix it
---- Files affected: SPECS: smjpeg.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/smjpeg.spec diff -u SPECS/smjpeg.spec:1.26 SPECS/smjpeg.spec:1.27 --- SPECS/smjpeg.spec:1.26 Mon Feb 12 23:09:15 2007 +++ SPECS/smjpeg.spec Sat Feb 16 14:07:34 2008 @@ -1,16 +1,15 @@ # $Revision$, $Date$ -Summary: SDL SMJPEG Library +Summary: SDL SMJPEG library Summary(pl.UTF-8): Biblioteka SDL SMJPEG Name: smjpeg -Version: 0.2.1 -Release: 7 +Version: 0.2.2 +Release: 1 License: LGPL Group: Libraries Source0: ftp://ftp.lokigames.com/pub/open-source/smjpeg/%{name}-%{version}.tar.gz -# Source0-md5: a21fc0b8227babb5e0aff63ae62e8bf6 +# Source0-md5: 39364a0e32b564a116d1adc9525ac00d URL: http://www.lokigames.com/development/smjpeg.php3 BuildRequires: SDL-devel >= 1.2.0 -BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -53,7 +52,7 @@ %build rm -f missing -%{__libtoolize} +#%%{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} @@ -94,6 +93,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008-02-16 13:07:34 gotar +- updated to 0.2.2 (from icculus SVN), +- removed BR: XFree86-devel, +- commented out libtoolize - doesn't build and it makes no sense to fix it + Revision 1.26 2007-02-12 22:09:15 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smjpeg.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
