X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdotnet-taglib-sharp.git;a=blobdiff_plain;f=dotnet-taglib-sharp.spec;h=f4de63e0a733db9867caba7ca6f86b43868d53cc;hp=f92a8f1540663f32bdb890cfdd3ac52da31c19d4;hb=c5eb70f0e7c4e5709298576e088c2164c2e7209c;hpb=a86e87560501032ad99548de811786d0b015014f diff --git a/dotnet-taglib-sharp.spec b/dotnet-taglib-sharp.spec index f92a8f1..f4de63e 100644 --- a/dotnet-taglib-sharp.spec +++ b/dotnet-taglib-sharp.spec @@ -20,6 +20,21 @@ the most common movie and music formats, abstracting away format specificity. TagLib# offers either a common API for all formats or access to specific APIs for a given format. +%package devel +Summary: Header files for taglib-sharp library +Summary(pl.UTF-8): Pliki nagłówkowe bibliotektaglib-sharp +Group: Development/Libraries +# if base package contains shared library for which these headers are +#Requires: %{name} = %{version}-%{release} +# if -libs package contains shared library for which these headers are +#Requires: %{name}-libs = %{version}-%{release} + +%description devel +Header files for taglib-sharp library. + +%description devel -l pl.UTF-8 +Pliki nagłówkowe bibliote taglib-sharp. + %prep %setup -q @@ -42,7 +57,9 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS NEWS README -%{_prefix}/lib/mono/taglib-sharp %{_prefix}/lib/mono/gac/taglib-sharp %{_prefix}/lib/mono/gac/policy.2.0.taglib-sharp + +%files devel +%{_prefix}/lib/mono/taglib-sharp %{_prefix}/share/pkgconfig/taglib-sharp.pc