]> git.pld-linux.org Git - packages/dchub.git/blobdiff - dchub.spec
- rebuild for perl 5.20
[packages/dchub.git] / dchub.spec
index 129112f6777dd10aa53d2885f1fe867fd4127f63..ba700c13caf4be334b8ade039e9ee01b53403655 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       Direct Connect Hub
-Summary(pl.UTF-8):   Serwer Direct Connect
+Summary(pl.UTF-8):     Serwer Direct Connect
 Name:          dchub
 Version:       0.5.2
-Release:       6
+Release:       13
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://ac2i.homelinux.com/dctc/%{name}-%{version}.tar.gz
@@ -11,18 +11,23 @@ Patch0:             %{name}-configdir.patch
 Patch1:                %{name}-init.patch
 Patch2:                %{name}-crcdir.patch
 Patch3:                %{name}-pic.patch
+Patch4:                am.patch
+Patch5:                format-security.patch
 URL:           http://ac2i.homelinux.com/dctc/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: gettext-devel
+# for AM_PATH_GLIB macro
+BuildRequires: glib-devel
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: libgcrypt-devel >= 1.1.12
 BuildRequires: libxml2-devel
+BuildRequires: openssl-devel
 BuildRequires: perl-devel
 BuildRequires: pkgconfig
 BuildRequires: python-devel
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post,preun):  /sbin/chkconfig
-Requires:      perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
 Requires:      perl-Locale-gettext
 Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +44,8 @@ dchub jest hubem sieci direct connect służącej do wymiany plików.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 %{__aclocal}
This page took 0.063869 seconds and 4 git commands to generate.