]> git.pld-linux.org Git - packages/gajim.git/blobdiff - gajim.spec
- rel 2; fix typos in code
[packages/gajim.git] / gajim.spec
index d8461d3410b33ad38ba2252538fe85531b953e81..1e82069c9439faea1880bcccef6c099aad5d9f51 100644 (file)
@@ -2,11 +2,12 @@ Summary:      A Jabber client written in PyGTK
 Summary(pl):   Klient Jabbera napisany w PyGTK
 Name:          gajim
 Version:       0.9
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://gajim.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5: 351c59ca1a162d134f546385b35bf804
+Patch0:                %{name}-typos.patch
 URL:           http://www.gajim.org/
 BuildRequires: gettext-devel
 BuildRequires: gtkspell-devel
@@ -33,6 +34,7 @@ dzia
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} clean
This page took 0.055036 seconds and 4 git commands to generate.