packages: splashutils/splashutils.spec - fix fbtruetype tool build (link li...

adamg adamg at pld-linux.org
Sun Feb 12 11:10:01 CET 2012


Author: adamg                        Date: Sun Feb 12 10:10:01 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix fbtruetype tool build (link libbz2.a), BR: bzip2-static
- release 6 (rebuild against libpng-1.5)

---- Files affected:
packages/splashutils:
   splashutils.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: packages/splashutils/splashutils.spec
diff -u packages/splashutils/splashutils.spec:1.50 packages/splashutils/splashutils.spec:1.51
--- packages/splashutils/splashutils.spec:1.50	Sun Feb 12 09:13:21 2012
+++ packages/splashutils/splashutils.spec	Sun Feb 12 11:09:56 2012
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Narzędzia do ustawiania splash
 Name:		splashutils
 Version:	1.5.4.3
-Release:	5
+Release:	6
 License:	GPL
 Group:		Applications/System
 Source0:	http://dev.gentoo.org/~spock/projects/splashutils/archive/%{name}-%{version}.tar.bz2
@@ -22,12 +22,15 @@
 Patch0:		%{name}-libs.patch
 Patch1:		%{name}-configpath.patch
 Patch2:		%{name}-relpath.patch
+Patch3:		%{name}-libpng15.patch
+Patch4:		%{name}-miscsplashutils-fbtruetype.patch
 #Patch0: %{name}-makefile.patch # in -libs now
 #Patch1: %{name}-compile.patch
 #Patch2: %{name}-pld-paths.patch
 URL:		http://dev.gentoo.org/~spock/projects/splashutils/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	bzip2-static
 BuildRequires:	freetype-devel
 BuildRequires:	gpm-devel
 BuildRequires:	klibc-devel >= 1.1.1-1
@@ -81,17 +84,19 @@
 
 %prep
 %setup -q -a1
+mv miscsplashutils-* miscsplashutils
 %if 0
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %endif
+%patch3 -p1
+%patch4 -p1
 
 #%patch0 -p0
 #%patch1 -p0
 #%patch2 -p1
 
-mv miscsplashutils-* miscsplashutils
 
 %if 0
 mkdir -p nobuild
@@ -266,6 +271,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2012/02/12 10:09:56  adamg
+- fix fbtruetype tool build (link libbz2.a), BR: bzip2-static
+- release 6 (rebuild against libpng-1.5)
+
 Revision 1.50  2012/02/12 08:13:21  arekm
 - release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/splashutils/splashutils.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list