Author: qboosh Date: Mon Jan 10 17:49:45 2011 GMT Module: packages Tag: HEAD ---- Log message: - real descriptions - updated BRs
---- Files affected: packages/xorg-app-xfindproxy: xorg-app-xfindproxy.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/xorg-app-xfindproxy/xorg-app-xfindproxy.spec diff -u packages/xorg-app-xfindproxy/xorg-app-xfindproxy.spec:1.10 packages/xorg-app-xfindproxy/xorg-app-xfindproxy.spec:1.11 --- packages/xorg-app-xfindproxy/xorg-app-xfindproxy.spec:1.10 Mon Jan 10 13:05:16 2011 +++ packages/xorg-app-xfindproxy/xorg-app-xfindproxy.spec Mon Jan 10 18:49:40 2011 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -Summary: xfindproxy application -Summary(pl.UTF-8): Aplikacja xfindproxy +Summary: xfindproxy application to locate available X11 proxy services +Summary(pl.UTF-8): Aplikacja xfindproxy do odnajdywania dostępnych serwisów proxy dla X11 Name: xorg-app-xfindproxy Version: 1.0.2 Release: 1 @@ -9,20 +9,31 @@ Source0: http://xorg.freedesktop.org/releases/individual/app/xfindproxy-%{version}.tar.bz2 # Source0-md5: 2fa74c68511ae845f52c2f33e641d0fd URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libICE-devel BuildRequires: xorg-lib-libXt-devel BuildRequires: xorg-proto-xproxymanagementprotocol-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xfindproxy application. +xfindproxy application is used to locate available X11 proxy services. + +It utilizes the Proxy Management Protocol to communicate with a proxy +manager. The proxy manager keeps track of all available proxy +services, starts new proxies when necessary, and makes sure that +proxies are shared whenever possible. %description -l pl.UTF-8 -Aplikacja xfindproxy. +Aplikacja xfindproxy służy do odnajdywania dostępnych serwisów proxy +dla X11. + +Wykorzystuje protokół Proxy Management Protocol do komunikacji z +zarządcą proxy. Zarządca ten utrzymuje informacje o wszystkich +dostępnych serwisach proxy, uruchamia w razie potrzeby nowe proxy i +zapewnia, że proxy są w miarę możliwości współdzielone. %prep %setup -q -n xfindproxy-%{version} @@ -47,7 +58,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xfindproxy %{_mandir}/man1/xfindproxy.1x* @@ -57,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2011/01/10 17:49:40 qboosh +- real descriptions +- updated BRs + Revision 1.10 2011/01/10 12:05:16 caleb - Up to 1.0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xfindproxy/xorg-app-xfindproxy.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
