SPECS: qingy.spec - 0.6.0 rel 0.2 - chenged gpm configure settings...

mguevara mguevara at pld-linux.org
Wed Nov 9 11:25:59 CET 2005


Author: mguevara                     Date: Wed Nov  9 10:25:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.6.0 rel 0.2 - chenged gpm configure settings, added Sessions dir

---- Files affected:
SPECS:
   qingy.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/qingy.spec
diff -u SPECS/qingy.spec:1.16 SPECS/qingy.spec:1.17
--- SPECS/qingy.spec:1.16	Tue Nov  8 16:16:28 2005
+++ SPECS/qingy.spec	Wed Nov  9 11:25:54 2005
@@ -8,7 +8,7 @@
 Summary(pl):	Qingy - zastępca getty
 Name:		qingy
 Version:	0.6.0
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
@@ -39,7 +39,7 @@
 
 %build
 %{__autoconf}
-%configure --enable-pam --disable-gpm-lock --disable-optimizations
+%configure --enable-pam --enable-gpm-lock --enable-optimizations
 
 %{__make}
 
@@ -48,6 +48,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/Sessions
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,6 +65,7 @@
 %{_libdir}/%{name}
 %attr(755,root,root) %{_sbindir}/*
 %{_infodir}/*
+%dir %{_sysconfdir}/X11/Sessions
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/11/09 10:25:54  mguevara
+- 0.6.0 rel 0.2 - chenged gpm configure settings, added Sessions dir
+
 Revision 1.16  2005/11/08 15:16:28  mguevara
 - upgrade to 0.6.0 - fixed plenty of security issues (BTW)
 - rel 0.1 - workable but needs polishing
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qingy.spec?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list