Browse Source

python-bsddb3: new package
task-gnome: add package
others: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7027 ec354946-7b23-47d6-9f5a-488ba84defc7

Takemikaduchi 11 years ago
parent
commit
f625099cd4

+ 12 - 5
N/NetworkManager/NetworkManager-vl.spec

@@ -5,10 +5,10 @@
 
 %define gtk3_version	3.4.0
 %define wireless_tools_version 29
-%define libnl_version 1.1
+%define libnl3_version 3.2.14
 %define ppp_version 2.4.5
 
-%define applet_version 0.9.6.2
+%define applet_version 0.9.6.4
 
 #define snapshot .git20090414
 #define applet_snapshot %{nil}
@@ -16,7 +16,7 @@
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Summary(ja): ネットワーク接続マネージャとユーザアプリケーション
-Version: 0.9.6.0
+Version: 0.9.6.4
 Release: 1%{?snapshot}%{?_dist_release}
 Group: System Environment/Base
 License: GPLv2+
@@ -26,7 +26,7 @@ Source: %{name}-%{version}%{?snapshot}.tar.xz
 Source1: network-manager-applet-%{applet_version}%{?applet_snapshot}.tar.xz
 Source2: nm-system-settings.conf
 
-Patch1:	nm-applet-internal-buildfixes-nm0960.patch
+Patch1:	nm-applet-internal-buildfixes-nm0964.patch
 Patch2:	explain-dns1-dns2.patch
 Patch3:	nm-polkit-permissive.patch
 
@@ -63,7 +63,8 @@ BuildRequires: gcr-devel
 BuildRequires: gettext
 BuildRequires: pkgconfig
 BuildRequires: wpa_supplicant
-BuildRequires: libnl-devel >= %{libnl_version}
+BuildRequires: libnl3-devel >= %{libnl3_version}
+BuildRequires: libsoup-devel
 BuildRequires: libnotify-devel >= 0.3
 BuildRequires: perl(XML::Parser)
 BuildRequires: automake autoconf intltool libtool
@@ -381,6 +382,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Sun Oct 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.6.4-1
+- update to 0.9.6.4
+- update Patch1 (nm-applet-internal-buildfixes-nm0964.patch)
+- add BuildRequires: libsoup-devel
+- change BuildRequires: libnl3-devel instead of libnl-devel
+
 * Fri Aug 17 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.6.0-1
 - update to 0.9.6.0
 - update Patch1 (nm-applet-internal-buildfixes-nm0960.patch)

+ 7 - 1
l/lasem/lasem-vl.spec

@@ -1,7 +1,7 @@
 Summary:	SVG and Mathml rendering library
 Summary(ja):	SVG 及び Mathml のレンダリングライブラリ
 Name:		lasem
-Version:	0.3.3
+Version:	0.3.4
 Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		User Interface/Desktops
@@ -11,6 +11,8 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.ta
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
+BuildRequires:	bison
+BuildRequires:	flex
 BuildRequires:	glib2-devel
 BuildRequires:	libxml2-devel
 BuildRequires:	gdk-pixbuf2-devel
@@ -98,5 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.4-1
+- new upstream release
+- add BuildRequires: bison, flex
+
 * Sun Oct 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.3-1
 - initial build

+ 6 - 13
lib/libn/libnl3/libnl3-vl.spec

@@ -2,19 +2,13 @@ Summary: Convenience library for kernel netlink sockets
 Group: Development/Libraries
 License: LGPLv2
 Name: libnl3
-Version: 3.2.7
+Version: 3.2.14
 Release: 1%{?_dist_release}
 URL: http://www.infradead.org/~tgr/libnl/
 Source: http://www.infradead.org/~tgr/libnl/files/libnl-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-#BuildRequires: doxygen
-#BuildRequires: xmlstarlet
-BuildRequires: flex bison
-#BuildRequires: texlive-latex texlive-dvips
-BuildRequires: graphviz
-BuildRequires: python
-#BuildRequires: asciidoc
-#BuildRequires: source-highlight
+BuildRequires:	flex
+BuildRequires:	bison
 
 %description
 This package contains a convenience library to simplify
@@ -47,10 +41,6 @@ libraries on which they depend
 %build
 %configure --disable-static
 make %{?_smp_mflags}
