]> git.pld-linux.org Git - packages/ORBit2.git/commitdiff
- added patch to fix compilation in test subdirectory
authortrojan <trojan@pld-linux.org>
Thu, 10 Oct 2002 10:30:04 +0000 (10:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ORBit2.spec -> 1.38

ORBit2.spec

index 85986c69677cc64472fceff5f98804a8e1639477..a707bed6a92de167d2764f21863ad34f228b090e 100644 (file)
@@ -11,6 +11,7 @@ Source0:      http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.4/%{name}-%{version}.t
 Patch0:                %{name}-am15.patch
 Patch1:                %{name}-ac_fix.patch
 Patch2:                %{name}-am16.patch
+Patch3:                %{name}-pthread.patch
 URL:           http://www.labs.redhat.com/orbit/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -105,6 +106,7 @@ zlinkowanych statycznie u
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 rm -f missing
This page took 0.059348 seconds and 4 git commands to generate.