packages: pcb/pcb.spec - BR: gettext-devel, perl-XML-Parser, pkgconfig - dr...

sparky sparky at pld-linux.org
Tue Feb 9 02:13:48 CET 2010


Author: sparky                       Date: Tue Feb  9 01:13:48 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: gettext-devel, perl-XML-Parser, pkgconfig
- dropped BR: tetex-dvips, tetex-format-latex, texinfo, xorg-lib-libICE-devel
- specify WISH path so tk won't be needed at build time

---- Files affected:
packages/pcb:
   pcb.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/pcb/pcb.spec
diff -u packages/pcb/pcb.spec:1.38 packages/pcb/pcb.spec:1.39
--- packages/pcb/pcb.spec:1.38	Sat Feb  6 22:09:46 2010
+++ packages/pcb/pcb.spec	Tue Feb  9 02:13:43 2010
@@ -14,11 +14,10 @@
 BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	gd-devel
+BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2.0.0
-BuildRequires:	tetex-dvips
-BuildRequires:	tetex-format-latex
-BuildRequires:	texinfo
-BuildRequires:	xorg-lib-libICE-devel
+BuildRequires:	perl-XML-Parser
+BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libXpm-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,8 +37,9 @@
 %build
 export LDFLAGS="-L%{_x_libraries}"
 %configure \
+	WISH="%{_bindir}/wish" \
 	--disable-update-desktop-database \
-	--disable-update-mime-database 
+	--disable-update-mime-database
 
 %{__make} -i \
 	CC="%{__cc}" \
@@ -83,6 +83,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2010/02/09 01:13:43  sparky
+- BR: gettext-devel, perl-XML-Parser, pkgconfig
+- dropped BR: tetex-dvips, tetex-format-latex, texinfo, xorg-lib-libICE-devel
+- specify WISH path so tk won't be needed at build time
+
 Revision 1.38  2010/02/06 21:09:46  arekm
 - release 3
 
@@ -208,9 +213,3 @@
 
 Revision 1.5  1999/07/12 23:06:12  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Fri Oct 08 1998 Michael Maher <mike at redhat.com>
-- built package for 5.2
-
-* Tue May 26 1998 Michael Maher <mike at redhat.com>
-- built package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcb/pcb.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list