SPECS: tworld.spec - fix encoding (shadzik fix your vim or sth)

glen glen at pld-linux.org
Thu Apr 19 19:44:00 CEST 2007


Author: glen                         Date: Thu Apr 19 17:44:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix encoding (shadzik fix your vim or sth)

---- Files affected:
SPECS:
   tworld.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/tworld.spec
diff -u SPECS/tworld.spec:1.3 SPECS/tworld.spec:1.4
--- SPECS/tworld.spec:1.3	Thu Apr 19 18:47:57 2007
+++ SPECS/tworld.spec	Thu Apr 19 19:43:55 2007
@@ -51,13 +51,14 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%banner %{name} -e << EOF
+%banner %{name} -e << 'EOF'
 
 WARNING!
  If You want to play original Chip's Challenge levelset.
  Save file chips.dat to /usr/share/tworld/data
 
 EOF
+#'
 
 %files
 %defattr(644,root,root,755)
@@ -73,8 +74,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/04/19 17:43:55  glen
+- fix encoding (shadzik fix your vim or sth)
+
 Revision 1.3  2007/04/19 16:47:57  shadzik
-- add icon and .desktop file by Bart³omiej Zimoñ
+- add icon and .desktop file by Bartłomiej Zimoń
 
 Revision 1.2  2007/04/15 07:28:27  qboosh
 - fixed spec encoding
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tworld.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list