Browse Source

rebuild

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9278 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 9 years ago
parent
commit
d9876d48c5
1 changed files with 12 additions and 7 deletions
  1. 12 7
      o/openMotif/openMotif-vl.spec

+ 12 - 7
o/openMotif/openMotif-vl.spec

@@ -1,7 +1,7 @@
 Summary: The Open Motif runtime components.
 Name: openMotif
 Version: 2.3.3
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 License: The Open Group Public License
 Group: System Environment/Libraries
@@ -21,8 +21,8 @@ Patch6: openmotif-2.3.3-missing_deps.patch
 
 URL: http://www.motifzone.org/
 
-Buildrequires: automake
-BuildRequires: autoconf
+Buildrequires: automake112
+BuildRequires: autoconf213
 BuildRequires: texinfo
 BuildRequires: flex
 BuildRequires: byacc
@@ -82,9 +82,9 @@ cp -f %{SOURCE2} .
 %patch6 -p1 -b .missing_deps
 
 %build
-aclocal -I .
-automake --foreign
-autoconf
+aclocal-1.12 -I .
+automake-1.12 --foreign
+autoreconf-2.13
 
 %configure \
    --enable-static \
@@ -149,8 +149,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man5/*
 
 %changelog
+* Sun Jan 18 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.3.3-2
+- rebuild with VineSeed environment
+- change Buildrequires: automake112 instead of automake
+- change BuildRequires: autoconf213 instead of autoconf
+
 * Sun Apr 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.3.3-1
-- update top 2.3.3
+- update to 2.3.3
 - update patches for openMotif-2.3.3
 
 * Tue May 27 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 2.3.0-1