rpms/gajim/F-10 .cvsignore, 1.12, 1.13 gajim.spec, 1.26, 1.27 sources, 1.12, 1.13

Debarshi Ray rishi at fedoraproject.org
Thu Dec 18 03:51:18 UTC 2008


Author: rishi

Update of /cvs/pkgs/rpms/gajim/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17180

Modified Files:
	.cvsignore gajim.spec sources 
Log Message:
* Thu Dec 18 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.12-1
- Version bump to 0.12.
- Added 'Requires: notify-python python-kerberos'.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gajim/F-10/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	26 Dec 2007 21:55:52 -0000	1.12
+++ .cvsignore	18 Dec 2008 03:50:47 -0000	1.13
@@ -1 +1 @@
-gajim-0.11.4.tar.bz2
+gajim-0.12.tar.gz


Index: gajim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gajim/F-10/gajim.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- gajim.spec	8 Nov 2008 19:24:44 -0000	1.26
+++ gajim.spec	18 Dec 2008 03:50:47 -0000	1.27
@@ -2,12 +2,12 @@
 
 Summary:	Jabber client written in PyGTK
 Name:		gajim
-Version:	0.11.4
-Release:	6%{?dist}
+Version:	0.12
+Release:	1%{?dist}
 License:	GPLv2
 Group:		Applications/Internet
 URL:		http://gajim.org/
-Source0:	http://gajim.org/downloads/gajim-%{version}.tar.bz2
+Source0:	http://gajim.org/downloads/%{name}-%{version}.tar.gz
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -21,8 +21,12 @@
 %endif
 
 Requires:	gnome-python2-canvas
+Requires:	notify-python
 Requires:	pygtk2-libglade
+Requires:	pyOpenSSL
 Requires:	python-docutils
+Requires:	python-kerberos
+Requires:	python-sexy
 
 BuildRequires:	dbus-devel
 BuildRequires:	desktop-file-utils
@@ -56,8 +60,8 @@
 
 rm -rf $RPM_BUILD_ROOT%{python_sitearch}/%{name}/*.la
 
-# silence rpmlint warnings
-chmod +x $RPM_BUILD_ROOT%{_datadir}/%{name}/src/{gajim{,-remote},history_manager}.py
+# Suppress rpmlint warning.
+chmod 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/src/{gajim{,-remote},history_manager}.py
 
 desktop-file-install --vendor fedora --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
@@ -76,13 +80,13 @@
 %doc COPYING
 %doc README.html
 %doc THANKS
+%doc %{_mandir}/man1/%{name}.1*
+%doc %{_mandir}/man1/%{name}-remote.1*
 %{_bindir}/%{name}
 %{_bindir}/%{name}-remote
 %{_datadir}/applications/fedora-%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/pixmaps/%{name}_about.png
-%{_mandir}/man1/%{name}.1*
-%{_mandir}/man1/%{name}-remote.1*
 
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/data
@@ -94,6 +98,15 @@
 %{python_sitearch}/%{name}/trayicon.so
 
 %changelog
+* Thu Dec 18 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.12-1
+- Version bump to 0.12.
+- Added 'Requires: notify-python python-kerberos'.
+
+* Mon Nov 17 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.12-0.1.beta1
+- Version bump to 0.12 beta1. Closes Red Hat Bugzilla bug #471295.
+- Added 'Requires: pyOpenSSL'. Addresses Red Hat Bugzilla bug #467523.
+- Added 'Requires: python-sexy'.
+
 * Sun Nov 09 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11.4-6
 - Added 'Requires: gnome-python2-gnome' on all distributions starting from
   Fedora 10. Closes Red Hat Bugzilla bug #470181.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gajim/F-10/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	26 Dec 2007 21:55:52 -0000	1.12
+++ sources	18 Dec 2008 03:50:47 -0000	1.13
@@ -1 +1 @@
-53eb80b280674678f6615eae4a552374  gajim-0.11.4.tar.bz2
+839554bee346f9ab8a48cb7e432763cd  gajim-0.12.tar.gz




More information about the fedora-extras-commits mailing list