Don't install INSTALL
This commit is contained in:
parent
de854dd2f1
commit
04582ab7a7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.2.100
|
Version: 2.2.100
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Soup, an HTTP library implementation
|
Summary: Soup, an HTTP library implementation
|
||||||
@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc README COPYING ChangeLog NEWS AUTHORS INSTALL
|
%doc README COPYING ChangeLog NEWS AUTHORS
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/libsoup
|
%{_datadir}/gtk-doc/html/libsoup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.2.100-2
|
||||||
|
- Don't install INSTALL
|
||||||
|
|
||||||
* Mon Feb 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.2.100-1
|
* Mon Feb 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.2.100-1
|
||||||
- Update to 2.2.100
|
- Update to 2.2.100
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user