recheckin changes log file to dos2unix format

This commit is contained in:
soochoi 2006-04-24 23:29:19 +00:00
parent 3e25b8278d
commit 5f4ac7abec
3 changed files with 4 additions and 3 deletions

View File

@ -4,9 +4,9 @@ Mon Apr 24 16:24:20 MST 2006 - jnorman@novell.com
-------------------------------------------------------------------
Mon Apr 24 15:35:20 MST 2006 - cmashayekhi@novell.com
- casainstall and casauninstall scripts were added to
- casainstall and casauninstall scripts were added to
yast2 install.
-------------------------------------------------------------------
Mon Apr 24 04:40:20 MST 2006 - jnorman@novell.com
- change lookup name from kwallet_rw to casakwallet

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Mon Apr 24 09:55:20 MDT 2006 - cmashayekhi@novell.com
- miCASA.ycp, miCASA.pm and miCASA.ybc were renamed to
- miCASA.ycp, miCASA.pm and miCASA.ybc were renamed to
NovellCasa.* to solve a load problem.
-------------------------------------------------------------------

View File

@ -41,6 +41,7 @@ find . -name "*.mak" | xargs dos2unix > /dev/null 2>&1
find . -name "*.cl" | xargs dos2unix > /dev/null 2>&1
find . -name "*.spec" | xargs dos2unix > /dev/null 2>&1
find . -name "*.patch" | xargs dos2unix > /dev/null 2>&1
find . -name "*.changes" | xargs dos2unix > /dev/null 2>&1
rm -rf ./casa-yast
rm -rf /c_kwallet