SPECS: showconsole.spec - lib64 fix

glen glen at pld-linux.org
Thu Mar 15 16:53:57 CET 2007


Author: glen                         Date: Thu Mar 15 15:53:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 fix

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

---- Diffs:

================================================================
Index: SPECS/showconsole.spec
diff -u SPECS/showconsole.spec:1.6 SPECS/showconsole.spec:1.7
--- SPECS/showconsole.spec:1.6	Thu Mar 15 16:48:13 2007
+++ SPECS/showconsole.spec	Thu Mar 15 16:53:52 2007
@@ -3,14 +3,15 @@
 Summary(pl.UTF-8):	Mały demon do logowania wyjścia konsoli w czasie startu systemu
 Name:		showconsole
 Version:	1.08
-Release:	0.2
+Release:	1
 License:	GPL v2
-Group:		Applications
+Group:		Base
 Source0:	ftp://ftp.suse.com/pub/projects/init/%{name}-%{version}.tar.gz
 # Source0-md5:	351daafbf394a1602e92c7c9afe13a6a
 Patch0:		%{name}-no-TIOCGDEV.patch
 Patch1:		%{name}-quiet.patch
-URL:		ftp://ftp.suse.com/pub/projects/init
+Patch2:		%{name}-lib64.patch
+URL:		ftp://ftp.suse.com/pub/projects/init/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -50,6 +51,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p0
+%patch2 -p1
 
 %build
 %{__make} \
@@ -58,8 +60,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
+	lib=%{_lib} \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -92,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/03/15 15:53:52  glen
+- lib64 fix
+
 Revision 1.6  2007/03/15 15:48:13  glen
 - direct source0 url, also update URL
 
================================================================

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



More information about the pld-cvs-commit mailing list