Browse Source

v4l-utils: new package
libebml,libemf,libmatroska,libmms,libmodplug,t1utils,usbutils: new upstream release
self-build-mikutter: update to 3.0.5
others: rebuild

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

Takemikaduchi 9 years ago
parent
commit
ea87b3a3c8

+ 5 - 2
i/id3lib/id3lib-vl.spec

@@ -2,7 +2,7 @@ Name:		id3lib
 Summary:	A software library for manipulating ID3v1 and ID3v2 tags
 Summary(ja):	ID3v1/v2 タグを扱うためのライブラリ
 Version:	3.8.3
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 
 Group:		System Environment/Libraries
 License:	LGPLv2
@@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %{_libdir}/*.so
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.3-3
+- rebuild with VineSeed environment
+
 * Sat Mar 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.8.3-2
 - added Patch3 to build with current toolchain
 
@@ -148,7 +151,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 * Fri Jul 07 2000 Scott Thomas Haug <scott@id3.org> 3.7.12-1
 - Version 3.7.12
 
-* Fri Jul 05 2000 Scott Thomas Haug <scott@id3.org> 3.7.11-1
+* Wed Jul 05 2000 Scott Thomas Haug <scott@id3.org> 3.7.11-1
 - Version 3.7.11
 
 * Fri Jun 23 2000 Scott Thomas Haug <scott@id3.org> 3.7.10-1

+ 7 - 4
lib/liba/libaio/libaio-vl.spec

@@ -1,7 +1,7 @@
 Summary: Linux-native asynchronous I/O access library
 Name: libaio
 Version: 0.3.106
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 License: LGPLv2+
 Group:  System Environment/Libraries
@@ -72,6 +72,9 @@ make install prefix=$RPM_BUILD_ROOT/usr \
 %attr(0644,root,root) %{_libdir}/libaio.a
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.106-4
+- rebuild with VineSeed environment
+
 * Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.106-3
 - rebuilt with current VineSeed
 
@@ -164,7 +167,7 @@ make install prefix=$RPM_BUILD_ROOT/usr \
 - change a #include from <linux/types.h> to <sys/types.h>.  Fixes a build
   issue on s390.
 
-* Wed Jul  7 2003 Bill Nottingham <notting@redhat.com> 0.3.96-3
+* Mon Jul  7 2003 Bill Nottingham <notting@redhat.com> 0.3.96-3
 - fix paths on lib64 arches
 
 * Wed Jun 18 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.96-2
@@ -185,7 +188,7 @@ make install prefix=$RPM_BUILD_ROOT/usr \
 - add powerpc support from Gianni Tedesco <gianni@ecsc.co.uk>
 - add s/390 support from Arnd Bergmann <arnd@bergmann-dalldorf.de>
 
-* Fri Sep 12 2002 Benjamin LaHaise <bcrl@redhat.com>
+* Thu Sep 12 2002 Benjamin LaHaise <bcrl@redhat.com>
 - libaio 0.3.92 test release
 - build on x86-64
 
@@ -208,7 +211,7 @@ make install prefix=$RPM_BUILD_ROOT/usr \
 * Mon Apr 15 2002 Tim Powers <timp@redhat.com>
 - make the post scriptlet not use /bin/sh
 
-* Sat Apr 12 2002 Benjamin LaHaise <bcrl@redhat.com>
+* Fri Apr 12 2002 Benjamin LaHaise <bcrl@redhat.com>
 - add /lib/libredhat-kernel* to %files.
 
 * Fri Apr 12 2002 Benjamin LaHaise <bcrl@redhat.com>

+ 4 - 1
lib/libe/libebml/libebml-vl.spec

@@ -1,6 +1,6 @@
 Summary: 	Extensible Binary Meta Language library
 Name: 		libebml
-Version: 	1.2.0
+Version: 	1.3.0
 Release: 	1%{?_dist_release}
 License: 	LGPLv2
 Group: 		System Environment/Libraries
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.3.0-1
+- update to 1.3.0
+
 * Mon May 30 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.2.0-1
 - new upstream release
 - built with current VineSeed

+ 6 - 10
lib/libe/libemf/libemf-vl.spec

@@ -1,15 +1,11 @@
 Summary:       library for generating Enhanced Metafiles
 Summary(ja):   EMF作成ライブラリ
 Name:          libemf
-Version:       1.0.4
+Version:       1.0.7
 Release:       1%{?_dist_release}
 Group:         System Environment/Libraries
 License:       LGPL
 Source:        libEMF-%{version}.tar.gz
-Patch0:        patch-include+wine+winnt.h
-Patch1:        patch-libemf+libemf.cpp
-Patch2:        patch-libemf+libemf.h
-Patch3:        libEMF-1.0.3-amd64.patch
 URL:           http://libemf.sourceforge.net/
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root
 Vendor:        Project Vine
@@ -43,10 +39,6 @@ EMFライブラリ開発キット
 
 %prep
 %setup -q -n libEMF-%{version}
-#%patch0 -p0
-#%patch1 -p0
-#%patch2 -p0
-%patch3 -p1 -b .amd64
 
 %build
 # --enable-static=no, --disable-static does not work... 
@@ -55,7 +47,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_libdir}/libEMF.la
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.7-1
+- update to 1.0.7
+- remove old patches
+
 * Thu Apr 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.4-1
 - updated libEMF to 1.0.4
 - built with new toolchain

+ 10 - 2
lib/libg/libggz/libggz-vl.spec

@@ -2,7 +2,7 @@
 Summary: Library for client-server games
 Name: libggz
 Version: 0.0.14.1
-Release: 3%{_dist_release}
+Release: 4%{_dist_release}
 
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -16,6 +16,8 @@ BuildRequires: libgcrypt-devel
 #BuildRequires: openssl-devel
 BuildRequires: gnutls-devel
 
+Patch0:		libggz-0.0.14.1-gnutls3.patch
+
 %description
 GGZ (which is a recursive acronym for GGZ Gaming Zone) develops libraries,
 games and game-related applications for client-server online gaming. Player
@@ -32,6 +34,7 @@ Requires: %{name} = %{version}-%{release}
 
 %prep
 %setup -q
+%patch0 -p0 -b .gnutls
 
 
 %build
@@ -41,7 +44,8 @@ Requires: %{name} = %{version}-%{release}
   --with-gcrypt \
   --with-tls=GnuTLS
 
-make %{?_smp_mflags}
+#make %{?_smp_mflags}
+make
 
 
 %install
@@ -73,6 +77,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.14.1-4
+- rebuild with VineSeed environment
+- add Patch0 (libggz-0.0.14.1-gnutls3.patch) from gentoo
+
 * Thu Apr  7 2011 IWAI, Masaharu <iwai@alib.jp> 0.0.14.1-3vl6
 - build on current VineSeed
 

+ 4 - 1
lib/libi/libid3tag/libid3tag-vl.spec

@@ -4,7 +4,7 @@ Summary: Library for reading and writing ID3v1 and ID3v2 tags.
 Summary(ja): ID3 タグを読み書きするためのライブラリ
 Name: libid3tag
 Version: 0.15.1b
-Release: 4%{_dist_release}
+Release: 5%{_dist_release}
 Group: System Environment/Libraries
 Source: ftp://ftp.mars.org/pub/mpeg/%{name}-%{version}.tar.gz
 Patch10: libid3tag-0.15.1b-gentoo-CVE-2008-2109_fix_overflow.patch
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_includedir}/*
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.15.1b-5
+- rebuild with VineSeed environment
+
 * Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.15.1b-4
 - rebuilt with rpm-4.8.1 for pkg-config
 

+ 4 - 1
lib/libi/libiodbc/libiodbc-vl.spec

@@ -6,7 +6,7 @@ Summary: iODBC Driver Manager
 Summary(ja): iODBC ドライバマネージャ
 Name: libiodbc
 Version: 3.52.7
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 Group: System Environment/Libraries
 License: LGPLv2 or BSD
 URL: http://www.iodbc.org/
@@ -120,6 +120,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.52.7-4
+- rebuild with VineSeed environment
+
 * Sat Oct 02 2010 Shu KONNO <owa@bg.wakwak.com> 3.52.7-3
 - rebuilt with rpm-4.8.1 for pkg-config
 

+ 4 - 1
lib/libm/libmatroska/libmatroska-vl.spec

@@ -1,6 +1,6 @@
 Summary:	Open audio/video container format library
 Name:		libmatroska
-Version:	1.1.0
+Version:	1.4.1
 Release:	1%{?_dist_release}
 License:	LGPLv2
 Group:		System Environment/Libraries
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
+- update to 1.4.1
+
 * Mon May 30 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.0-1
 - new upstream release
 - built with current VineSeed

+ 4 - 1
lib/libm/libmms/libmms-vl.spec

@@ -1,6 +1,6 @@
 Summary:	Library for Microsoft Media Server (MMS) streaming protocol
 Name:		libmms
-Version:	0.6.2
+Version:	0.6.4
 Release:	1%{?_dist_release}
 Source0:	%{name}-%{version}.tar.gz
 License:	LGPLv2+
@@ -60,6 +60,9 @@ This package contains development files for %{name}.
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.4-1
+- new upstream release
+
 * Sun Jan 23 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.6.2-1
 - new upstream release
 

+ 4 - 1
lib/libm/libmodplug/libmodplug-vl.spec

@@ -1,5 +1,5 @@
 Name:           libmodplug
-Version:        0.8.8.1
+Version:        0.8.8.5
 Release:        1%{?_dist_release}
 Summary:        Modplug mod music file format library
 
@@ -66,6 +66,9 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.8.5-1
+- new upstream release
+
 * Fri Sep 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.8.8.1-1
 - initial build
 

+ 4 - 1
lib/libm/libmpcdec/libmpcdec-vl.spec

@@ -2,7 +2,7 @@ Name:	 libmpcdec
 Summary: Musepack audio decoding library
 Summary(ja): Musepack デコードライブラリ
 Version: 1.2.6
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 License: BSD 
 Group: 	 System Environment/Libraries
@@ -69,6 +69,9 @@ Requires: %{name} = %{version}-%{release}
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.6-3
+- rebuild with VineSeed environment
+
 * Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.6-2
 - rebuilt with current VineSeed
 - added Japanese summary

+ 4 - 1
nonfree/self-build-mikutter/mikutter-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Simple, powerful and moeful twitter client
 Summary(ja):	至高の Twitter Client
 Name:		mikutter
-Version:	3.0.3
+Version:	3.0.5
 Release:	1%{?_dist_release}
 License:	GPLv3
 Group:		System Environment/Libraries
@@ -83,6 +83,9 @@ update-desktop-database -q &> /dev/null || :
 
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.5-1
+- new upstream release
+
 * Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.3-1
 - new upstream release
 

+ 4 - 1
nonfree/self-build-mikutter/self-build-mikutter-vl.spec

@@ -5,7 +5,7 @@
 Summary:	Package to automatically build %{pkgname} rpm package
 Summary(ja): 	%{pkgname} の rpm パッケージを自動作成するパッケージ
 Name:		self-build-%{pkgname}
-Version:	3.0.3
+Version:	3.0.5
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 License:	GPLv3
@@ -107,6 +107,9 @@ Client を目指す Twitter Client。
 %{_datadir}/%{name}
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.5-1
+- new upstream release
+
 * Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.3-1
 - new upstream release
 

+ 4 - 1
t/t1utils/t1utils-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Programs for manipulating PostScript Type 1 fonts
 
 Name:		t1utils
-Version:	1.36
+Version:	1.38
 Release:	1%{?_dist_release}
 
 URL:		http://www.lcdf.org/type/
@@ -50,6 +50,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 %attr(0644,root,root) %{_mandir}/man1/t1mac.1*
 
 %changelog 
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.38-1
+- update to 1.38
+
 * Mon Apr 25 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.36-1
 - updated to 1.36
 - built with current VineSeed

+ 15 - 16
u/usbutils/usbutils-vl.spec

@@ -1,20 +1,20 @@
 %define name	usbutils
-%define version	0.86
-%define release	2%{?_dist_release}
+%define version	007
+%define release	1%{?_dist_release}
 
 Summary:	USB related utilities.
 Summary(ja): 	USB 用ユーティリティ
 Name:		%{name}
 Version:	%{version}
 Release: 	%{release}
-Source0:	%{name}-%{version}.tar.gz
-Patch1:		usbutils-0.86-hwdata.patch
+Source0:	https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.xz
+Patch1:		usbutils-006-hwdata.patch
 License:	GPLv2+
 Group:		Applications/System
 URL:		http://www.linux-usb.org/
 
 Requires:	hwdata
-BuildRequires:	libtool, libusb-devel >= 0.1.8
+BuildRequires:	libtool, libusb-devel >= 0.1.8, libusb1-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 
@@ -31,23 +31,15 @@ connected to the USB.
 
 %setup -q
 %patch1 -p1 -b .hwdata
-autoreconf
 
 %build
-%configure --sbindir=%{_sbindir}
+%configure --sbindir=%{_sbindir} --disable-usbids
 make %{?_smp_mflags}
 
 
 %install
 %{__rm} -rf ${RPM_BUILD_ROOT}
-%makeinstall
-
-# remove unnecessary file.
-%{__rm} -rf ${RPM_BUILD_ROOT}/%{_datadir}/usb.ids*
-%{__rm} -rf ${RPM_BUILD_ROOT}/%{_sbindir}/update-usbids.sh
-
-# usb.ids is shipped in hwdata; nuke and adjust .pc file
-sed -i 's|usbids=/usr/share/usb.ids|usbids=/usr/share/hwdata/usb.ids|' $RPM_BUILD_ROOT%{_datadir}/pkgconfig/usbutils.pc
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 %{__rm} -rf ${RPM_BUILD_ROOT}
@@ -55,12 +47,19 @@ sed -i 's|usbids=/usr/share/usb.ids|usbids=/usr/share/hwdata/usb.ids|' $RPM_BUIL
 %files
 %defattr(-,root,root,-)
 %{_mandir}/*/*
