Author: lisu                         Date: Tue Oct 13 09:08:15 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.8.2
- .pc file included into pkgconfigdir
- no more undefined references

---- Files affected:
packages/guichan:
   guichan.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/guichan/guichan.spec
diff -u packages/guichan/guichan.spec:1.25 packages/guichan/guichan.spec:1.26
--- packages/guichan/guichan.spec:1.25  Mon Feb  2 10:53:05 2009
+++ packages/guichan/guichan.spec       Tue Oct 13 11:08:10 2009
@@ -1,19 +1,16 @@
 # $Revision$, $Date$
-#
-# TODO: - undefined references
-#
 # Conditional build:
 %bcond_without allegro     # without allegro support
 #
 Summary:       Guichan - small, efficient C++ GUI library designed for games
 Summary(pl.UTF-8):     Guichan - mała, wydajna biblioteka GUI w C++ 
przeznaczona do gier
 Name:          guichan
-Version:       0.8.1
-Release:       2
+Version:       0.8.2
+Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       http://guichan.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: f9ace11cc70d3ba60b62347172334a5f
+# Source0-md5: af535d7f387e774e3197cef8023ea105
 URL:           http://guichan.sourceforge.net/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel
@@ -23,6 +20,7 @@
 BuildRequires: automake
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -97,6 +95,7 @@
 %attr(755,root,root) %{_libdir}/libguichan*.so
 %{_libdir}/libguichan*.la
 %{_includedir}/guichan*
+%{_pkgconfigdir}/guichan*.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -108,6 +107,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2009/10/13 09:08:10  lisu
+- up to 0.8.2
+- .pc file included into pkgconfigdir
+- no more undefined references
+
 Revision 1.25  2009/02/02 09:53:05  lisu
 - TODO
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/guichan/guichan.spec?r1=1.25&r2=1.26&f=u

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

Reply via email to