[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-perl
Subject:    [Kde-perl] MDK 9.1 libsmokeqt SRPM
From:       Jaco Greeff <jaco () puxedo ! org>
Date:       2003-05-14 9:44:27
[Download RAW message or body]

Hi,

I'm building the source RPM for libsmokeqt. It is missing a 
BuildRequire, in that MakeMaker is looking for 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/perl.h which is 
provided by the "perl-devel" package.

The attached spec contains the change.

Greetings,
Jaco

["libsmokeqt.spec" (text/plain)]

Summary: 	Generic binding library for Qt 3.
Name: 		libsmokeqt
Version: 	1.2
Release: 	2mdk
Group: 		Development/KDE and Qt
License: 	GPL
URL: 		http://perlqt.sourceforge.net/
Source:		%{name}-%{version}.tar.gz
Provides: 	libsmokeqt
Packager:       Germain Garand<germain@ebooksfrance.org>
BuildRoot: 	%_tmppath/%name-%version-%release-root
BuildRequires:  libqt3-devel 
BuildRequires:	perl
BuildRequires:  perl-devel
BuildRequires:	libMesaGLU1-devel
BUildRequires:  kdelibs-devel
Requires: libqt3 >= 3.0.2

%description
Generic bindings providing access to Trolltech's Qt Toolkit
from scripting-like languages.

%prep

%setup -q

%build

if [ -f configure.in ]; then mv -f configure.in configure.in.rpm; fi
%configure --enable-smoke DO_NOT_COMPILE="puic PerlQt"
if [ -f configure.in.rpm ]; then mv -f configure.in.rpm configure.in; fi

make

%install
%makeinstall PREFIX=%{?buildroot:%{buildroot}}%{_prefix} INSTALLDIRS=vendor

%post
echo Shut up, rpmlint!  Just shut up! >/dev/null
/sbin/ldconfig

%postun
echo Shut up, rpmlint!  Just shut up! >/dev/null
/sbin/ldconfig

%clean
rm -fr %buildroot

%files
%defattr(-,root,root,-)
%_libdir/
%_includedir/

%changelog
* Wed May 14 2003 Jaco Greeff <jaco@puxedo.org> 1.2-2mdk
- Added missing perl-devel BuildRequire to satisfy the MakeMaker script looking for
  /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/perl.h
  
* Sun Apr 7 2003 Germain Garand <germain@ebooksfrance.org> 1.2-1mdk
  - Splitted PerlQt/Smoke in two packages. Initial version of libsmokeqt.



_______________________________________________
Kde-perl mailing list
Kde-perl@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-perl


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic