rpms/wammu/devel wammu.spec,1.5,1.6

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Sat Mar 22 20:07:20 UTC 2008


Author: laxathom

Update of /cvs/pkgs/rpms/wammu/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25177

Modified Files:
	wammu.spec 
Log Message:
.


Index: wammu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wammu/devel/wammu.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wammu.spec	26 Jan 2008 10:08:33 -0000	1.5
+++ wammu.spec	22 Mar 2008 20:06:36 -0000	1.6
@@ -1,7 +1,7 @@
 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()')
 
 Name:		wammu
-Version:	0.25
+Version:	0.26
 Release:	1%{?dist}
 Summary:	Mobile Phone Manager - Gammu GUI
 
@@ -14,7 +14,7 @@
 BuildArch:	noarch
 BuildRequires:	python-devel, python-gammu, gettext
 BuildRequires:	wxPython-devel, desktop-file-utils
-Requires:	gammu, python-gammu, wxPython
+Requires:	gammu, python-gammu, wxPython, dbus-x11
 
 %description
 Wammu is mobile phone manager running on Linux,
@@ -63,7 +63,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc COPYING AUTHORS FAQ README NEWS
+%doc COPYING AUTHORS FAQ README PKG-INFO ChangeLog
 %{_bindir}/%{name}
 %{_bindir}/%{name}-configure
 %{_datadir}/Wammu
@@ -74,6 +74,9 @@
 
 
 %changelog
+* Tue Mar 04 2008 Xavier Lamien <lxtnow[at]gmail.com> - 0.26-1
+- Updated Release.
+
 * Wed Jan 03 2008 Xavier Lamien < lxtnow[at]gmail.com > - 0.25-1
 - Updated Release.
 




More information about the fedora-extras-commits mailing list