- Ship data as non-executable (bug #139271).
This commit is contained in:
parent
54058261e2
commit
14b2010be4
@ -223,6 +223,7 @@ sed -e 's|^\(.*\) \(.*\)$|s,printer/\1,printer/\2,g;|' \
|
||||
>> convert-printerids.pl
|
||||
chmod a+x convert-printerids.pl
|
||||
./convert-printerids.pl %{buildroot}%{_datadir}/foomatic/db/source/{opt,driver}/*.xml
|
||||
chmod 0644 %{buildroot}%{_datadir}/foomatic/db/source/{opt,driver,printer}/*
|
||||
|
||||
# Use relative, not absolute, symlink for CUPS filter.
|
||||
ln -sf ../../../bin/foomatic-rip %{buildroot}%{_libdir}/cups/filter/foomatic-rip
|
||||
@ -266,6 +267,7 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 16 2004 Tim Waugh <twaugh@redhat.com>
|
||||
- Ship data as non-executable (bug #139271).
|
||||
- Corrected autodetect information for HP Business InkJet 1100 (bug #139258).
|
||||
|
||||
* Mon Nov 15 2004 Tim Waugh <twaugh@redhat.com> 3.0.2-4
|
||||
|
Loading…
Reference in New Issue
Block a user