Author: ondrejj
Update of /cvs/pkgs/rpms/wammu/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18237/F-10
Modified Files: .cvsignore sources wammu.spec Added Files: import.log Log Message: Backport from devel.
--- NEW FILE import.log --- wammu-0_29-3_fc11:F-10:wammu-0.29-3.fc11.src.rpm:1230717777
Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wammu/F-10/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 25 Aug 2008 09:30:42 -0000 1.6 +++ .cvsignore 31 Dec 2008 10:03:29 -0000 1.7 @@ -1 +1 @@ -wammu-0.28.tar.bz2 +wammu-0.29.tar.bz2
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wammu/F-10/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 25 Aug 2008 09:30:42 -0000 1.6 +++ sources 31 Dec 2008 10:03:30 -0000 1.7 @@ -1 +1 @@ -13b29392c7186f9f5a99aefd980d96f2 wammu-0.28.tar.bz2 +a0dbda9ec5f851920ae83c7f303b12a1 wammu-0.29.tar.bz2
Index: wammu.spec =================================================================== RCS file: /cvs/pkgs/rpms/wammu/F-10/wammu.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wammu.spec 12 Oct 2008 15:07:32 -0000 1.9 +++ wammu.spec 31 Dec 2008 10:03:30 -0000 1.10 @@ -2,7 +2,7 @@
Name: wammu Version: 0.29 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Mobile Phone Manager - Gammu GUI
Group: Applications/Communications @@ -71,10 +71,16 @@ %{_datadir}/applications/%{name}.desktop %{_mandir}/man1/*.1.gz %{python_sitelib}/Wammu -%{python_sitelib}/%{name}-%{version}-py2.5.egg-info +%{python_sitelib}/%{name}-%{version}-py?.?.egg-info
%changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams ivazqueznet+rpm@gmail.com - 0.29-3 +- Fix locations for Python 2.6 + +* Sat Nov 29 2008 Ignacio Vazquez-Abrams ivazqueznet+rpm@gmail.com - 0.29-2 +- Rebuild for Python 2.6 + * Sun Oct 12 2008 Xavier Lamien <lxtnow[at]gmail.com> - 0.29-1 - Update release.
scm-commits@lists.fedoraproject.org