Browse Source

gc-7.4.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10486 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 7 years ago
parent
commit
feb8d2bca5
1 changed files with 7 additions and 2 deletions
  1. 7 2
      g/gc/gc-vl.spec

+ 7 - 2
g/gc/gc-vl.spec

@@ -3,7 +3,7 @@
 Summary: Garbage Collector for C and C++ 	
 Summary(ja): C, C++ ガーベージコレクションライブラリ
 Name:    gc	
-Version: 7.2f
+Version: 7.4.4
 Release: 1%{?_dist_release}
 Group:	 System Environment/Libraries
 License: BSD
@@ -11,6 +11,8 @@ URL:     http://www.hboehm.info/gc/
 Source:  http://www.hboehm.info/gc/gc_source/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
+BuildRequires: libatomic_ops-devel
+
 #Patch1: gc-6.4-opendl.patch
 
 Vendor: Project Vine
@@ -53,7 +55,7 @@ Libraries and header files for gc development.
 
 
 %prep
-%setup -q -n gc-7.2
+%setup -q
 
 %build
 %configure \
@@ -118,6 +120,9 @@ rm -rf 	$RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul  1 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.4.4-1
+- updated to 7.4.4.
+
 * Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.2f-1
 - update to 7.2f