Author: cieciwa Date: Wed Jun 7 08:08:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 1, - removed "dirty hack".
---- Files affected: SPECS: pcb.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/pcb.spec diff -u SPECS/pcb.spec:1.30 SPECS/pcb.spec:1.31 --- SPECS/pcb.spec:1.30 Wed Jun 7 09:34:07 2006 +++ SPECS/pcb.spec Wed Jun 7 10:08:32 2006 @@ -3,7 +3,7 @@ Summary(pl): PCB - narzędzie do projektowania płytek drukowanych Name: pcb Version: 20060422 -Release: 0.01 +Release: 1 License: GPL Group: X11/Applications # devel snaps: http://dl.sourceforge.net/pcb/ @@ -11,13 +11,15 @@ # Source0-md5: f70af0f43d9cf1a98ec6a7681773b793 #Source0: ftp://ftp.uni-ulm.de/pub/pcb/mirror/%{name}-%{version}.tar.gz URL: http://pcb.sourceforge.net/ -BuildRequires: XFree86-devel BuildRequires: bison BuildRequires: flex +BuildRequires: gd-devel BuildRequires: gtk+2-devel >= 2.0.0 BuildRequires: tetex-dvips BuildRequires: tetex-format-latex BuildRequires: texinfo +BuildRequires: xorg-lib-libICE-devel +BuildRequires: xorg-lib-libXpm-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _appdefsdir /usr/X11R6/lib/X11/app-defaults @@ -35,8 +37,6 @@ %build %configure -# dirty hack to build program -touch src/menu.h %{__make} -i \ CC="%{__cc}" \ @@ -80,6 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/06/07 08:08:32 cieciwa +- release 1, +- removed "dirty hack". + Revision 1.30 2006/06/07 07:34:07 cieciwa - version 20060422, - release 0.01, ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pcb.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
