Author: qboosh Date: Mon Jan 22 11:03:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - package plugins in base, not -devel
---- Files affected: SPECS: libfarsight.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libfarsight.spec diff -u SPECS/libfarsight.spec:1.4 SPECS/libfarsight.spec:1.5 --- SPECS/libfarsight.spec:1.4 Fri Jan 19 19:17:25 2007 +++ SPECS/libfarsight.spec Mon Jan 22 12:03:03 2007 @@ -1,46 +1,65 @@ # $Revision$, $Date$ Summary: An audio/video conferencing framework +Summary(pl): Szkielet do konferencji audio/video Name: libfarsight Version: 0.1.8 Release: 0.1 License: GPL -URL: http://farsight.sourceforge.net/ -Group: Networking/Instant messaging +Group: Libraries Source0: %{name}-%{version}.tar.bz2 # Source0-md5: 7bab6f21b231262d36c58a37c82d3807 -BuildRequires: autoconf -BuildRequires: automake >= 1.9 -BuildRequires: glib2-devel >= 2.6.0 +URL: http://farsight.sourceforge.net/ +BuildRequires: autoconf +BuildRequires: automake >= 1:1.9 +BuildRequires: glib2-devel >= 1:2.6.0 BuildRequires: gnet-devel >= 2.0.7 BuildRequires: gstreamer-devel >= 0.10 -BuildRequires: gtk-doc +BuildRequires: gtk-doc BuildRequires: libjingle-devel BuildRequires: libtool BuildRequires: sofia-sip-devel >= 0.11.5 +Requires: glib2 >= 1:2.6.0 +Requires: gnet >= 2.0.7 +Requires: sofia-sip >= 0.11.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -FarSight is an audio/video conferencing framework -specifically designed for Instant Messengers. It -aims to provide a code structure that will be able -to absorb as many video conferencing protocols as -possible. It also offers an interface to those Instant -Messengers, allowing them to embed the video feeds and -controls into them. - -FarSight is not a standalone application. It provides two -APIs, one for interfacing with the different "protocol modules" -and one for interfacing with the Instant Messenger GUI. There will -also be a default GUI for those who don't wish to embed the feeds -into their Instant Messenger's GUI. +FarSight is an audio/video conferencing framework specifically +designed for Instant Messengers. It aims to provide a code +structure that will be able to absorb as many video conferencing +protocols as possible. It also offers an interface to those Instant +Messengers, allowing them to embed the video feeds and controls into +them. + +FarSight is not a standalone application. It provides two APIs, one +for interfacing with the different "protocol modules" and one for +interfacing with the Instant Messenger GUI. There will also be a +default GUI for those who don't wish to embed the feeds into their +Instant Messenger's GUI. + +%description -l pl +FarSight to szkielet do konferencji audio/video zaprojektowany +szczególnie z myślą o komunikatorach. Jego celem jest zapewnienie +struktury kodu będącego w stanie objąć jak najwięcej protokołów +konferencyjnych z obrazem. Oferuje także interfejs do tych +komunikatorów, pozwalając osadzać ich feedy i sterowanie obrazem. + +FarSight nie jest samodzielną aplikacją. Udostępnia dwa API: jedno do +współpracy z różnymi "modułami protokołów" i jedno do współpracy z +graficznym interfejsem komunikatora. Będzie także domyślne GUI dla +tych, którzy nie chcą osadzać feedów w GUI komunikatora. %package devel -Summary: Headers for development -Group: Development/C +Summary: Headers for development using FarSight framework +Summary(pl): Pliki nagłówkowe szkieletu FarSight +Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel -Headers of farsight for development. +Headers of FarSight for development. + +%description devel -l pl +Pliki nagłówkowe szkieletu FarSight. %prep %setup -q -n farsight-%{version} @@ -68,18 +87,19 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so.* +%attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_sysconfdir}/farsight %dir %{_libdir}/farsight-0.1 +%attr(755,root,root) %{_libdir}/farsight-0.1/lib*.so +# rm if not needed +%{_libdir}/farsight-0.1/lib*.la %files devel %defattr(644,root,root,755) -%{_includedir}/* -%{_pkgconfigdir}/*.pc %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la -%attr(755,root,root) %{_libdir}/farsight-0.1/lib*.so -%{_libdir}/farsight-0.1/lib*.la +%{_includedir}/* +%{_pkgconfigdir}/*.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -87,6 +107,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/01/22 11:03:03 qboosh +- pl +- package plugins in base, not -devel + Revision 1.4 2007/01/19 18:17:25 patrys - empty dir @@ -99,4 +123,3 @@ Revision 1.1 2007/01/19 17:42:40 patrys - initial PLD release - NFY - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libfarsight.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit