Browse Source

gdlmm: revert
others: rebuild with gcc-5.4.0

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

Takemikaduchi 7 years ago
parent
commit
da529bb74b
1 changed files with 1 additions and 11 deletions
  1. 1 11
      g/gdlmm/gdlmm-vl.spec

+ 1 - 11
g/gdlmm/gdlmm-vl.spec

@@ -4,7 +4,7 @@ Summary: A C++ wrapper for gdl
 Summary(ja): gdl の C++ ラッパー
 Name: gdlmm
 Version: 3.7.3
-Release: 2%{?_dist_release}
+Release: 1%{?_dist_release}
 License: LGPLv2
 Group: System Environment/Libraries
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/gdlmm/3.7/%{name}-%{version}.tar.xz
@@ -13,7 +13,6 @@ Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires:	gdl-devel >= 3.7
 BuildRequires:	glibmm-devel >= 2.16
 BuildRequires:	gtkmm3-devel >= 3.0
-BuildRequires:	autoconf
 Requires:	gdl >= 3.7
 Requires:	glibmm >= 2.16
 Requires:	gtkmm3 >= 3.0
@@ -22,9 +21,6 @@ Vendor: Project Vine
 Distribution: Vine Linux
 Packager: Takemikaduchi
 
-# from upstream
-Patch0: gdlmm-3.7.3-c++11.patch
-
 %description
 Gdlmm is a C++ wrapper for gdl.
 
@@ -43,10 +39,8 @@ Header files and libraries for building a extension library for the gdlmm.
 
 %prep
 %setup -q 
-%patch0 -p1
 
 %build
-autoreconf -if
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -84,10 +78,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}-%{ver}/examples
 %{_datadir}/doc/gdlmm-%{ver}
 
 %changelog
-* Wed Jun 29 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.7.3-2
-- rebuild with gcc-5.4.0
-- add Patch0 (gdlmm-3.7.3-c++11.patch)
-
 * Thu Dec 18 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.7.3-1
 - updated to 3.7.3