diff --git a/libuna.spec b/libuna.spec index a7800a6..8310517 100644 --- a/libuna.spec +++ b/libuna.spec @@ -69,7 +69,7 @@ Group: Development/Tools/Other %description tools Several tools for converting Unicode and ASCII (byte stream) based text. -%package %{?pprefix}devel +%package devel Summary: Development files for libuna, a library to support Unicode/ASCII conversions Group: Development/Libraries/C and C++ Requires: %lname%psuffix = %version @@ -77,7 +77,7 @@ Requires: %lname%psuffix = %version Obsoletes: libuna-mini-devel %endif -%description %{?pprefix}devel +%description devel libuna is a library to support Unicode and ASCII (byte string) conversions. @@ -113,7 +113,7 @@ rm -f "%{buildroot}/%{_libdir}"/*.la %{_mandir}/man1/unaexport.1* %endif -%files %{?pprefix}devel +%files devel %{_includedir}/libuna* %{_libdir}/libuna.so %{_libdir}/pkgconfig/libuna.pc