Browse Source

add Patch & rebuild package

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3961 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 13 years ago
parent
commit
d48b7bbfa2
1 changed files with 7 additions and 1 deletions
  1. 7 1
      s/svgalib/svgalib-vl.spec

+ 7 - 1
s/svgalib/svgalib-vl.spec

@@ -1,7 +1,7 @@
 Summary:	A low-level fullscreen SVGA graphics library.
 Name:		svgalib
 Version:	1.9.25
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Exclusivearch:	%{ix86} x86_64
 License:	distributable
 Group:		System Environment/Libraries
@@ -12,6 +12,7 @@ Patch1:		svgalib-1.4.3-fhs.patch
 Patch2:		svgalib-1.9.21-demos.patch
 Patch3:		svgalib-1.9.21-cfg.patch
 Patch4:		svgalib-1.9.25-kernel-2.6.26.patch
+Patch5:		svgalib-1.9.25-round_gtf_gtfcalc_c.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 
 %description
@@ -45,6 +46,7 @@ which will use the SVGAlib library.
 %patch2 -p1
 %patch3 -p1 -b .defaultcfg
 %patch4 -p1
+%patch5 -p1 -b .round
 
 #the testlinear demo needs svgalib's internal libvga header, so copy it to the
 #demo dir
@@ -131,6 +133,10 @@ touch $RPM_BUILD_ROOT/etc/vga/textregs
 
 
 %changelog
+* Wed May 25 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.25-2
+- rebuild with current VineSeed environment
+- add Patch5 (svgalib-1.9.25-round_gtf_gtfcalc_c.patch) from fedora
+
 * Sun Jun 07 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.9.25-1
 - new upstream release
 - dropped/updated all old patches based on Fedora development package