|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: pugixml
|
|
|
|
Name: pugixml
|
|
|
|
Version: 1.0
|
|
|
|
Version: 1.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: A light-weight C++ XML processing library
|
|
|
|
Summary: A light-weight C++ XML processing library
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -79,6 +79,9 @@ mv build/*.so %{buildroot}%{_libdir}/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 05 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0-2
|
|
|
|
* Thu Jan 05 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0-2
|
|
|
|
- Rebuild for GCC 4.7.0.
|
|
|
|
- Rebuild for GCC 4.7.0.
|
|
|
|
|
|
|
|
|
|
|
|