This commit is contained in:
Dennis Gilmore 2012-01-13 03:07:03 -06:00
parent 69ab1b6edb
commit 41dbaeca44
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: lwp
Version: 2.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: C library for user-mode threading
Group: System Environment/Libraries
License: LGPLv2
@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Oct 12 2011 Tom Callaway <spot@fedoraproject.org> - 2.6-4
- fix subpackage requires
- add .asc signature file