]> git.pld-linux.org Git - packages/dchub.git/commitdiff
- release 6: require DynaLoader in version available at build time
authorradek <radek@pld-linux.org>
Sat, 20 Nov 2004 17:27:37 +0000 (17:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dchub.spec -> 1.23

dchub.spec

index 9e5ae6f7a3fcd6568c7f5d537e874b354861ddbe..05e29dda4a3a08f20733f6cec9feef1f85e345ee 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Direct Connect Hub
 Summary(pl):   Serwer Direct Connect
 Name:          dchub
 Version:       0.5.2
-Release:       5
+Release:       6
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://ac2i.homelinux.com/dctc/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@ BuildRequires:        perl-devel
 BuildRequires: python-devel
 BuildRequires: pkgconfig
 Requires:      perl-Locale-gettext
+Requires:      perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
 Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.091969 seconds and 4 git commands to generate.