]> git.pld-linux.org Git - packages/gajim.git/commitdiff
- current snap
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 15 Jun 2006 08:40:23 +0000 (08:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gajim.spec -> 1.21.2.30

gajim.spec

index b5f5750cacbe79f79cce1f697022ee21d3c12c20..47a9dd27a1ae81a3ecb79fa5f3abd06437fd6c12 100644 (file)
@@ -1,5 +1,5 @@
-%define                _snap   20060607
-%define                _snap_with_dashes 2006-06-07
+%define                _snap   20060615
+%define                _snap_with_dashes 2006-06-15
 Summary:       A Jabber client written in PyGTK
 Summary(pl):   Klient Jabbera napisany w PyGTK
 Name:          gajim
@@ -8,7 +8,8 @@ Release:        0.%{_snap}.1
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://www.gajim.org/downloads/snap/%{name}-%{_snap_with_dashes}.tar.gz
-# Source0-md5: f2c5b10388b2ccb6f0bb3e2691ad6090
+# Source0-md5: 9f6ecf0f40e811e62f3296ce5b9179db
+Patch0:                %{name}-locale-install.patch
 URL:           http://www.gajim.org/
 BuildRequires: gettext-devel
 BuildRequires: gtkspell-devel
@@ -38,6 +39,8 @@ dzia
 %prep
 %setup -q -n %{name}-0.10
 
+%patch0 -p1
+
 %build
 %{__make} clean
 %{__make} \
This page took 0.034723 seconds and 4 git commands to generate.