-#pushd doc
-#    # docs aren't parallel-make safe
-#    make gendoc
-#popd
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -86,6 +76,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete
 %{_mandir}/man8/* 
 
 %changelog
+* Sun Oct 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.14-1
+- new upstream release
+
 * Tue Jun 19 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.7-1
 - initial build for Vine Linux
 

+ 67 - 0
p/python-bsddb3/python-bsddb3-vl.spec

@@ -0,0 +1,67 @@
+%define	pyver		%(python -c 'import sys;print(sys.version[0:3])')
+Summary:	Python bindings for Berkeley DB
+Summary(ja): 	Berkeley DB 用 python バインディング
+Name:		python-bsddb3
+Version:	5.3.0
+Release: 	1%{?_dist_release}
+Source0:	http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
+License:	MIT
+Group:		Development/Languages
+URL:		http://www.jcea.es/programacion/pybsddb.htm
+
+Requires:	python
+
+BuildRequires:	python-devel
+BuildRequires:	db4-devel
+
+BuildRoot:	%{_tmppath}/%{name}-%{version}-root
+
+
+%description
+python-bsddb3 are the Python "bindings" for the excellent Oracle Berkeley DB. 
+
+%description -l ja
+python-bsddb3 は Oracle Berkeley DB 用の python バインディングです。
+
+
+%package devel
+Summary: Development files for %{name}
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+%{summary}
+
+
+%prep
+
+%setup -q -n bsddb3-%{version}
+
+
+%build
+%{__python} setup.py build
+
+%install
+%{__rm} -rf ${RPM_BUILD_ROOT}
+%{__python} setup.py install --root ${RPM_BUILD_ROOT}
+
+
+%clean
+%{__rm} -rf ${RPM_BUILD_ROOT}
+
+
+%files
+%defattr(-,root,root,-)
+%doc ChangeLog README.txt
+%{python_sitearch}/bsddb3/
+%{python_sitearch}/bsddb3-%{version}-py%{pyver}.egg-info
+
+%files devel
+%defattr(-,root,root,-)
+%{_includedir}/python%{pyver}/bsddb3/bsddb.h
+
+
+%changelog
+* Sun Oct 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.3.0-1
+- initial build
+

+ 6 - 4
p/python-twisted/python-twisted-vl.spec

@@ -3,9 +3,9 @@
 Summary:	Event-driven networking engine in Python 
 Summary(ja): 	Pythonで書かれたイベントドリブンなネットワークエンジン
 Name:		python-twisted	
-Version:	10.2.0
-Release: 	2%{?_dist_release}
-Source0:	http://tmrc.mit.edu/mirror/twisted/Twisted/8.1/Twisted-%{version}.tar.bz2
+Version:	12.2.0
+Release: 	1%{?_dist_release}
+Source0:	http://pypi.python.org/packages/source/T/Twisted/Twisted-%{version}.tar.bz2 
 License:	MIT
 Group:		Development/Languages
 URL:		http://twistedmatrix.com/trac/
@@ -84,7 +84,6 @@ python -c "from twisted.plugin import IPlugin, getPlugins;list(getPlugins(IPlugi
 %{_bindir}/lore
 %{_bindir}/mailmail
 %{_bindir}/manhole
-%{_bindir}/mktap
 %{_bindir}/pyhtmlizer
 #%{_bindir}/t-im
 %{_bindir}/tap2deb
@@ -103,6 +102,9 @@ python -c "from twisted.plugin import IPlugin, getPlugins;list(getPlugins(IPlugi
 
 
 %changelog
+* Sat Oct 27 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12.2.0-1
+- new upstream release
+
 * Sat Feb 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.2.0-2
 - rebuild with python-2.7.2
 

+ 6 - 1
t/task-gnome/task-gnome-vl.spec

@@ -2,7 +2,7 @@ Summary: Virtual package for GNOME
 Summary(ja): GNOME バーチャルパッケージ
 Name: task-gnome
 Version: 3.6.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: GPL
 Group: User Interface/Desktops
 
@@ -80,6 +80,7 @@ Requires: gvfs-smb >= 1.14.1
 
 # applications
 Requires: NetworkManager >= 0.9.6.0
+Requires: NetworkManager-gnome >= 0.9.6.0
 Requires: banshee >= 2.6.0
 Requires: baobab >= 3.6.2
 Requires: brasero >= 3.6.0
@@ -224,6 +225,10 @@ This is a virtual package for GNOME3 development files.
 %files devel
 
 %changelog
+* Sun Oct 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-3
+- fix Requires of task-gnome
+  - add NetworkManager-gnome
+
 * Wed Oct 24 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-2
 - fix Requires of task-gnome
   - add banshee, epiphany, inkscape, pulseaudio, pulseaudio-utils, pulseaudio-module-x11