SPECS: qingy.spec - finished update to 0.9.7; fixed previous commit msg

adamg adamg at pld-linux.org
Fri Dec 26 16:53:59 CET 2008


Author: adamg                        Date: Fri Dec 26 15:53:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- finished update to 0.9.7; fixed previous commit msg

---- Files affected:
SPECS:
   qingy.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/qingy.spec
diff -u SPECS/qingy.spec:1.27 SPECS/qingy.spec:1.28
--- SPECS/qingy.spec:1.27	Fri Dec 26 02:52:48 2008
+++ SPECS/qingy.spec	Fri Dec 26 16:53:54 2008
@@ -16,6 +16,7 @@
 Source0:	http://dl.sourceforge.net/qingy/%{name}-%{version}.tar.bz2
 # Source0-md5:	710592c7dea0a255da2499cbea50da84
 Patch0:		%{name}-ncurses.patch
+Patch1:		%{name}-no-opt.patch
 URL:		http://qingy.sourceforge.net/
 BuildRequires:	DirectFB-devel
 BuildRequires:	autoconf
@@ -48,16 +49,21 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
 %{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	--enable-gpm-lock \
 	--enable-optimizations \
 	--enable-pam \
 	--enable-x-support \
 	--enable-DirectFB-support \
-	--enable-screen-savers \
+	--disable-screen-savers \
 	--with-themes-dir=%{_datadir}/%{name}/themes
 	
 #--disable-shadow	don't use shadow for authentication
@@ -98,8 +104,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2008/12/26 15:53:54  adamg
+- finished update to 0.9.7; fixed previous commit msg
+
 Revision 1.27  2008/12/26 01:52:48  adamg
-- updated to 1.3.2
+- updated to 0.9.7
 
 Revision 1.26  2007/03/23 04:45:55  wolvverine
 - up to 0.9.5
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qingy.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list