SPECS: nvidia-settings.spec - strict internal deps

glen glen at pld-linux.org
Wed Dec 27 22:59:22 CET 2006


Author: glen                         Date: Wed Dec 27 21:59:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict internal deps

---- Files affected:
SPECS:
   nvidia-settings.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/nvidia-settings.spec
diff -u SPECS/nvidia-settings.spec:1.6 SPECS/nvidia-settings.spec:1.7
--- SPECS/nvidia-settings.spec:1.6	Thu Oct  5 12:16:15 2006
+++ SPECS/nvidia-settings.spec	Wed Dec 27 22:59:17 2006
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	nvidia_settings	# build the main package
+%bcond_without	nvidia_settings	# build the main package
 %bcond_without	libXNVCtrl	# build libXNVCtrl for http://websvn.kde.org/trunk/kdenonbeta/nvidia/
 #
 %define		_buildid	20060919
+%define		_rel	2
 Summary:	Tool for configuring the NVIDIA driver
 Name:		nvidia-settings
 Version:	1.0
-Release:	0.%{_buildid}.1
+Release:	0.%{_buildid}.%{_rel}
 License:	GPL
 Group:		X11
 Source0:	ftp://download.nvidia.com/XFree86/nvidia-settings/%{name}-%{version}.tar.gz
@@ -22,6 +23,7 @@
 BuildRequires:	m4
 BuildRequires:	pkgconfig
 %endif
+Requires:	libXNVCtrl = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -166,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/12/27 21:59:17  glen
+- strict internal deps
+
 Revision 1.6  2006/10/05 10:16:15  glen
 - don't use reserved %{_build} macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nvidia-settings.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list