Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9825 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 8 years ago
parent
commit
8d397d4a54
3 changed files with 16 additions and 14 deletions
  1. 8 12
      f/fping/fping-vl.spec
  2. 4 1
      g/gimp/gimp-vl.spec
  3. 4 1
      m/mesa/mesa-vl.spec

+ 8 - 12
f/fping/fping-vl.spec

@@ -1,6 +1,6 @@
 Summary: Utility to ping multiple hosts at once
 Name: fping
-Version: 3.4
+Version: 3.13
 #Release: 0vl0.b2
 Release: 1%{?_dist_release}
 License: distributable
@@ -32,23 +32,15 @@ will be considered unreachable.
 %setup -q
 
 %build
-cp src/Makefile.in src/Makefile.in.orig
-sed -i 's|CFLAGS = @CFLAGS@|CFLAGS = @CFLAGS@ -DIPV6|' src/Makefile.in
-%configure
-%{__make} %{?_smp_mflags} 
-%{__mv} -f src/fping fping6
-
-%{__make} distclean
-cp src/Makefile.in.orig src/Makefile.in
-%configure
+%configure \
+	--enable-ipv4 \
+	--enable-ipv6
 %{__make} %{?_smp_mflags} 
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%{__install} -m4755 fping6 $RPM_BUILD_ROOT%{_sbindir}/fping6
-
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
 
@@ -56,10 +48,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %defattr(-, root, root, 0755)
 %doc ChangeLog COPYING README
 %doc %{_mandir}/man8/fping.8*
+%doc %{_mandir}/man8/fping6.8*
 %attr(4755, root, root) %{_sbindir}/fping
 %attr(4755, root, root) %{_sbindir}/fping6
 
 %changelog
+* Sun Nov 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.13-1
+- new upstream release
+
 * Sun Nov 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4-1
 - new upstream release
 

+ 4 - 1
g/gimp/gimp-vl.spec

@@ -5,7 +5,7 @@
 Summary: 	The GNU Image Manipulation Program
 Summary(ja):    GNU 画像加工プログラム
 Name: 		gimp
-Version: 	2.8.14
+Version: 	2.8.16
 Release:	1%{?_dist_release}
 License: 	GPL, LGPL
 Group: 		Applications/Graphics
@@ -244,6 +244,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Nov 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.16-1
+- new upstream release
+
 * Sun Aug 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.14-1
 - new upstream release
 - remove Patch0 (gimp-2.8.10-git20140709.patch)

+ 4 - 1
m/mesa/mesa-vl.spec

@@ -18,7 +18,7 @@
 Summary: Mesa graphics libraries
 Summary(ja): Mesa グラフィックスライブラリ
 Name: mesa
-Version: 11.0.5
+Version: 11.0.6
 Release: 1%{?_dist_release}
 License: MIT
 Group: System Environment/Libraries
@@ -695,6 +695,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Nov 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.0.6-1
+- update to 11.0.6
+
 * Thu Nov 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.0.5-1
 - update to 11.0.5