rpms/wammu/FC-5 wammu.spec,1.1,1.2

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Thu Oct 18 20:40:37 UTC 2007


Author: laxathom

Update of /cvs/pkgs/rpms/wammu/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18794/FC-5

Modified Files:
	wammu.spec 
Log Message:
updated release


Index: wammu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wammu/FC-5/wammu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wammu.spec	12 Jun 2007 22:53:12 -0000	1.1
+++ wammu.spec	18 Oct 2007 20:40:04 -0000	1.2
@@ -1,8 +1,8 @@
 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()')
 
 Name:		wammu
-Version:	0.19
-Release:	2%{?dist}
+Version:	0.23
+Release:	1%{?dist}
 Summary:	Mobile Phone Manager - Gammu GUI
 
 Group:		Applications/Communications
@@ -14,7 +14,7 @@
 BuildArch:	noarch
 BuildRequires:	python-devel, python-gammu, gettext
 BuildRequires:	wxPython-devel, desktop-file-utils
-Requires:	gammu, python-gammu
+Requires:	gammu, python-gammu, wxPython
 
 %description
 Wammu is mobile phone manager running on Linux,
@@ -65,14 +65,21 @@
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS FAQ README NEWS
 %{_bindir}/%{name}
+%{_bindir}/%{name}-configure
 %{_datadir}/Wammu
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/%{name}.desktop
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/*.1.gz
 %{python_sitelib}/Wammu
 
 
 %changelog
+* Sun Oct 14 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.23-1
+- Updated Release.
+
+* Tue Jul 03 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.19-3
+- Added additional Requires.
+
 * Wed Jun 06 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.19-2
 - Fixed mixed-use-of-spaces warning.
 




More information about the fedora-extras-commits mailing list