]> git.pld-linux.org Git - packages/gajim.git/blobdiff - gajim.spec
- current snap
[packages/gajim.git] / gajim.spec
index 3b0e9dfad6816a2d324bef83b43d449723dd04c5..b5f5750cacbe79f79cce1f697022ee21d3c12c20 100644 (file)
@@ -1,19 +1,21 @@
-%define                _snap   20060316
+%define                _snap   20060607
+%define                _snap_with_dashes 2006-06-07
 Summary:       A Jabber client written in PyGTK
 Summary(pl):   Klient Jabbera napisany w PyGTK
 Name:          gajim
-Version:       0.10
+Version:       0.11
 Release:       0.%{_snap}.1
 License:       GPL v2
 Group:         Applications/Communications
-Source0:       %{name}-%{_snap}.tar.bz2
-# Source0-md5: f3e156dabf28f30a65be3a3ef429f6b3
+Source0:       http://www.gajim.org/downloads/snap/%{name}-%{_snap_with_dashes}.tar.gz
+# Source0-md5: f2c5b10388b2ccb6f0bb3e2691ad6090
 URL:           http://www.gajim.org/
 BuildRequires: gettext-devel
 BuildRequires: gtkspell-devel
 BuildRequires: intltool
 BuildRequires: python-pygtk-devel >= 2.8.0
 BuildRequires: rpmbuild(macros) >= 1.177
+BuildRequires: rpm-pythonprov
 BuildRequires: xorg-lib-libXScrnSaver-devel
 %pyrequires_eq python-modules
 %pyrequires_eq python
@@ -34,7 +36,7 @@ dla u
 dzia³a z nim ³adnie.
 
 %prep
-%setup -q
+%setup -q -n %{name}-0.10
 
 %build
 %{__make} clean
@@ -52,6 +54,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{setup_win32.pyo}
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
 %find_lang %{name}
 
This page took 0.099339 seconds and 4 git commands to generate.