Author: qboosh Date: Sun Jul 13 20:00:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7.8 - updated makefile patch
---- Files affected: SPECS: libebml.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/libebml.spec diff -u SPECS/libebml.spec:1.26 SPECS/libebml.spec:1.27 --- SPECS/libebml.spec:1.26 Sun Apr 22 00:07:49 2007 +++ SPECS/libebml.spec Sun Jul 13 22:00:32 2008 @@ -2,12 +2,12 @@ Summary: Extensible Binary Meta Language access library Summary(pl.UTF-8): Biblioteka dostępu rozszerzalnego metajęzyka binarnego Name: libebml -Version: 0.7.7 -Release: 3 +Version: 0.7.8 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2 -# Source0-md5: 7c8456a50fd82c1c9755917d0182c49e +# Source0-md5: 6278109f52e4f9d2c8a8dfc0d668b587 Patch0: %{name}-makefile.patch URL: http://www.matroska.org/ BuildRequires: libstdc++-devel @@ -80,6 +80,7 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libebml.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libebml.so.0 %files devel %defattr(644,root,root,755) @@ -97,6 +98,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008/07/13 20:00:32 qboosh +- updated to 0.7.8 +- updated makefile patch + Revision 1.26 2007/04/21 22:07:49 pluto - release 3 for rebuild with new libstdc++. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libebml.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
