--- updates/1/libupnp/current/SPECS/libupnp.spec 2013/02/06 00:06:43 394767 +++ updates/1/libupnp/current/SPECS/libupnp.spec 2013/02/06 00:06:54 394768 @@ -6,12 +6,13 @@ Summary: Library and tools for the UPnP protocol Name: libupnp Version: 1.6.6 +%define subrel 1 Release: %mkrel 4 License: BSD Group: System/Libraries URL: http://pupnp.sourceforge.net/ Source: http://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot +Patch0: libupnp-1.6.6-VU-922681.patch %description The Linux SDK for UPnP Devices (libupnp) provides developers with an API and @@ -43,6 +44,7 @@ %prep %setup -q +%patch0 -p1 %build %configure2_5x \ @@ -63,13 +65,11 @@ rm -rf %{buildroot} %files -n %{libname} -%defattr(-,root,root) %doc LICENSE NEWS README THANKS TODO %{_libdir}/*upnp.so.%{major}* %{_libdir}/*.so.%{minor}* %files -n %{develname} -%defattr(-,root,root) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/*pc