SPECS: configure-trackpoint.spec - cleanup, BR: pkgconfig
qboosh
qboosh at pld-linux.org
Sat Aug 19 15:47:23 CEST 2006
Author: qboosh Date: Sat Aug 19 13:47:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup, BR: pkgconfig
---- Files affected:
SPECS:
configure-trackpoint.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/configure-trackpoint.spec
diff -u SPECS/configure-trackpoint.spec:1.3 SPECS/configure-trackpoint.spec:1.4
--- SPECS/configure-trackpoint.spec:1.3 Sat Aug 19 03:32:11 2006
+++ SPECS/configure-trackpoint.spec Sat Aug 19 15:47:18 2006
@@ -1,6 +1,7 @@
# $Revision$, $Date$
#
-%bcond_without gnome # dont build gnome configurator
+# Conditional build:
+%bcond_without gnome # don't build gnome configurator
#
%define _name trackpoint
Summary: TrackPoint configuration service for IBM laptops
@@ -15,12 +16,17 @@
Source1: %{name}.init
Patch0: %{name}-desktop.patch
Patch1: %{name}-makefile.patch
-URL: http://tpctl.sourceforge.net/http://tpctl.sourceforge.net/
+URL: http://tpctl.sourceforge.net/
+%if %{with gnome}
BuildRequires: autoconf
BuildRequires: automake
-%{?with_gnome:BuildRequires: libgnomeui-devel}
+BuildRequires: libgnomeui-devel
+BuildRequires: pkgconfig
+%endif
Requires(post,preun): /sbin/chkconfig
-#Requires: kernel >= 2.6.11 (with trackpoint subsystem via sysfs)
+Requires: rc-scripts
+# trackpoint subsystem via sysfs
+#Requires: uname(release) >= 2.6.11
ExclusiveArch: %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -106,6 +112,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/08/19 13:47:18 qboosh
+- cleanup, BR: pkgconfig
+
Revision 1.3 2006/08/19 01:32:11 havner
- i dont know if that makes much sense, a package without itself, but
gnome requirements for such little thing might be too much, and one
@@ -118,4 +127,3 @@
Revision 1.1 2006/08/14 11:55:11 havner
- initial, builds, works
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/configure-trackpoint.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list