Author: glen                         Date: Sun Nov  5 10:37:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix these headers including config.h

---- Files affected:
SPECS:
   korelib.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/korelib.spec
diff -u SPECS/korelib.spec:1.1 SPECS/korelib.spec:1.2
--- SPECS/korelib.spec:1.1      Sat Nov  4 16:50:38 2006
+++ SPECS/korelib.spec  Sun Nov  5 11:37:23 2006
@@ -7,10 +7,11 @@
 Summary(pl):   Korelib - framework C++ do tworzenia aplikacji bazowanych na 
pluginach
 Name:          korelib
 Version:       1.0
-Release:       0.1
+Release:       0.3
 License:       GPL v2
 Group:         Libraries
 Source0:       
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/%{name}-%{version}.tar.gz
+Patch0:                %{name}-headers.patch
 # Source0-md5: ee220ca3cf6efddf0427ff6a3a5cad36
 BuildRequires: libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,6 +50,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -58,7 +60,7 @@
 %{__automake}
 %configure \
        --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} \
-       --program-prefix=korelib        
+       --program-prefix=korelib
 %{__make}
 
 %install
@@ -97,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/05 10:37:23  glen
+- fix these headers including config.h
+
 Revision 1.1  2006/11/04 15:50:38  twittner
 - new (BR for aethera.spec)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/korelib.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to