Author: qboosh Date: Tue Feb 12 07:21:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4.2
---- Files affected: SPECS: libburn.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/libburn.spec diff -u SPECS/libburn.spec:1.11 SPECS/libburn.spec:1.12 --- SPECS/libburn.spec:1.11 Sat Nov 3 02:16:22 2007 +++ SPECS/libburn.spec Tue Feb 12 08:21:15 2008 @@ -6,12 +6,12 @@ Summary: Library for reading and writing optical discs Summary(pl.UTF-8): Biblioteka służąca do odczytywania i zapisywania dysków optycznych Name: libburn -Version: 0.4.0 +Version: 0.4.2 Release: 1 License: GPL v2+ Group: Libraries Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: 0cfe4daff5d36284d03ed8170eecac7c +# Source0-md5: 7d05a52c704d4681fb04759195b6a531 URL: http://libburnia.pykix.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -79,6 +79,7 @@ %doc AUTHORS CONTRIBUTORS COPYRIGHT README %attr(755,root,root) %{_bindir}/cdrskin %attr(755,root,root) %{_libdir}/libburn.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libburn.so.4 %{_mandir}/man1/cdrskin.1* %files devel @@ -86,7 +87,7 @@ %attr(755,root,root) %{_libdir}/libburn.so %{_libdir}/libburn.la %{_includedir}/libburn -%{_pkgconfigdir}/libburn-5.pc +%{_pkgconfigdir}/libburn-1.pc %if %{with static_libs} %files static @@ -100,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-02-12 07:21:15 qboosh +- updated to 0.4.2 + Revision 1.11 2007-11-03 01:16:22 qboosh - updated to 0.4.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libburn.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
