Author: arekm Date: Tue Mar 28 14:12:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; print debug stuff on stderr
---- Files affected: SPECS: pxlib.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/pxlib.spec diff -u SPECS/pxlib.spec:1.12 SPECS/pxlib.spec:1.13 --- SPECS/pxlib.spec:1.12 Tue Feb 21 08:30:48 2006 +++ SPECS/pxlib.spec Tue Mar 28 16:11:57 2006 @@ -7,12 +7,13 @@ Summary(pl): Biblioteka do odczytu plików baz danych Paradox DB Name: pxlib Version: 0.6.0 -Release: 1 +Release: 2 Epoch: 0 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/pxlib/%{name}-%{version}.tar.gz # Source0-md5: 14afa3d5f65be74e701668e47c0a1759 +Patch0: %{name}-stderr.patch URL: http://pxlib.sourceforge.net/ BuildRequires: docbook-utils BuildRequires: libgsf-devel @@ -58,6 +59,7 @@ %prep %setup -q +%patch0 -p1 %build # man pages are build by docbook2man @@ -113,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/03/28 14:11:57 arekm +- rel 2; print debug stuff on stderr + Revision 1.12 2006/02/21 07:30:48 arekm - up to 0.6.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pxlib.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
