rpms/kbiof/F-7 kbiof.spec,1.1,1.2

Ian Chapman (oddsocks) fedora-extras-commits at redhat.com
Sun Jan 6 23:21:42 UTC 2008


Author: oddsocks

Update of /cvs/pkgs/rpms/kbiof/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14018

Modified Files:
	kbiof.spec 
Log Message:



Index: kbiof.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kbiof/F-7/kbiof.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kbiof.spec	2 Oct 2007 19:23:24 -0000	1.1
+++ kbiof.spec	6 Jan 2008 23:21:02 -0000	1.2
@@ -1,13 +1,13 @@
 Name:           kbiof
 Version:        0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        KDE port of the original BIOF XScreenSaver
 Group:          Amusements/Graphics
 License:        GPLv2+
 URL:            http://www.fmtec.it/felinux/kbiof.php
 Source0:        http://www.fmtec.it/felinux/download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  kdebase-devel
+BuildRequires:  kdelibs3-devel
 BuildRequires:  libGLU-devel
 Requires:       xscreensaver-base
 
@@ -20,6 +20,7 @@
 
 
 %build
+unset QTDIR || : ; . /etc/profile.d/qt.sh
 %configure --disable-rpath
 make %{?_smp_mflags}
 
@@ -48,5 +49,9 @@
 
 
 %changelog
+* Sun Jan 06 2008 Ian Chapman <packages[AT]amiga-hardware.com> 0.3-2
+- Use kdelibs3-devel now instead of kdelibs-devel
+- Source qt.sh
+
 * Sat Sep 29 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.3-1
 - Initial release
\ No newline at end of file




More information about the fedora-extras-commits mailing list