]> git.pld-linux.org Git - packages/gajim.git/commitdiff
- added dbus_version patch
authorpaladine <paladine@pld-linux.org>
Sun, 4 Sep 2005 11:12:38 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated remote patch
- works for me, rel. 1

Changed files:
    gajim.spec -> 1.19

gajim.spec

index 75dd384e872f95addf1d07709e770ed58c080420..2ce42fe4f22034f0ee376cc34f49d9451727aaf5 100644 (file)
@@ -5,14 +5,15 @@ Summary:      A Jabber client written in PyGTK
 Summary(pl):   Klient Jabbera napisany w PyGTK
 Name:          gajim
 Version:       0.8.1
-Release:       0.2
+Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://gajim.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5: d4cbbd64078b9c93fdd1492c27dbcdab
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-run.patch
-#Patch2:               %{name}-remote.patch
+Patch2:                %{name}-remote.patch
+Patch3:                %{name}-dbus_version.patch
 URL:           http://www.gajim.org/
 BuildRequires: gtkspell-devel
 BuildRequires: gettext-devel
@@ -43,7 +44,8 @@ dzia
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#%patch2 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %{__make} \
This page took 0.039008 seconds and 4 git commands to generate.