packages: libstk/libstk.spec - fixed install stage, release 22

hawk hawk at pld-linux.org
Sun Jun 21 14:38:36 CEST 2009


Author: hawk                         Date: Sun Jun 21 12:38:36 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed install stage, release 22

---- Files affected:
packages/libstk:
   libstk.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/libstk/libstk.spec
diff -u packages/libstk/libstk.spec:1.44 packages/libstk/libstk.spec:1.45
--- packages/libstk/libstk.spec:1.44	Sun Jun 21 13:46:04 2009
+++ packages/libstk/libstk.spec	Sun Jun 21 14:38:31 2009
@@ -11,13 +11,14 @@
 Name:		libstk
 Version:	0.2.0
 %define		snap	20061117
-Release:	0.%{snap}.21
+Release:	0.%{snap}.22
 License:	Libstk Library License (relaxed LGPL)
 Group:		Libraries
 #Source0:	http://www.libstk.net/sites/www.libstk.net/files/%{name}-%{snap}.tar.gz
 Source0:	%{name}-%{snap}.tar.bz2
 # Source0-md5:	350c5e47de8a54d19372bcf6ca926540
 Patch0:		%{name}-fixes.patch
+Patch1:		%{name}-am.patch
 URL:		http://www.libstk.net/
 BuildRequires:	DirectFB-devel
 BuildRequires:	SDL-devel >= 1.2.0
@@ -81,6 +82,7 @@
 %prep
 %setup -q -n %{name}-%{snap}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -140,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2009/06/21 12:38:31  hawk
+- fixed install stage, release 22
+
 Revision 1.44  2009/06/21 11:46:04  hawk
 - release 21
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libstk/libstk.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list