Author: glen Date: Tue Dec 12 01:37:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - lzo2 ready; rel 2
---- Files affected: SPECS: dxpc.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/dxpc.spec diff -u SPECS/dxpc.spec:1.25 SPECS/dxpc.spec:1.26 --- SPECS/dxpc.spec:1.25 Sat Jan 21 01:01:16 2006 +++ SPECS/dxpc.spec Tue Dec 12 02:37:11 2006 @@ -3,19 +3,20 @@ Summary(pl): Różnicowy kompresor X protokołu Name: dxpc Version: 3.8.2 -Release: 1 +Release: 2 License: distributable provided copyright and permission notices are included Group: X11/Applications/Networking Source0: http://www.vigor.nu/%{name}/%{version}/%{name}-%{version}.tar.gz # Source0-md5: 3fbfb0e4bf769e64d27da331ecddbc9f Source1: %{name}.1.pl Patch0: %{name}-DESTDIR.patch +Patch1: %{name}-lzo2.patch URL: http://www.vigor.nu/dxpc/ BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: libstdc++-devel -BuildRequires: lzo-devel +BuildRequires: lzo-devel >= 2.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -30,6 +31,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.* . @@ -64,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2006/12/12 01:37:11 glen +- lzo2 ready; rel 2 + Revision 1.25 2006/01/21 00:01:16 arekm - kill Icon: field (support for these is obsolete says jbj) @@ -99,15 +104,15 @@ - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Revision 1.15 2002/08/30 22:01:53 qboosh -- new %%doc +- new %doc Revision 1.14 2002/05/21 23:12:57 kloczek -perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ +- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ - s/^autoconf/\%\{__autoconf\}/" + s/^autoconf/\%\{__autoconf\}/" Revision 1.13 2002/04/25 16:14:01 arturs -fixed a small typo +- fixed a small typo Revision 1.12 2002/02/23 01:58:09 kloczek - adapterized. @@ -117,7 +122,7 @@ Group field using gettext). Revision 1.10 2002/01/18 02:12:46 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.9 2001/11/10 16:45:30 jajcus - s/Distibutable/distributable/ in License @@ -134,7 +139,7 @@ Revision 1.6 2001/08/25 11:54:14 filon - added regenerating configuration files, ac 2.5 ready - added patch: ac_lt patch to use libtool -- s/make/%%{__make}/ +- s/make/%{__make}/ Revision 1.5 2001/07/21 13:32:28 migo - fixed pl description/summary @@ -143,7 +148,7 @@ - added pl summary and/or description Revision 1.3 2001/05/02 02:43:03 qboosh -- adapterized and made spec %%debug ready or added using %%rpm*flags macros +- adapterized and made spec %debug ready or added using %rpm*flags macros Revision 1.2 2000/07/13 20:03:28 kloczek - spec adapterized, ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dxpc.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