-%{_sbindir}/*
 %{_bindir}/*
 %{_datadir}/pkgconfig/usbutils.pc
 %doc AUTHORS COPYING ChangeLog NEWS README
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 007-1
+- update to 007
+- add BuildRequires: libusb1-devel
+- update Patch1 (usbutils-006-hwdata.patch) from fedora
+
+* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 0.86-2
+- rebuilt with rpm-4.8.1 for pkg-config
+
 * Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 0.86-2
 - rebuilt with rpm-4.8.1 for pkg-config
 

+ 222 - 0
v/v4l-utils/v4l-utils-vl.spec

@@ -0,0 +1,222 @@
+Name:           v4l-utils
+Version:        1.0.0
+Release:        1%{?_dist_release}
+Summary:        Utilities for video4linux and DVB devices
+Group:          Applications/System
+# ir-keytable and v4l2-sysfs-path are GPLv2 only
+License:        GPLv2+ and GPLv2
+URL:            http://www.linuxtv.org/downloads/v4l-utils/
+Source0:        http://linuxtv.org/downloads/v4l-utils/v4l-utils-%{version}.tar.bz2
+BuildRequires:  libjpeg-devel qt4-devel kernel-headers desktop-file-utils
+# For /lib/udev/rules.d ownership
+Requires:       eudev
+Requires:       libv4l = %{version}-%{release}
+
+%description
+v4l-utils is a collection of various video4linux (V4L) and DVB utilities. The
+main v4l-utils package contains cx18-ctl, ir-keytable, ivtv-ctl, v4l2-ctl and
+v4l2-sysfs-path.
+
+
+%package        devel-tools
+Summary:        Utilities for v4l2 / DVB driver development and debugging
+# decode_tm6000 is GPLv2 only
+License:        GPLv2+ and GPLv2
+Requires:       libv4l = %{version}-%{release}
+
+%description    devel-tools
+Utilities for v4l2 / DVB driver authors: decode_tm6000, v4l2-compliance and
+v4l2-dbg.
+
+
+%package -n     qv4l2
+Summary:        QT v4l2 test control and streaming test application
+License:        GPLv2+
+Requires:       libv4l = %{version}-%{release}
+
+%description -n qv4l2
+QT v4l2 test control and streaming test application.
+
+
+%package -n     libv4l
+Summary:        Collection of video4linux support libraries 
+Group:          System Environment/Libraries
+# Some of the decompression helpers are GPLv2, the rest is LGPLv2+
+License:        LGPLv2+ and GPLv2
+URL:            http://hansdegoede.livejournal.com/3636.html
+
+%description -n libv4l
+libv4l is a collection of libraries which adds a thin abstraction layer on
+top of video4linux2 devices. The purpose of this (thin) layer is to make it
+easy for application writers to support a wide variety of devices without
+having to write separate code for different devices in the same class. libv4l
+consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
+
+libv4lconvert offers functions to convert from any (known) pixel-format
+to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420.
+
+libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
+of the drivers for those devices supporting v4l1 compatibility (which many
+v4l2 drivers do not).
+
+libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
+application transparent libv4lconvert conversion where necessary.
+
+
+%package -n     libv4l-devel
+Summary:        Development files for libv4l
+Group:          Development/Libraries
+License:        LGPLv2+
+URL:            http://hansdegoede.livejournal.com/3636.html
+Requires:       libv4l = %{version}-%{release}
+
+%description -n libv4l-devel
+The libv4l-devel package contains libraries and header files for
+developing applications that use libv4l.
+
+
+%prep
+%setup -q
+
+
+%build
+%configure --disable-static
+# Don't use rpath!
+sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+make %{?_smp_mflags}
+
+
+%install
+%make_install
+find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+rm $RPM_BUILD_ROOT%{_libdir}/{v4l1compat.so,v4l2convert.so}
+desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/qv4l2.desktop
+
+
+%post -n libv4l -p /sbin/ldconfig
+
+%postun -n libv4l -p /sbin/ldconfig
+
+%post -n qv4l2
+touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+
+%postun -n qv4l2
+if [ $1 -eq 0 ] ; then
+    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+fi
+
+%posttrans -n qv4l2
+gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
+
+%files
+%doc README
+%dir %{_sysconfdir}/rc_keymaps
+%config(noreplace) %{_sysconfdir}/rc_maps.cfg
+/lib/udev/rules.d/70-infrared.rules
+/lib/udev/rc_keymaps/*
+%{_bindir}/cx18-ctl
+%{_bindir}/dvb*
+%{_bindir}/ir-keytable
+%{_bindir}/ivtv-ctl
+%{_bindir}/rds-ctl
+%{_bindir}/v4l2-ctl
+%{_bindir}/v4l2-sysfs-path
+%{_mandir}/man1/ir-keytable.1*
+
+%files devel-tools
+%doc README
+%{_bindir}/decode_tm6000
+%{_bindir}/v4l2-compliance
+%{_sbindir}/v4l2-dbg
+
+%files -n qv4l2
+%doc README
+%{_bindir}/qv4l2
+%{_datadir}/applications/qv4l2.desktop
+%{_datadir}/icons/hicolor/*/apps/qv4l2.*
+
+%files -n libv4l
+%doc COPYING.libv4l COPYING ChangeLog README.libv4l TODO
+%{_libdir}/libv4l
+%{_libdir}/libv4l*.so.*
+
+%files -n libv4l-devel
+%doc README.lib-multi-threading
+%{_includedir}/libv4l*.h
+%{_libdir}/libv4l*.so
+%{_libdir}/pkgconfig/libv4l*.pc
+
+
+%changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.0-1
+- initial build for Vine Linux
+
+
+* Sat Aug  3 2013 Hans de Goede <hdegoede@redhat.com> - 1.0.0-1
+- New upstream release 1.0.0 final
+- Drop libdvb5 (made private upstream for now)
+
+* Fri Jun 14 2013 Hans de Goede <hdegoede@redhat.com> - 0.9.5-2
+- Add a few libv4l2rds patches from upstream, which bring libv4l2rds to its
+  final API / ABI, so that apps build against it won't need a rebuild in the
+  future
+
+* Sun Jun  9 2013 Hans de Goede <hdegoede@redhat.com> - 0.9.5-1
+- New upstream release 0.9.5 (rhbz#970412)
+- Modernize specfile a bit
+
+* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 0.8.8-5
+- rebuild due to "jpeg8-ABI" feature drop
+
+* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 0.8.8-4
+- rebuild against new libjpeg
+
+* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Mon Jul  9 2012 Hans de Goede <hdegoede@redhat.com> - 0.8.8-2
+- Cherry-pick 2 patches from upstream git fixing an exotic crash (rhbz#838279)
+
+* Tue May 22 2012 Hans de Goede <hdegoede@redhat.com> - 0.8.8-1
+- New upstream release 0.8.8
+- Add patches from upstream git to improve Pixart JPEG decoding
+- Add patch from upstream git to fix building with latest kernels (rhbz#823863)
+
+* Mon Apr  9 2012 Hans de Goede <hdegoede@redhat.com> - 0.8.7-1
+- New upstream release 0.8.7
+- Fixes rhbz#807656
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Sun Jul 17 2011 Hans de Goede <hdegoede@redhat.com> 0.8.5-1
+- New upstream release 0.8.5
+- Fixes rhbz#711492
+
+* Wed Jun  1 2011 Hans de Goede <hdegoede@redhat.com> 0.8.4-1
+- New upstream release 0.8.4
+
+* Sat Mar 12 2011 Hans de Goede <hdegoede@redhat.com> 0.8.3-2
+- Add a .desktop file for qv4l2
+- Add fully versioned Requires on libv4l to other (sub)packages
+
+* Thu Feb 10 2011 Hans de Goede <hdegoede@redhat.com> 0.8.3-1
+- New upstream release 0.8.3
+
+* Wed Jan 26 2011 Hans de Goede <hdegoede@redhat.com> 0.8.2-3
+- Add missing BuildRequires: kernel-headers
+
+* Mon Jan 24 2011 Hans de Goede <hdegoede@redhat.com> 0.8.2-2
+- Change tarbal to official upstream 0.8.2 release
+- This fixes multiple Makefile issues pointed out in the review (#671883)
+- Add ir-keytable config files
+- Explicitly specify CXXFLAGS so that qv4l2 gets build with rpm_opt_flags too
+
+* Sat Jan 22 2011 Hans de Goede <hdegoede@redhat.com> 0.8.2-1
+- Initial Fedora package

+ 4 - 1
v/vconfig/vconfig-vl.spec

@@ -3,7 +3,7 @@ Summary(ja): Linux 802.1q VLAN 設定ユーティリティ
 
 Name: vconfig
 Version: 1.9
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://www.candelatech.com/~greear/vlan.html
@@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man8/vconfig.8*
 
 %changelog
+* Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9-3
+- rebuild with VineSeed environment
+
 * Sun Apr 17 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.9-2
 - rebuilt with recent environment.