]> git.pld-linux.org Git - packages/aethera.git/commitdiff
- add typo.patch
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Nov 2006 16:16:12 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aethera.spec -> 1.11

aethera.spec

index a4a235e14a7672d332f2ba8d6d8e9e9fd81f0872..87a5df2009f1d494c7ea5d3426c7ec1825e23404 100644 (file)
@@ -1,4 +1,4 @@
-%define                _rel    0.2
+%define                _rel    0.3
 Summary:       Aethera - Email and PIM application
 Summary(pl):   Aethera - aplikacja e-mail i zarz±dcy informacji osobistej (PIM)
 Name:          aethera
@@ -11,6 +11,7 @@ Patch0:               %{name}-libs.patch
 Patch1:                %{name}-includes.patch
 Patch2:                %{name}-install.patch
 Patch3:                %{name}-fpic.patch
+Patch4:                %{name}-typo.patch
 # Source0-md5: f3efd064b5e9884bd7adf49bf763e213
 URL:           http://www.thekompany.com/projects/aethera/
 BuildRequires: korelib-devel
@@ -43,6 +44,7 @@ Header files for Aethera library.
 %ifarch %{x8664}
 %patch3 -p1
 %endif
+%patch4 -p1
 
 mkdir -p include/aethera
 ln -sf ../../aethera/libs/clientskel/clientrmi.h include/aethera
This page took 0.113273 seconds and 4 git commands to generate.