packages: gajim/gajim.spec - updated to 0.14.1 - 0.1 rel: no Icon "visible"...
qwiat
qwiat at pld-linux.org
Sun Oct 31 10:06:50 CET 2010
Author: qwiat Date: Sun Oct 31 09:06:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.14.1
- 0.1 rel: no Icon "visible" (.desktop file) and patch %{name}-keyring-bug.patch has to be verified
---- Files affected:
packages/gajim:
gajim.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: packages/gajim/gajim.spec
diff -u packages/gajim/gajim.spec:1.62 packages/gajim/gajim.spec:1.63
--- packages/gajim/gajim.spec:1.62 Wed Oct 27 12:27:17 2010
+++ packages/gajim/gajim.spec Sun Oct 31 10:06:45 2010
@@ -6,14 +6,14 @@
Summary: A Jabber client written in PyGTK
Summary(pl.UTF-8): Klient Jabbera napisany w PyGTK
Name: gajim
-Version: 0.13.4
-Release: 2
+Version: 0.14.1
+Release: 0.1
Epoch: 1
License: GPL v2
Group: Applications/Communications
-Source0: http://gajim.org/downloads/0.13/%{name}-%{version}.tar.bz2
-# Source0-md5: 097e96c2f73a13be4edadea11b495ce6
-Patch0: %{name}-keyring-bug.patch
+Source0: http://gajim.org/downloads/0.14/%{name}-%{version}.tar.bz2
+# Source0-md5: d5e421da6eef7bb5e802231d93cb090f
+#Patch0: %{name}-keyring-bug.patch
URL: http://www.gajim.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -68,7 +68,7 @@
%prep
%setup -q
-%patch0 -p1
+#%patch0 -p1
%build
%{__intltoolize}
@@ -108,13 +108,12 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README THANKS THANKS.artists
%attr(755,root,root) %{_bindir}/*
-%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/*.so
%{_datadir}/%{name}
%{_desktopdir}/*.desktop
%{_mandir}/man1/*
-%{_pixmapsdir}/*.png
-%{_pixmapsdir}/*.svg
+%{_iconsdir}/hicolor/64x64/apps/gajim.png
+%{_iconsdir}/hicolor/scalable/apps/gajim.svg
+%{_docdir}/gajim
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -122,6 +121,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2010/10/31 09:06:45 qwiat
+- updated to 0.14.1
+- 0.1 rel: no Icon "visible" (.desktop file) and patch %{name}-keyring-bug.patch has to be verified
+
Revision 1.62 2010/10/27 10:27:17 emes
- added patch: the default keyring is 'login', not 'default'
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gajim/gajim.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list