]> git.pld-linux.org Git - packages/dchub.git/blobdiff - dchub.spec
- fix missing extern for global var
[packages/dchub.git] / dchub.spec
index 7823ba28df93984c1743f19f3cf13398cf9f3821..fff2c7d776b072f5014bf23bd02aa1e06c4c979b 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Direct Connect Hub
 Summary(pl.UTF-8):     Serwer Direct Connect
 Name:          dchub
 Version:       0.5.2
-Release:       19
+Release:       20
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://ac2i.homelinux.com/dctc/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@ Patch3:               %{name}-pic.patch
 Patch4:                am.patch
 Patch5:                format-security.patch
 Patch6:                trampoline.patch
+Patch7:                missing-extern.patch
 URL:           http://ac2i.homelinux.com/dctc/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -48,6 +49,7 @@ dchub jest hubem sieci direct connect służącej do wymiany plików.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__aclocal}
This page took 0.076478 seconds and 4 git commands to generate.