Author: shadzik Date: Tue Dec 18 00:01:28 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.0.0-rc9 (well, coriander and vloopbakc should work with it too)
---- Files affected: SPECS: libdc1394.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/libdc1394.spec diff -u SPECS/libdc1394.spec:1.24 SPECS/libdc1394.spec:1.25 --- SPECS/libdc1394.spec:1.24 Tue Dec 18 00:07:44 2007 +++ SPECS/libdc1394.spec Tue Dec 18 01:01:22 2007 @@ -3,7 +3,7 @@ # Conditional build: %bcond_without static_libs # don't build static library # -%define _rc rc5 +%define _rc rc9 Summary: Library for 1394 Digital Camera Specification Summary(pl.UTF-8): Biblioteka dla specyfikacji Kamera Cyfrowa 1394 Name: libdc1394 @@ -12,7 +12,7 @@ License: LGPL v2.1+ Group: Libraries Source0: http://dl.sourceforge.net/libdc1394/%{name}-%{version}-%{_rc}.tar.gz -# Source0-md5: dff62b3b0b0187e0253479c901a5fec3 +# Source0-md5: 8955f1eef27a22ba209355ded5d1d003 URL: http://sourceforge.net/projects/libdc1394/ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake @@ -92,14 +92,14 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/dc1394_reset_bus %attr(755,root,root) %{_bindir}/dc1394_vloopback -%attr(755,root,root) %{_libdir}/libdc1394.so.20.0.0 +%attr(755,root,root) %{_libdir}/libdc1394.so.*.*.* %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libdc1394.so %{_libdir}/libdc1394.la %{_includedir}/dc1394 -%{_pkgconfigdir}/libdc1394.pc +%{_pkgconfigdir}/libdc1394-2.pc %if %{with static_libs} %files static @@ -113,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007-12-18 00:01:22 shadzik +- 2.0.0-rc9 (well, coriander and vloopbakc should work with it too) + Revision 1.24 2007-12-17 23:07:44 shadzik - up to 2.0.0rc5 (i know there's already rc9) - no link patch needed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdc1394.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
