Author: qboosh Date: Sun Nov 4 00:02:10 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.3.0
---- Files affected: SPECS: libraw1394.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/libraw1394.spec diff -u SPECS/libraw1394.spec:1.32 SPECS/libraw1394.spec:1.33 --- SPECS/libraw1394.spec:1.32 Mon Aug 27 12:03:33 2007 +++ SPECS/libraw1394.spec Sun Nov 4 01:02:05 2007 @@ -2,12 +2,12 @@ Summary: Interface to Linux IEEE-1394 subsystem Summary(pl.UTF-8): Biblioteka do obsługi podsystemu IEEE-1394 Name: libraw1394 -Version: 1.2.1 -Release: 2 -License: LGPL +Version: 1.3.0 +Release: 1 +License: LGPL v2.1+ Group: Libraries Source0: http://www.linux1394.org/dl/%{name}-%{version}.tar.gz -# Source0-md5: e6210ff05b7f4ec0401ad3d11f493e1a +# Source0-md5: c5d9ab62bd25dba96af010b3471e816a Patch0: %{name}-doc.patch URL: http://www.linux1394.org/ BuildRequires: autoconf >= 2.50 @@ -86,9 +86,14 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/libraw1394.so.*.* -%{_mandir}/man1/* +%attr(755,root,root) %{_bindir}/dumpiso +%attr(755,root,root) %{_bindir}/sendiso +%attr(755,root,root) %{_bindir}/testlibraw +%attr(755,root,root) %{_libdir}/libraw1394.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libraw1394.so.8 +%{_mandir}/man1/dumpiso.1* +%{_mandir}/man1/sendiso.1* +%{_mandir}/man1/testlibraw.1* %{_mandir}/man5/isodump.5* %files devel @@ -109,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/11/04 00:02:05 qboosh +- updated to 1.3.0 + Revision 1.32 2007/08/27 10:03:33 megabajt - release 2 to acquire P:/R: libtool(*.la) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libraw1394.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
