- Fixed permissions on C source files (bug #225235).
- Resolves: rhbz#225235
This commit is contained in:
parent
65a9b216f4
commit
ac52f4e503
1 changed files with 3 additions and 0 deletions
|
|
@ -145,6 +145,8 @@ popd
|
|||
|
||||
%patch33 -p1 -b .build
|
||||
|
||||
chmod -x lib/basename.c lib/xmalloc.c
|
||||
|
||||
%build
|
||||
chmod 644 {po/ja.po,encoding/euc-jp.edf,README.eucJP}.euc
|
||||
chmod 644 encoding/euc-kr.edf.euckr
|
||||
|
|
@ -246,6 +248,7 @@ exit 0
|
|||
|
||||
%changelog
|
||||
* Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com>
|
||||
- Fixed permissions on C source files (bug #225235).
|
||||
- Use %%configure (bug #225235).
|
||||
- Preserve timestamps (bug #225235).
|
||||
- Use smp_mflags (bug #225235).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue