This commit is contained in:
Dennis Gilmore 2011-02-07 23:08:59 -06:00
parent 959ed05d96
commit fc0f20fe63

View File

@ -1,6 +1,6 @@
Name: libdaemon
Version: 0.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for writing UNIX daemons
Group: System Environment/Libraries
License: LGPLv2+
@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT/%{_datadir}/doc/libdaemon/style.css
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Sep 10 2010 Parag Nemade <paragn AT fedoraproject.org> - 0.14-2
- Merge-review cleanup (#225995)