Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1475 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 14 years ago
parent
commit
b9b9bd111d
2 changed files with 12 additions and 6 deletions
  1. 6 3
      p/pybluez/pybluez-vl.spec
  2. 6 3
      x/xlockmore/xlockmore-vl.spec

+ 6 - 3
p/pybluez/pybluez-vl.spec

@@ -1,15 +1,15 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pybluez
-Version:        0.15
-Release:        4%{?_dist_release}
+Version:        0.18
+Release:        1%{?_dist_release}
 Summary:        Python API for the BlueZ bluetooth stack 
 Summary(ja):    BlueZ bluetooth スタックの Python API
 
 Group:          Development/Languages
 License:        GPLv2
 URL:            http://code.google.com/p/pybluez/
-Source0:        http://pybluez.googlecode.com/files/PyBluez-0.15.tar.gz
+Source0:        http://pybluez.googlecode.com/files/PyBluez-0.18.tar.gz
 
 #----------------------------------------------------------------------------
             
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sun Jul 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.18-1
+- new upstream release
+
 * Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 0.15-4
 - rebuilt with python-2.6
 

+ 6 - 3
x/xlockmore/xlockmore-vl.spec

@@ -5,8 +5,8 @@
 # % define withgl 1
 
 %define name %{orgname}%{?withgl:_gl}
-%define version 5.29.1
-%define release 3%{?_dist_release}
+%define version 5.31
+%define release 1%{?_dist_release}
 
 Summary: An X terminal locking program.
 Name: %{name}
@@ -22,7 +22,7 @@ Source3: s-redhat.xpm
 Source4: s-redhat.xbm
 Source5: xlock.pamd
 Patch0: xlockmore-5.02-sounddir.patch
-BuildPrereq: esound-devel, audiofile-devel
+BuildRequires: esound-devel, audiofile-devel
 Requires: pam >= 0.59, esound, audiofile, fortune-mod
 BuildRequires: flex
 BuildRequires: pam-devel
@@ -130,6 +130,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/xlock.*
 
 %changelog
+* Sun Jul 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.31-1
+- new upstream release
+
 * Sat May 29 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.29.1-3
 - rebuilt with ftgl-2.1.3-1.rc5