packages: CEGUI/CEGUI.spec - glenize (capital letters) - rel 2

lisu lisu at pld-linux.org
Wed May 12 16:09:29 CEST 2010


Author: lisu                         Date: Wed May 12 14:09:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- glenize (capital letters)
- rel 2

---- Files affected:
packages/CEGUI:
   CEGUI.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/CEGUI/CEGUI.spec
diff -u packages/CEGUI/CEGUI.spec:1.34 packages/CEGUI/CEGUI.spec:1.35
--- packages/CEGUI/CEGUI.spec:1.34	Wed May 12 15:02:32 2010
+++ packages/CEGUI/CEGUI.spec	Wed May 12 16:09:24 2010
@@ -2,8 +2,6 @@
 # TODO:
 # - external tinyxml
 # - external tolua++
-# - STOP THIS ALL CAPS I CAN WRITE MADNESS. FOR EXAMPLE OPENGL IS NOT ALL CAPS
-#   IN UPSTREAM AND SO IS NOT OGRE IN ALL CAPS
 #
 # Conditional build:
 %bcond_without	xercesc		# build XercesParser
@@ -15,7 +13,7 @@
 Summary(pl.UTF-8):	CEGUI - wolnodostępna biblioteka zapewniającą okienka i widgety
 Name:		CEGUI
 Version:	0.7.1
-Release:	1
+Release:	2
 License:	LGPL v2.1+ (with MIT parts)
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/crayzedsgui/%{name}-%{version}.tar.gz
@@ -78,8 +76,8 @@
 Summary(pl.UTF-8):	Pliki programistyczne dla CEGUI
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	%{name}-OGRE = %{version}-%{release}
-Requires:	%{name}-OPENGL = %{version}-%{release}
+Requires:	%{name}-Ogre = %{version}-%{release}
+Requires:	%{name}-OpenGL = %{version}-%{release}
 Requires:	freetype-devel >= 2.0
 Requires:	libstdc++-devel
 Requires:	pcre-devel >= 5.0
@@ -102,28 +100,28 @@
 %description docs -l pl.UTF-8
 Dokumentacja CEGUI.
 
-%package OPENGL
+%package OpenGL
 Summary:	OpenGLRenderer library for CEGUI
 Summary(pl.UTF-8):	Biblioteka OpenGLRenderer dla CEGUI
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
 
-%description OPENGL
+%description OpenGL
 OpenGLRenderer library for CEGUI.
 
-%description OPENGL -l pl.UTF-8
+%description OpenGL -l pl.UTF-8
 Biblioteka OpenGLRenderer dla CEGUI.
 
-%package OGRE
+%package Ogre
 Summary:	OgreRenderer library for CEGUI
 Summary(pl.UTF-8):	Biblioteka OgreRenderer dla CEGUI
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
 
-%description OGRE
+%description Ogre
 OgreRenderer library for CEGUI.
 
-%description OGRE -l pl.UTF-8
+%description Ogre -l pl.UTF-8
 Biblioteka OgreRenderer dla CEGUI
 
 %prep
@@ -225,13 +223,13 @@
 %{_pkgconfigdir}/CEGUI-OGRE.pc
 
 %if %{with opengl}
-%files OPENGL
+%files OpenGL
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libCEGUIOpenGLRenderer-%{version}.so
 %endif
 
 %if %{with ogre}
-%files OGRE
+%files Ogre
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libCEGUIOgreRenderer-%{version}.so
 %endif
@@ -242,6 +240,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2010/05/12 14:09:24  lisu
+- glenize (capital letters)
+- rel 2
+
 Revision 1.34  2010/05/12 13:02:32  glen
 - TYPO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/CEGUI/CEGUI.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list