Use rpmconfigdir macro throughout.
This commit is contained in:
parent
f26a6cc8f1
commit
4c063526d0
@ -6,7 +6,7 @@
|
|||||||
Summary: Python bindings for CUPS
|
Summary: Python bindings for CUPS
|
||||||
Name: python-cups
|
Name: python-cups
|
||||||
Version: 1.9.53
|
Version: 1.9.53
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
URL: http://cyberelk.net/tim/software/pycups/
|
URL: http://cyberelk.net/tim/software/pycups/
|
||||||
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
|
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
|
||||||
Source2: psdriver.attr
|
Source2: psdriver.attr
|
||||||
@ -53,7 +53,7 @@ install -m755 %{SOURCE3} %{buildroot}%{_rpmconfigdir}
|
|||||||
%doc COPYING ChangeLog README NEWS TODO
|
%doc COPYING ChangeLog README NEWS TODO
|
||||||
%{python_sitearch}/cups.so
|
%{python_sitearch}/cups.so
|
||||||
%{python_sitearch}/pycups*.egg-info
|
%{python_sitearch}/pycups*.egg-info
|
||||||
/usr/lib/rpm/fileattrs/psdriver.attr
|
%{_rpmconfigdir}/fileattrs/psdriver.attr
|
||||||
%{_rpmconfigdir}/postscriptdriver.prov
|
%{_rpmconfigdir}/postscriptdriver.prov
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
@ -61,6 +61,9 @@ install -m755 %{SOURCE3} %{buildroot}%{_rpmconfigdir}
|
|||||||
%doc examples html
|
%doc examples html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 23 2011 Tim Waugh <twaugh@redhat.com> - 1.9.53-5
|
||||||
|
- Use rpmconfigdir macro throughout.
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.53-4
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.53-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user