summaryrefslogtreecommitdiffstats
path: root/librcd.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'librcd.spec.in')
-rw-r--r--librcd.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/librcd.spec.in b/librcd.spec.in
index 9720cc6..6cbcaaa 100644
--- a/librcd.spec.in
+++ b/librcd.spec.in
@@ -1,4 +1,4 @@
-Summary: Russian Encoding Detection Library
+Summary: Russian Charset Detection Library
Name: librcd
Version: @VERSION@
Release: csa
@@ -34,6 +34,7 @@ for very small words and phrases.
%install
%makeinstall prefix=$RPM_BUILD_ROOT%{prefix}
+rm -f $RPM_BUILD_ROOT%{prefix}/lib/*.la
%clean
rm -rf $RPM_BUILD_ROOT
@@ -44,12 +45,11 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
-#%doc AUTHORS ChangeLog NEWS README Copyright
+%doc AUTHORS ChangeLog NEWS README COPYING
%{prefix}/lib/lib*.so.*
%files devel
%defattr(-, root, root)
-%doc example
%{prefix}/include/
%{prefix}/lib/lib*.so
%{prefix}/lib/*.a