- Remove useless %dir

This commit is contained in:
Adam Jackson 2009-07-23 13:04:26 +00:00
parent c39f86ba0a
commit 33f7cde6ee

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXdmcp runtime library
Name: libXdmcp
Version: 1.0.2
Release: 8%{?dist}
Release: 9%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -57,12 +57,14 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-,root,root,-)
%dir %{_includedir}/X11/
%{_includedir}/X11/Xdmcp.h
%{_libdir}/libXdmcp.so
%{_libdir}/pkgconfig/xdmcp.pc
%changelog
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.2-9
- Remove useless %%dir
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild