Author: glen                         Date: Wed May 12 13:02:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- MACRO FOR INTERNAL DEPS, INTERNAL DEPS SHOULD BE ALWAYS STRICT DEPS

---- Files affected:
packages/CEGUI:
   CEGUI.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/CEGUI/CEGUI.spec
diff -u packages/CEGUI/CEGUI.spec:1.32 packages/CEGUI/CEGUI.spec:1.33
--- packages/CEGUI/CEGUI.spec:1.32      Wed May 12 14:23:52 2010
+++ packages/CEGUI/CEGUI.spec   Wed May 12 15:02:16 2010
@@ -2,6 +2,8 @@
 # TODO:
 # - external tinyxml
 # - external tolua++
+# - STOP THIS ALL CALLS 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
@@ -76,8 +78,8 @@
 Summary(pl.UTF-8):     Pliki programistyczne dla CEGUI
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      CEGUI-OGRE
-Requires:      CEGUI-OPENGL
+Requires:      %{name}-OGRE = %{version}-%{release}
+Requires:      %{name}-OPENGL = %{version}-%{release}
 Requires:      freetype-devel >= 2.0
 Requires:      libstdc++-devel
 Requires:      pcre-devel >= 5.0
@@ -234,13 +236,15 @@
 %attr(755,root,root) %{_libdir}/libCEGUIOgreRenderer-%{version}.so
 %endif
 
-
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[email protected]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2010/05/12 13:02:16  glen
+- MACRO FOR INTERNAL DEPS, INTERNAL DEPS SHOULD BE ALWAYS STRICT DEPS
+
 Revision 1.32  2010/05/12 12:23:52  lisu
 - rel 1
 
================================================================

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

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

Reply via email to