- Added license text to package

This commit is contained in:
Jiří Popelka 2009-12-01 15:18:49 +00:00
parent 493cf8cc55
commit 832e79f8b5

View File

@ -1,8 +1,8 @@
Summary: A library for locking devices
Name: lockdev
Version: 1.0.1
Release: 18%{?dist}
License: LGPLv2+
Release: 19%{?dist}
License: LGPLv2
Group: System Environment/Libraries
URL: http://packages.debian.org/unstable/source/lockdev
Source0: http://ftp.debian.org/debian/pool/main/l/lockdev/%{name}_%{version}.orig.tar.gz
@ -82,6 +82,7 @@ rm -fr $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc LICENSE
%attr(2711,root,lock) %{_sbindir}/lockdev
%{_libdir}/*.so.*
%{_mandir}/man8/*
@ -94,6 +95,9 @@ rm -fr $RPM_BUILD_ROOT
%{_includedir}/*
%changelog
* Tue Dec 01 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-19
- Added license text to package
* Fri Oct 02 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-18
- Fixed mixed-use-of-spaces-and-tabs