- Own %{_datadir}/foomatic/db/source/PPD/Custom and %{_var}/cache/foomatic
(bug #168085).
This commit is contained in:
parent
a316eaf04f
commit
7dbae176fa
@ -230,6 +230,9 @@ find %{buildroot}%{_datadir}/foomatic/db/source/ -type f | xargs chmod 0644
|
|||||||
# Use relative, not absolute, symlink for CUPS filter.
|
# Use relative, not absolute, symlink for CUPS filter.
|
||||||
ln -sf ../../../bin/foomatic-rip %{buildroot}%{_libdir}/cups/filter/foomatic-rip
|
ln -sf ../../../bin/foomatic-rip %{buildroot}%{_libdir}/cups/filter/foomatic-rip
|
||||||
|
|
||||||
|
mkdir $RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Custom
|
||||||
|
mkdir -p $RPM_BUILD_ROOT%{_var}/cache/foomatic
|
||||||
|
|
||||||
# Remove things we don't ship.
|
# Remove things we don't ship.
|
||||||
rm -rf $RPM_BUILD_ROOT%{_libdir}/perl5/site_perl \
|
rm -rf $RPM_BUILD_ROOT%{_libdir}/perl5/site_perl \
|
||||||
$RPM_BUILD_ROOT%{_libdir}/ppr \
|
$RPM_BUILD_ROOT%{_libdir}/ppr \
|
||||||
@ -270,8 +273,13 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_libdir}/cups/*
|
%{_libdir}/cups/*
|
||||||
%{_datadir}/foomatic
|
%{_datadir}/foomatic
|
||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
%{_var}/cache/foomatic
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 12 2005 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Own %%{_datadir}/foomatic/db/source/PPD/Custom and %%{_var}/cache/foomatic
|
||||||
|
(bug #168085).
|
||||||
|
|
||||||
* Wed Sep 7 2005 Tim Waugh <twaugh@redhat.com> 3.0.2-26
|
* Wed Sep 7 2005 Tim Waugh <twaugh@redhat.com> 3.0.2-26
|
||||||
- Updated db-engine to 3.0-20050907.
|
- Updated db-engine to 3.0-20050907.
|
||||||
- Updated db to 3.0-20050907.
|
- Updated db to 3.0-20050907.
|
||||||
|
Loading…
Reference in New Issue
Block a user