From 97d4ef1a5497fb7e5010cee8ec2072bc94ded6ab Mon Sep 17 00:00:00 2001 From: Chen Lei Date: Aug 19 2010 16:46:11 +0000 Subject: Update to 5.1.1 --- diff --git a/.gitignore b/.gitignore index ce70d8c..74a5048 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -dos2unix-3.1.tar.bz2 -dos2unix-4.1.1.tar.gz -dos2unix-4.1.2.tar.gz -/dos2unix-5.1.tar.gz +dos2unix-5.1.1.tar.gz diff --git a/dos2unix.spec b/dos2unix.spec index fa2a2f6..d84a7b8 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,6 +1,6 @@ Summary: Text file format converters Name: dos2unix -Version: 5.1 +Version: 5.1.1 Release: 1%{?dist} Group: Applications/Text License: BSD @@ -17,7 +17,6 @@ vice versa. %prep %setup -q rm -rf po/*/eo-x.* -find -type f -exec chmod 0644 {} ";" %build make CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE $(getconf LFS_CFLAGS)" \ @@ -29,7 +28,7 @@ make DESTDIR=$RPM_BUILD_ROOT install # We add doc files manually to %%doc rm -rf $RPM_BUILD_ROOT%{_docdir} -%find_lang %{name} --all-name +%find_lang %{name} --with-man --all-name %files -f %{name}.lang %defattr(-,root,root,0755) @@ -45,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 19 2010 Chen Lei 5.1.1-1 +- Update to 5.1.1 + * Wed Aug 18 2010 Tim Waugh 5.1-1 - Applied changes from Chen Lei (bug #592922): * Sun Aug 15 2010 Chen Lei 5.1-1 diff --git a/sources b/sources index 4133e87..ca258ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38fbcb4bcbd73e94c3bdf7b5bdf95f78 dos2unix-5.1.tar.gz +b8f6d8109fc6decf412bc1e3959450c0 dos2unix-5.1.1.tar.gz