Browse Source

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

	* eboard-extras[2], xz: rebuilt
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8997 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
f0ebba2382
3 changed files with 43 additions and 19 deletions
  1. 17 8
      e/eboard-extras/eboard-extras-vl.spec
  2. 17 7
      e/eboard-extras2/eboard-extras2-vl.spec
  3. 9 4
      x/xz/xz-vl.spec

+ 17 - 8
e/eboard-extras/eboard-extras-vl.spec

@@ -1,15 +1,19 @@
-Summary: eboard-extras pack 1
-Summary(ja): eboard 用の駒とサウンドのオプションパック -- その 1
 Name: eboard-extras
+Summary: eboard-extras pack 1
+Summary(ja): eboard 用の駒とサウンドのオプションパック - その 1
 Version: 1pl2
-Release: 2%{?_dist_release}
-License: GPL
+Release: 3%{?_dist_release}
+License: GPLv2
 Group: Applications/Games
-BuildArch: noarch
+URL: http://www.bergo.eng.br/eboard/
+
 Source: http://prdownloads.sourceforge.net/eboard/eboard-extras-1pl2.tar.gz
-URL: http://eboard.sourceforge.net/download.html
-Buildroot: %{_tmppath}/%{name}-%{version}-root
-Requires: eboard >= 0.3.2
+
+BuildArch: noarch
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: eboard >= 0.3.1
+Requires: eboard >= 0.3.1
+
 Vendor: Project Vine
 Distribution: Vine Linux
 Packager: IKEDA, inagaki, owa
@@ -71,6 +75,11 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/eboard/themeconf.extras1
 
 %changelog
+* Fri Oct  3 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1pl2-3
+- rebuilt with new environment
+- added BR: eboard
+- updated URL
+
 * Sun May 16 2010 Shu KONNO <owa@bg.wakwak.com> 1pl2-2
 - rebuilt with new environment
 

+ 17 - 7
e/eboard-extras2/eboard-extras2-vl.spec

@@ -1,15 +1,20 @@
-Summary: eboard-extras pack 2
-Summary(ja): eboard 用の駒とサウンドのオプションパック -- その 2
 Name: eboard-extras2
+Summary: eboard-extras pack 2
+Summary(ja): eboard 用の駒とサウンドのオプションパック - その 2
 Version: 2
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
+
 License:: GPL
 Group: Applications/Games
-BuildArch: noarch
+URL: http://www.bergo.eng.br/eboard/
+
 Source: ttp://prdownloads.sourceforge.net/eboard/eboard-extras-2.tar.gz
-URL: http://eboard.sourceforge.net/download.html
-Buildroot: %{_tmppath}/%{name}-root
-Requires: eboard >= 0.3.2
+
+BuildArch: noarch
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: eboard >= 0.3.1
+Requires: eboard >= 0.3.1
+
 Vendor: Project Vine
 Distribution: Vine Linux
 Packager: IKEDA, inagaki, owa
@@ -67,6 +72,11 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/eboard/themeconf.extras2
 
 %changelog
+* Fri Oct  3 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2-3
+- rebuilt with new environment
+- added BR: eboard
+- updated URL
+
 * Sun May 16 2010 Shu KONNO <owa@bg.wakwak.com> 2-2
 - rebuilt with new environment
 

+ 9 - 4
x/xz/xz-vl.spec

@@ -2,7 +2,7 @@ Summary:	LZMA compression utilities
 Summary(ja):	LZMA 圧縮ユーティリティ
 Name:		xz
 Version:	5.0.5
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	LGPLv2+
 Group:		Applications/Archiving
 Source0:        http://tukaani.org/%{name}/%{name}-%{version}.tar.xz
@@ -46,7 +46,7 @@ Devel libraries and headers for liblzma.
 %package 	lzma-compat
 Summary:	Older LZMA format compatibility binaries
 Summary(ja):	旧式のLZMAフォーマット互換バイナリ
-Group:		Development/Libraries
+Group:		Applications/Archiving
 # lz{grep,diff,more} are GPLv2+. Other binaries are LGPLv2+
 License:	GPLv2+ and LGPLv2+
 Requires:	%{name} = %{version}-%{release}
@@ -63,7 +63,7 @@ commands that deal with the older LZMA format.
 %build
 CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" \
 CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" \
-%configure --disable-static
+%configure --enable-silent-rules --disable-static
 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
 
@@ -76,6 +76,8 @@ rm -f %{buildroot}/%{_libdir}/*.a
 rm -f %{buildroot}/%{_libdir}/*.la
 rm -rf %{buildroot}/%{_docdir}/%{name}
 
+%find_lang %{name}
+
 %check
 LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
 
@@ -92,7 +94,7 @@ rm -rf %{buildroot}
 %{_bindir}/*xz*
 %{_mandir}/man1/*xz*
 
-%files libs
+%files libs -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING.*
 %{_libdir}/lib*.so.*
@@ -111,6 +113,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*lz*
 
 %changelog
+* Fri Oct  3 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 5.0.5-3
+- moved lzma-compat to Applications/Archiving Group
+
 * Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0.5-2
 - rebuild with VineSeed environment