Author: qboosh Date: Sat Aug 27 16:12:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanups
---- Files affected: SPECS: xorg-proto-bigreqsproto.spec (1.1 -> 1.2) , xorg-proto-compositeproto.spec (1.2 -> 1.3) , xorg-proto-damageproto.spec (1.2 -> 1.3) , xorg-proto-dmxproto.spec (1.1 -> 1.2) , xorg-proto-evieext.spec (1.1 -> 1.2) , xorg-proto-fixesproto.spec (1.2 -> 1.3) , xorg-proto-fontcacheproto.spec (1.1 -> 1.2) , xorg-proto-fontsproto.spec (1.1 -> 1.2) , xorg-proto-glproto.spec (1.1 -> 1.2) , xorg-proto-inputproto.spec (1.1 -> 1.2) , xorg-proto-kbproto.spec (1.1 -> 1.2) , xorg-proto-panoramixproto.spec (1.2 -> 1.3) , xorg-proto-printproto.spec (1.1 -> 1.2) , xorg-proto-randrproto.spec (1.2 -> 1.3) , xorg-proto-recordproto.spec (1.2 -> 1.3) , xorg-proto-renderproto.spec (1.2 -> 1.3) , xorg-proto-resourceproto.spec (1.2 -> 1.3) , xorg-proto-scrnsaverproto.spec (1.1 -> 1.2) , xorg-proto-trapproto.spec (1.1 -> 1.2) , xorg-proto-videoproto.spec (1.1 -> 1.2) , xorg-proto-xcmiscproto.spec (1.1 -> 1.2) , xorg-proto-xextproto.spec (1.2 -> 1.3) , xorg-proto-xf86bigfontproto.spec (1.1 -> 1.2) , xorg-proto-xf86dgaproto.spec (1.1 -> 1.2) , xorg-proto-xf86driproto.spec (1.1 -> 1.2) , xorg-proto-xf86miscproto.spec (1.1 -> 1.2) , xorg-proto-xf86rushproto.spec (1.1 -> 1.2) , xorg-proto-xf86vidmodeproto.spec (1.1 -> 1.2) , xorg-proto-xproto.spec (1.2 -> 1.3) , xorg-proto-xproxymanagementprotocol.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/xorg-proto-bigreqsproto.spec diff -u SPECS/xorg-proto-bigreqsproto.spec:1.1 SPECS/xorg-proto-bigreqsproto.spec:1.2 --- SPECS/xorg-proto-bigreqsproto.spec:1.1 Mon Aug 15 14:17:57 2005 +++ SPECS/xorg-proto-bigreqsproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3243 $, $Date$ -# Summary: BigReqs protocol and ancillary headers Summary(pl): Nagłówki protokołu BigReqs i pomocnicze Name: xorg-proto-bigreqsproto @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/bigreqsproto-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,10 +23,9 @@ %description -l pl Nagłówki protokołu BigReqs i pomocnicze. - %package devel Summary: BigReqs protocol and ancillary headers -Summary(pl): bigreqsproto +Summary(pl): Nagłówki protokołu BigReqs i pomocnicze Group: X11/Development/Libraries %description devel @@ -37,11 +34,9 @@ %description devel -l pl Nagłówki protokołu BigReqs i pomocnicze. - %prep %setup -q -n bigreqsproto-%{version} - %build %{__aclocal} %{__autoconf} @@ -50,7 +45,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -58,23 +52,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/bigreqsproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.1 2005/08/15 12:17:57 arekm - new try - all xorg files prefixed with xorg-kind_of_package where kind of package can be seen at http://xorg.freedesktop.org/X11R7.0-RC0/ ================================================================ Index: SPECS/xorg-proto-compositeproto.spec diff -u SPECS/xorg-proto-compositeproto.spec:1.2 SPECS/xorg-proto-compositeproto.spec:1.3 --- SPECS/xorg-proto-compositeproto.spec:1.2 Wed Aug 17 22:16:28 2005 +++ SPECS/xorg-proto-compositeproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3259 $, $Date$ -# Summary: Composite protocol and ancillary headers Summary(pl): Nagłówki protokołu Composite i pomocnicze Name: xorg-proto-compositeproto @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/compositeproto-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu Composite i pomocnicze. - %package devel Summary: Composite protocol and ancillary headers Summary(pl): Nagłówki protokołu Composite i pomocnicze @@ -39,11 +36,9 @@ %description devel -l pl Nagłówki protokołu Composite i pomocnicze. - %prep %setup -q -n compositeproto-%{version} - %build %{__aclocal} %{__autoconf} @@ -52,7 +47,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -60,23 +54,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/compositeproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.2 2005/08/17 20:16:28 qboosh - Obsoletes for old xlibs packages ================================================================ Index: SPECS/xorg-proto-damageproto.spec diff -u SPECS/xorg-proto-damageproto.spec:1.2 SPECS/xorg-proto-damageproto.spec:1.3 --- SPECS/xorg-proto-damageproto.spec:1.2 Wed Aug 17 22:16:28 2005 +++ SPECS/xorg-proto-damageproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3262 $, $Date$ -# Summary: Damage protocol and ancillary headers Summary(pl): Nagłówki protokołu Damage i pomocnicze Name: xorg-proto-damageproto @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/damageproto-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu Damage i pomocnicze. - %package devel Summary: Damage protocol and ancillary headers Summary(pl): Nagłówki protokołu Damage i pomocnicze @@ -39,11 +36,9 @@ %description devel -l pl Nagłówki protokołu Damage i pomocnicze. - %prep %setup -q -n damageproto-%{version} - %build %{__aclocal} %{__autoconf} @@ -52,7 +47,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -60,23 +54,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/damageproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.2 2005/08/17 20:16:28 qboosh - Obsoletes for old xlibs packages ================================================================ Index: SPECS/xorg-proto-dmxproto.spec diff -u SPECS/xorg-proto-dmxproto.spec:1.1 SPECS/xorg-proto-dmxproto.spec:1.2 --- SPECS/xorg-proto-dmxproto.spec:1.1 Mon Aug 15 14:17:57 2005 +++ SPECS/xorg-proto-dmxproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3325 $, $Date$ -# Summary: DMX protocol and ancillary headers Summary(pl): Nagłówki protokołu DMX i pomocnicze Name: xorg-proto-dmxproto @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/dmxproto-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu DMX i pomocnicze. - %package devel Summary: DMX protocol and ancillary headers Summary(pl): Nagłówki protokołu DMX i pomocnicze. @@ -38,11 +35,9 @@ %description devel -l pl Nagłówki protokołu DMX i pomocnicze. - %prep %setup -q -n dmxproto-%{version} - %build %{__aclocal} %{__autoconf} @@ -51,7 +46,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -59,23 +53,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/dmxproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.1 2005/08/15 12:17:57 arekm - new try - all xorg files prefixed with xorg-kind_of_package where kind of package can be seen at http://xorg.freedesktop.org/X11R7.0-RC0/ ================================================================ Index: SPECS/xorg-proto-evieext.spec diff -u SPECS/xorg-proto-evieext.spec:1.1 SPECS/xorg-proto-evieext.spec:1.2 --- SPECS/xorg-proto-evieext.spec:1.1 Mon Aug 15 14:17:57 2005 +++ SPECS/xorg-proto-evieext.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3274 $, $Date$ -# Summary: EvIE protocol and ancillary headers Summary(pl): Nagłówki protokołu EvIE i pomocnicze Name: xorg-proto-evieext @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/evieext-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu EvIE i pomocnicze. - %package devel Summary: EvIE protocol and ancillary headers Summary(pl): Nagłówki protokołu EvIE i pomocnicze @@ -38,11 +35,9 @@ %description devel -l pl Nagłówki protokołu EvIE i pomocnicze. - %prep %setup -q -n evieext-%{version} - %build %{__aclocal} %{__autoconf} @@ -51,7 +46,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -59,23 +53,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/evieproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.1 2005/08/15 12:17:57 arekm - new try - all xorg files prefixed with xorg-kind_of_package where kind of package can be seen at http://xorg.freedesktop.org/X11R7.0-RC0/ ================================================================ Index: SPECS/xorg-proto-fixesproto.spec diff -u SPECS/xorg-proto-fixesproto.spec:1.2 SPECS/xorg-proto-fixesproto.spec:1.3 --- SPECS/xorg-proto-fixesproto.spec:1.2 Wed Aug 17 22:16:28 2005 +++ SPECS/xorg-proto-fixesproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3264 $, $Date$ -# Summary: Fixes protocol and ancillary headers Summary(pl): Nagłówki protokołu Fixes i pomocnicze Name: xorg-proto-fixesproto @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/fixesproto-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu Fixes i pomocnicze. - %package devel Summary: Fixes protocol and ancillary headers Summary(pl): Nagłówki protokołu Fixes i pomocnicze @@ -40,11 +37,9 @@ %description devel -l pl Nagłówki protokołu Fixes i pomocnicze. - %prep %setup -q -n fixesproto-%{version} - %build %{__aclocal} %{__autoconf} @@ -53,7 +48,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -61,23 +55,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/fixesproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.2 2005/08/17 20:16:28 qboosh - Obsoletes for old xlibs packages ================================================================ Index: SPECS/xorg-proto-fontcacheproto.spec diff -u SPECS/xorg-proto-fontcacheproto.spec:1.1 SPECS/xorg-proto-fontcacheproto.spec:1.2 --- SPECS/xorg-proto-fontcacheproto.spec:1.1 Mon Aug 15 14:17:57 2005 +++ SPECS/xorg-proto-fontcacheproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3275 $, $Date$ -# Summary: Fontcache protocol and ancillary headers Summary(pl): Nagłówki protokołu Fontcache i pomocnicze Name: xorg-proto-fontcacheproto @@ -13,9 +11,9 @@ URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: xorg-util-util-macros BuildRequires: pkg-config -BuildRoot: %{tmpdir}/fontcacheproto-%{version}-root-%(id -u -n) +BuildRequires: xorg-util-util-macros +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu Fontcache i pomocnicze. - %package devel Summary: Fontcache protocol and ancillary headers Summary(pl): Nagłówki protokołu Fontcache i pomocnicze @@ -38,11 +35,9 @@ %description devel -l pl Nagłówki protokołu Fontcache i pomocnicze. - %prep %setup -q -n fontcacheproto-%{version} - %build %{__aclocal} %{__autoconf} @@ -51,7 +46,6 @@ %{__make} - %install rm -rf $RPM_BUILD_ROOT @@ -59,23 +53,23 @@ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} - %clean rm -rf $RPM_BUILD_ROOT - %files devel %defattr(644,root,root,755) %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/fontcacheproto.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/08/27 16:12:43 qboosh +- cleanups + Revision 1.1 2005/08/15 12:17:57 arekm - new try - all xorg files prefixed with xorg-kind_of_package where kind of package can be seen at http://xorg.freedesktop.org/X11R7.0-RC0/ ================================================================ Index: SPECS/xorg-proto-fontsproto.spec diff -u SPECS/xorg-proto-fontsproto.spec:1.1 SPECS/xorg-proto-fontsproto.spec:1.2 --- SPECS/xorg-proto-fontsproto.spec:1.1 Mon Aug 15 14:17:57 2005 +++ SPECS/xorg-proto-fontsproto.spec Sat Aug 27 18:12:43 2005 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# $Rev: 3232 $, $Date$ -# Summary: Fonts protocol and ancillary headers Summary(pl): Nagłówki protokołu Fonts i pomocnicze Name: xorg-proto-fontsproto @@ -15,7 +13,7 @@ BuildRequires: automake BuildRequires: pkg-config BuildRequires: xorg-util-util-macros -BuildRoot: %{tmpdir}/fontsproto-%{version}-root-%(id -u -n) +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -25,7 +23,6 @@ %description -l pl Nagłówki protokołu Fonts i pomocnicze. - %package devel Summary: Fonts protocol and ancillary headers Summary(pl): Nagłówki protokołu Fonts i pomocnicze @@ -38,11 +35,9 @@ %description devel -l pl Nagłówki protokołu Fonts i pomocnicze. - %prep %setup -q -n fontsproto-%{version} - %build %{__aclocal} <<Diff was trimmed, longer than 597 lines>> ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-proto-bigreqsproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-compositeproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-damageproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-dmxproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-evieext.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-fixesproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-fontcacheproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-fontsproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-glproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-inputproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-kbproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-panoramixproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-printproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-randrproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-recordproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-renderproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-resourceproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-scrnsaverproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-trapproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-videoproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xcmiscproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xextproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xf86bigfontproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xf86dgaproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xf86driproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xf86miscproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xf86rushproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xf86vidmodeproto.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xproto.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/xorg-proto-xproxymanagementprotocol.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
