update license field

This commit is contained in:
Matthias Clasen 2007-08-08 00:47:53 +00:00
parent 355cdd8750
commit fd96d51229

View File

@ -6,10 +6,10 @@
Summary: libnotify notification library Summary: libnotify notification library
Name: libnotify Name: libnotify
Version: 0.4.4 Version: 0.4.4
Release: 6%{?dist} Release: 7%{?dist}
URL: http://www.galago-project.org/specs/notification/ URL: http://www.galago-project.org/specs/notification/
Source0: http://www.galago-project.org/files/releases/source/%{name}/%{name}-%{version}.tar.bz2 Source0: http://www.galago-project.org/files/releases/source/%{name}/%{name}-%{version}.tar.bz2
License: LGPL License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildPreReq: libtool BuildPreReq: libtool
@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING ChangeLog NEWS %doc COPYING NEWS AUTHORS
%{_bindir}/notify-send %{_bindir}/notify-send
%{_libdir}/libnotify.so.* %{_libdir}/libnotify.so.*
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libnotify/* %{_datadir}/gtk-doc/html/libnotify/*
%changelog %changelog
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 0.4.4-7
- Update licence field
* Wed Jun 6 2007 Matthias Clasen <mclasen@redhat.com> - 0.4.4-6 * Wed Jun 6 2007 Matthias Clasen <mclasen@redhat.com> - 0.4.4-6
- Re-add notification-daemon requirement again - Re-add notification-daemon requirement again