Author: qboosh Date: Mon Oct 9 21:52:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - new Source0 URL, updated to 1.1.0
---- Files affected: SPECS: libiec61883.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libiec61883.spec diff -u SPECS/libiec61883.spec:1.1 SPECS/libiec61883.spec:1.2 --- SPECS/libiec61883.spec:1.1 Fri Oct 28 22:47:29 2005 +++ SPECS/libiec61883.spec Mon Oct 9 23:52:24 2006 @@ -2,15 +2,16 @@ Summary: Streaming library for IEEE1394 Summary(pl): Biblioteka strumieni dla IEEE1394 Name: libiec61883 -Version: 1.0.0 +Version: 1.1.0 Release: 1 License: LGPL Group: Libraries -Source0: http://dl.sourceforge.net/libraw1394/%{name}-%{version}.tar.gz -# Source0-md5: 7f531c1599bfe8f385a2cb4e56e9d93b +Source0: http://www.linux1394.org/dl/%{name}-%{version}.tar.gz +# Source0-md5: 08f46840912ae2032499186228842a32 URL: http://www.linux1394.org/ -BuildRequires: libraw1394-devel >= 1.2.0 -Requires: libraw1394 >= 1.2.0 +BuildRequires: libraw1394-devel >= 1.2.1 +BuildRequires: pkgconfig +Requires: libraw1394 >= 1.2.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,7 +52,7 @@ Summary(pl): Pliki nagłówkowe biblioteki libiec61883 Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libraw1394-devel >= 1.2.0 +Requires: libraw1394-devel >= 1.2.1 %description devel libiec61883 devel package. @@ -93,8 +94,9 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/plug* %attr(755,root,root) %{_libdir}/libiec61883.so.*.* +%{_mandir}/man1/plug*.1* %files devel %defattr(644,root,root,755) @@ -113,5 +115,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/09 21:52:24 qboosh +- new Source0 URL, updated to 1.1.0 + Revision 1.1 2005/10/28 20:47:29 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libiec61883.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
