SPECS: red5.spec - encoding fix
    glen 
    glen at pld-linux.org
       
    Mon Apr  9 20:52:16 CEST 2007
    
    
  
Author: glen                         Date: Mon Apr  9 18:52:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- encoding fix
---- Files affected:
SPECS:
   red5.spec (1.1 -> 1.2) 
---- Diffs:
================================================================
Index: SPECS/red5.spec
diff -u SPECS/red5.spec:1.1 SPECS/red5.spec:1.2
--- SPECS/red5.spec:1.1	Mon Apr  9 20:51:08 2007
+++ SPECS/red5.spec	Mon Apr  9 20:52:11 2007
@@ -32,7 +32,7 @@
 %setup -q -n %{name}-%{version}%{_rc}
 
 %build
-# some source files contain '»' character and javac barfs on that
+# some source files contain '»' character and javac barfs on that
 export LC_ALL=en_US
 %ant dist
 
@@ -52,6 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/09 18:52:11  glen
+- encoding fix
+
 Revision 1.1  2007/04/09 18:51:08  glen
 - new, builds, but i've never used tomcat so no packaging
-
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SPECS/red5.spec?r1=1.1&r2=1.2&f=u
    
    
More information about the pld-cvs-commit
mailing list