]> git.pld-linux.org Git - packages/dchub.git/blobdiff - dchub.spec
- perl req/prov fix
[packages/dchub.git] / dchub.spec
index e77ac490ca5f5ed9d4a1170d44b844eb622ed59d..abf27c96011caeaf2e571375105ff261a060dc52 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Direct Connect Hub
 Summary(pl.UTF-8):     Serwer Direct Connect
 Name:          dchub
 Version:       0.5.2
-Release:       7
+Release:       17
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://ac2i.homelinux.com/dctc/%{name}-%{version}.tar.gz
@@ -11,12 +11,18 @@ 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-tools
+# 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
@@ -38,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.161555 seconds and 4 git commands to generate.