- Fixed mixed-use-of-spaces-and-tabs
This commit is contained in:
parent
2956c79b30
commit
2790295b72
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for locking devices
|
Summary: A library for locking devices
|
||||||
Name: lockdev
|
Name: lockdev
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://packages.debian.org/unstable/source/lockdev
|
URL: http://packages.debian.org/unstable/source/lockdev
|
||||||
@ -94,7 +94,10 @@ rm -fr $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 01 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-17
|
* Fri Oct 02 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-18
|
||||||
|
- Fixed mixed-use-of-spaces-and-tabs
|
||||||
|
|
||||||
|
* Fri Oct 02 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-17
|
||||||
- Removed PreReq tag
|
- Removed PreReq tag
|
||||||
|
|
||||||
* Fri Sep 25 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-16
|
* Fri Sep 25 2009 Jiri Popelka <jpopelka@redhat.com> - 1.0.1-16
|
||||||
|
Loading…
Reference in New Issue
Block a user