SPECS: kde-splash-moodin.spec - BR: kdebase-devel - adapter

arvenil arvenil at pld-linux.org
Sun Jan 13 16:25:07 CET 2008


Author: arvenil                      Date: Sun Jan 13 15:25:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: kdebase-devel
- adapter

---- Files affected:
SPECS:
   kde-splash-moodin.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/kde-splash-moodin.spec
diff -u SPECS/kde-splash-moodin.spec:1.6 SPECS/kde-splash-moodin.spec:1.7
--- SPECS/kde-splash-moodin.spec:1.6	Tue Feb 13 09:06:37 2007
+++ SPECS/kde-splash-moodin.spec	Sun Jan 13 16:25:01 2008
@@ -12,6 +12,7 @@
 Source0:	http://moodwrod.com/files/ksplash-engine-%{_splash}_%{version}.tar.gz
 # Source0-md5:	322404928ed7e17a1c8708d4dc13b960
 URL:		http://www.kde-look.org/content/show.php?content=25705
+BuildRequires:	kdebase-devel
 Requires:	kdebase-desktop >= 9:3.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,12 +44,13 @@
 %build
 
 %configure \
-        --with-qt-libraries=%{_libdir}
+	--with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
-
-%makeinstall
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-01-13 15:25:01  arvenil
+- BR: kdebase-devel
+- adapter
+
 Revision 1.6  2007-02-13 08:06:37  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde-splash-moodin.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list