Author: ankry Date: Sat Aug 12 08:44:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - formatting
---- Files affected: SPECS: csa.spec (1.2 -> 1.3) , dLAN.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/csa.spec diff -u SPECS/csa.spec:1.2 SPECS/csa.spec:1.3 --- SPECS/csa.spec:1.2 Sat Jun 25 23:23:59 2005 +++ SPECS/csa.spec Sat Aug 12 10:44:50 2006 @@ -13,7 +13,7 @@ # .src.rpm at ftp://oss.sgi.com/projects/csa/download/ Source0: %{name}-%{version}.tar.gz # Source0-md5: 8a0f4a052cd9a6a6ad7227fc0b750345 -URL: http://oss.sgi.com/projects/csa/ +URL: http://oss.sgi.com/projects/csa/ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -162,6 +162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/08/12 08:44:50 ankry +- formatting + Revision 1.2 2005/06/25 21:23:59 qboosh - pl, separated -libs,-devel,-static ================================================================ Index: SPECS/dLAN.spec diff -u SPECS/dLAN.spec:1.7 SPECS/dLAN.spec:1.8 --- SPECS/dLAN.spec:1.7 Tue May 16 19:11:31 2006 +++ SPECS/dLAN.spec Sat Aug 12 10:44:50 2006 @@ -1,11 +1,11 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without dist_kernel # without kernel from distribution -%bcond_without kernel # don't build kernel modules -%bcond_without smp # don't build SMP module -%bcond_without userspace # don't build userspace module -%bcond_with verbose # verbose build (V=1) +%bcond_without dist_kernel # without kernel from distribution +%bcond_without kernel # don't build kernel modules +%bcond_without smp # don't build SMP module +%bcond_without userspace # don't build userspace module +%bcond_with verbose # verbose build (V=1) # Summary: dLAN drivers Summary(de): dLAN Treiber @@ -22,7 +22,7 @@ URL: http://www.devolo.de/de_DE/index.html %if %{with kernel} BuildRequires: %{kgcc_package} -%{?with_dist_kernel:BuildRequires: kernel-module-build} +%{?with_dist_kernel:BuildRequires: kernel-module-build} %endif %if %{with userspace} BuildRequires: libpcap-devel @@ -170,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/08/12 08:44:50 ankry +- formatting + Revision 1.7 2006/05/16 17:11:31 qboosh - pass CFLAGS for userspace; CC is passed by configure ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/csa.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/dLAN.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
