/rusxmms/librcd

To get this branch, use:
bzr branch http://suren.me/webbzr/rusxmms/librcd

« back to all changes in this revision

Viewing changes to librcd.spec.in

  • Committer: Suren A. Chilingaryan
  • Date: 2005-06-28 16:37:40 UTC
  • Revision ID: Arch-1:ds@dside.dyndns.org--darksoft-2004%librcd--main--0.1--patch-1
0.1.6
* Function name is changed to conform LibRCC naming conventions
* AutoConf Improvements
* Release Script
* Other minor changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Summary: Russian Encoding Detection Library
 
1
Summary: Russian Charset Detection Library
2
2
Name: librcd
3
3
Version: @VERSION@
4
4
Release: csa
34
34
 
35
35
%install
36
36
%makeinstall prefix=$RPM_BUILD_ROOT%{prefix} 
 
37
rm -f $RPM_BUILD_ROOT%{prefix}/lib/*.la
37
38
 
38
39
%clean
39
40
rm -rf $RPM_BUILD_ROOT
44
45
 
45
46
%files 
46
47
%defattr(-, root, root)
47
 
#%doc AUTHORS ChangeLog NEWS README Copyright
 
48
%doc AUTHORS ChangeLog NEWS README COPYING
48
49
%{prefix}/lib/lib*.so.*
49
50
 
50
51
%files devel
51
52
%defattr(-, root, root)  
52
 
%doc example
53
53
%{prefix}/include/
54
54
%{prefix}/lib/lib*.so
55
55
%{prefix}/lib/*.a