Browse Source

2014-10-05 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* dtc, libXaw3dXft, protobuf, qdbm: update
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8999 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
7de45c0006
4 changed files with 43 additions and 22 deletions
  1. 14 8
      d/dtc/dtc-vl.spec
  2. 12 5
      lib/libXaw3dXft/libXaw3dXft-vl.spec
  3. 11 6
      p/protobuf/protobuf-vl.spec
  4. 6 3
      q/qdbm/qdbm-vl.spec

+ 14 - 8
d/dtc/dtc-vl.spec

@@ -1,8 +1,9 @@
 Name:           dtc
-Version:        1.4.0
-Release:        1%{?_dist_release}
 Summary:        Device Tree Compiler
 Summary(ja):    デバイスツリーコンパイラ
+Version:        1.4.0
+Release:        2%{?_dist_release}
+
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://git.jdl.com/gitweb/?p=dtc.git;a=summary
@@ -19,7 +20,7 @@ for use with PowerPC machines that lack an Open Firmware implementation
 %package -n libfdt
 Summary: Device tree library
 Summary(ja): デバイスツリーライブラリ
-Group: Development/Libraries
+Group: System Environment/Libraries
 
 %description -n libfdt
 libfdt is a library to process Open Firmware style device trees on various
@@ -27,7 +28,7 @@ architectures.
 
 %package -n libfdt-devel
 Summary: Development headers for device tree library
-Summary(ja): デバイスツリーライブラリの開発ファイル
+Summary(ja): デバイスツリーライブラリの開発ファイル
 Group: Development/Libraries
 Requires: libfdt = %{version}-%{release}
 
@@ -53,6 +54,11 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/ftdump
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post -n libfdt -p /sbin/ldconfig
+
+%postun -n libfdt -p /sbin/ldconfig
+
+
 %files
 %defattr(-,root,root,-)
 %doc GPL
@@ -69,11 +75,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libfdt.so
 %{_includedir}/*
 
-%post -n libfdt -p /sbin/ldconfig
-
-%postun -n libfdt -p /sbin/ldconfig
-
 %changelog
+* Sun Oct  5 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.4.0-2
+- moved libfdt to System Environment/Libraries Group
+- added %%post and %%postun section
+
 * Wed Feb 12 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-1
 - initial build for Vine Linux
 

+ 12 - 5
lib/libXaw3dXft/libXaw3dXft-vl.spec

@@ -1,10 +1,11 @@
 
 # Basic Information
 Name:		libXaw3dXft
+Summary:	X 3D Athena Widgets Library with Xft
 Version:	1.6.2c
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	MIT
-Group:		Development/Libraries
+Group:		System Environment/Libraries
 Source0:	%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -12,11 +13,9 @@ Vendor:		Project Vine
 Distribution:	Vine Linux
 Packager:	yasumichi
 
-Summary:	X 3D Athena Widgets Library with Xft
-
 # Dependency
 Requires:	libXft
-BuildRequires:	libXmu
+Requires:	libXmu
 BuildRequires:	libXft-devel
 BuildRequires:	libXmu-devel
 
@@ -49,6 +48,10 @@ Development tools for programs which will use the libXaw3dXft library.
 %{__rm} ${RPM_BUILD_ROOT}%{_libdir}/libXaw3dxft.la
 
 
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 %clean
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
@@ -66,6 +69,10 @@ Development tools for programs which will use the libXaw3dXft library.
 %{_docdir}/%{name}/README.XAW3D
 
 %changelog
+* Sun Oct 05 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.6.2c-2
+- moved main package to System Environment/Libraries Group
+- added %%post and %%postun section
+
 * Wed Sep 03 2014 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.6.2c-1
 - new upstream release
 

+ 11 - 6
p/protobuf/protobuf-vl.spec

@@ -14,11 +14,12 @@
 %endif
 
 Summary:        Protocol Buffers - Google's data interchange format
+Summary(ja):    Protocol Buffers - Google のデータ交換フォーマット
 Name:           protobuf
 Version:        2.5.0
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 License:        BSD
-Group:          Development/Libraries
+Group:          System Environment/Libraries
 Source:         http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
 Source1:        ftdetect-proto.vim
 Patch1:		protobuf-2.3.0-fedora-gtest.patch
@@ -29,6 +30,7 @@ BuildRequires:  automake autoconf libtool pkgconfig
 %if !%{without_gtest}
 BuildRequires:  gtest-devel
 %endif
+BuildRequires:  zlib-devel
 
 %description
 Protocol Buffers are a way of encoding structured data in an efficient
@@ -45,7 +47,7 @@ breaking deployed programs that are compiled against the "old" format.
 
 %package compiler
 Summary: Protocol Buffers compiler
-Group: Development/Libraries
+Group: Development/Tools
 Requires: %{name} = %{version}-%{release}
 
 %description compiler
@@ -75,7 +77,7 @@ Static libraries for Protocol Buffers
 
 %package lite
 Summary: Protocol Buffers LITE_RUNTIME libraries
-Group: Development/Libraries
+Group: System Environment/Libraries
 
 %description lite
 Protocol Buffers built with optimize_for = LITE_RUNTIME.
@@ -128,7 +130,7 @@ This package contains Python libraries for Google Protocol Buffers
 
 %package vim
 Summary: Vim syntax highlighting for Google Protocol Buffers descriptions
-Group: Development/Libraries
+Group: Applications/Editors
 Requires: vim
 
 %description vim
@@ -333,7 +335,10 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
-*Sun Mar 31 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5.0-1
+* Sat Oct  4 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.5.0-2
+- moved main and protobuf-lite to System Environment/Libraries Group
+
+* Sun Mar 31 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5.0-1
 - update to 2.5.0
 
 * Thu Feb 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.4.1-1

+ 6 - 3
q/qdbm/qdbm-vl.spec

@@ -1,10 +1,10 @@
 Summary: Quick Database Manager
 Name: qdbm
 Version: 1.8.78
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL 2.1
 URL: http://qdbm.sourceforge.net/
-Group: Development/Libraries
+Group: System Environment/Libraries
 Source0: http://qdbm.sourceforge.net/%{name}-%{version}.tar.gz
 
 Buildroot: %{_tmppath}/%{name}-%{version}-root
@@ -63,7 +63,7 @@ make check
 
 %files
 %defattr(-,root,root)
-%doc COPYING ChangeLog NEWS README THANKS spex-ja.html spex.html
+%doc COPYING ChangeLog NEWS README THANKS doc/*.png doc/*.html
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_libdir}/*.so.*
@@ -77,6 +77,9 @@ make check
 %{_includedir}/*.h
 
 %changelog
+* Sun Oct  5 2014 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.8.78-2
+- moved qdbm to System Environment/Libraries Group
+
 * Wed Apr 9 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.8.78-1
 - new upstream release.