diff --git a/.cvsignore b/.cvsignore index ecc9b10..2af4992 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hulahop-0.2-gitf91a1b5b94.tar.bz2 +hulahop-0.2-git597af0bd31.tar.bz2 diff --git a/hulahop.spec b/hulahop.spec index 3a26530..e21c17c 100644 --- a/hulahop.spec +++ b/hulahop.spec @@ -1,29 +1,29 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070620git -%define commitid f91a1b5b94 +%define alphatag 20070626git +%define commitid git597af0bd31 -Name: hulahop -Version: 0.2 -Release: 0.1.%{alphatag}%{commitid} -Summary: A pygtk widget for embedding mozilla +Name: hulahop +Version: 0.2 +Release: 0.2.%{alphatag}git597af0bd31 +Summary: A pygtk widget for embedding mozilla -Group: System Environment/Libraries -License: LGPL -URL: http://dev.laptop.org/ +Group: System Environment/Libraries +License: LGPL +URL: http://dev.laptop.org/ # git clone git://dev.laptop.org/projects/hulahop # cd hulahop # git-checkout %{commitid} -Source0: hulahop-%{version}-git%{commitid}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: hulahop-%{version}-git%{commitid}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xulrunner-devel -BuildRequires: glib2-devel -BuildRequires: gtk2-devel -BuildRequires: pygobject2-devel -BuildRequires: pygtk2-devel +BuildRequires: xulrunner-devel +BuildRequires: glib2-devel +BuildRequires: gtk2-devel +BuildRequires: pygobject2-devel +BuildRequires: pygtk2-devel -Requires: pygobject2 -Requires: pygtk2 +Requires: pygobject2 +Requires: pygtk2 %description The hulalop library contains a widget for embedding mozilla. @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Tue Jun 26 2007 Marco Pesenti Gritti - 0.2-0.2.20070626gitgit597af0bd31 +- New snapshot + * Wed Jun 20 2007 Marco Pesenti Gritti - 0.2-0.1.20070620gitf91a1b5b94 - Update to 0.2 - Fix rpmlint complaints diff --git a/sources b/sources index a5eabe7..228fdda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10bfea2ab179113f28d849c7d5ae5aea hulahop-0.2-gitf91a1b5b94.tar.bz2 +0edb3438c292f1f811063192ca52d136 hulahop-0.2-git597af0bd31.tar.bz2