Search
j0ke.net Open Build Service
>
Projects
>
server:search
>
libtextcat
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
libtextcat.spec
@@ -49,13 +49,13 @@ Frank Scheelen -%package devel +%package -n %{pkgname}-devel Group: Development/Languages/C and C++ Requires: %{soname} = %{version} # Summary: Development files for libtextcat -%description devel +%description -n %{pkgname}-devel Libtextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization" [1]. It was primarily developed for language guessing, a task on which it is @@ -115,7 +115,7 @@ %{_datadir}/%{soname}/ %doc ChangeLog LICENSE README TODO -%files devel +%files -n %{pkgname}-devel %defattr(-,root,root,-) %{_libdir}/libtextcat.a %{_libdir}/libtextcat.la