Author: qboosh Date: Fri Jan 7 17:15:12 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.5
---- Files affected: packages/xorg-proto-printproto: xorg-proto-printproto.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/xorg-proto-printproto/xorg-proto-printproto.spec diff -u packages/xorg-proto-printproto/xorg-proto-printproto.spec:1.17 packages/xorg-proto-printproto/xorg-proto-printproto.spec:1.18 --- packages/xorg-proto-printproto/xorg-proto-printproto.spec:1.17 Sat Mar 8 01:05:51 2008 +++ packages/xorg-proto-printproto/xorg-proto-printproto.spec Fri Jan 7 18:15:07 2011 @@ -1,36 +1,40 @@ # $Revision$, $Date$ -Summary: Print protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu Print i pomocnicze +Summary: Xprint extension headers +Summary(pl.UTF-8): Pliki nagłówkowe rozszerzenia Xprint Name: xorg-proto-printproto -Version: 1.0.4 +Version: 1.0.5 Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/printproto-%{version}.tar.bz2 -# Source0-md5: 7321847a60748b4d2f1fa16db4b6ede8 +# Source0-md5: 99d0e25feea2fead7d8325b7000b41c3 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake -BuildRequires: xorg-util-util-macros +BuildRequires: xorg-util-util-macros >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Print protocol and ancillary headers. +Xprint extension to the X11 protocol is (now deprecated) portable, +network-transparent printing system. %description -l pl.UTF-8 -Nagłówki protokołu Print i pomocnicze. +Rozszerzenie Xprint protokołu X11 jest (teraz już przestarzałym) +systemem drukowania przezroczystym względem sieci. %package devel -Summary: Print protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu Print i pomocnicze +Summary: Xprint extension headers +Summary(pl.UTF-8): Pliki nagłówkowe rozszerzenia Xprint Group: X11/Development/Libraries Requires: xorg-proto-xproto-devel %description devel -Print protocol and ancillary headers. +Xprint extension to the X11 protocol is (now deprecated) portable, +network-transparent printing system. %description devel -l pl.UTF-8 -Nagłówki protokołu Print i pomocnicze. +Rozszerzenie Xprint protokołu X11 jest (teraz już przestarzałym) +systemem drukowania przezroczystym względem sieci. %prep %setup -q -n printproto-%{version} @@ -47,17 +51,17 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - pkgconfigdir=%{_pkgconfigdir} + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) -%doc COPYING ChangeLog -%{_includedir}/X11/extensions/*.h +%doc COPYING ChangeLog README +%{_includedir}/X11/extensions/Print*.h %{_pkgconfigdir}/printproto.pc +%{_mandir}/man7/Xprint.7* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2011/01/07 17:15:07 qboosh +- updated to 1.0.5 + Revision 1.17 2008/03/08 00:05:51 qboosh - updated to 1.0.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-proto-printproto/xorg-proto-printproto.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
