Browse Source

rhpl: rebuild for VIne6

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3593 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
faabf00f9c
1 changed files with 8 additions and 1 deletions
  1. 8 1
      r/rhpl/rhpl-vl.spec

+ 8 - 1
r/rhpl/rhpl-vl.spec

@@ -4,7 +4,7 @@ Summary: Library of python code used by programs in Vine Linux
 Summary(ja): Vine Linux で利用する python コードライブラリ
 Name: rhpl
 Version: 0.216
-Release: 6%{?_dist_release}
+Release: 7%{?_dist_release}
 Source0: %{name}-%{version}.tar.bz2
 Patch0: %{name}-0.216-compat.patch
 Patch1: %{name}-0.216-pmac.patch
@@ -19,6 +19,10 @@ Requires: pyxf86config >= 0.3.2
 %description
 The rhpl package contains Python code used by programs in Vine Linux.
 
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: daisuke
+
 %prep
 %setup -q
 %patch0 -p1 -b .compat
@@ -46,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rhpl
 
 %changelog
+* Wed Apr 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.216-7
+- rebuild for Vine 6
+
 * Wed Mar 31 2010 Shu KONNO <owa@bg.wakwak.com> 0.216-6
 - updated release number
 - import Vine5.1 changes