]> git.pld-linux.org Git - packages/freewrl.git/commitdiff
- release 3: require DynaLoader in version available at build time
authorradek <radek@pld-linux.org>
Sat, 20 Nov 2004 18:15:55 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freewrl.spec -> 1.20

freewrl.spec

index bb4d3cd1aa93200381d17ab943010e95a9dc80e9..f34b497be6ca482d57ebdefffab313d1b9c7a453 100644 (file)
@@ -5,7 +5,7 @@ Summary:        FreeWRL - VRML browser
 Summary(pl):   FreeWRL - przeglĀ±darka VRML
 Name:          freewrl
 Version:       1.03
-Release:       2
+Release:       3
 License:       LGPL
 Group:         X11/Applications/Graphics
 Source0:       http://dl.sourceforge.net/freewrl/FreeWRL-%{version}.tar.gz
@@ -32,6 +32,7 @@ BuildRequires:        perl-devel >= 1:5.8.0
 BuildRequires: pkgconfig
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: saxon
+Requires:      perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                mozilladir      /usr/%{_lib}/mozilla
This page took 0.062112 seconds and 4 git commands to generate.