SPECS: enca.spec - update files too
glen
glen at pld-linux.org
Fri Nov 18 20:31:10 CET 2005
Author: glen Date: Fri Nov 18 19:31:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update files too
---- Files affected:
SPECS:
enca.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/enca.spec
diff -u SPECS/enca.spec:1.12 SPECS/enca.spec:1.13
--- SPECS/enca.spec:1.12 Fri Nov 18 20:12:50 2005
+++ SPECS/enca.spec Fri Nov 18 20:31:05 2005
@@ -7,7 +7,7 @@
Summary(pl): Skrajnie naiwny analizator zestawów znaków
Name: enca
Version: 1.7
-Release: 1.1
+Release: 1.2
License: GPL v2
Group: Libraries
Source0: http://trific.ath.cx/Ftp/enca/%{name}-%{version}.tar.bz2
@@ -104,17 +104,20 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog FAQ NEWS README THANKS TODO
%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%attr(755,root,root) %{_libexecdir}/enca
%{_mandir}/man1/*
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+
%files devel
%defattr(644,root,root,755)
%doc README.devel
@@ -134,6 +137,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2005/11/18 19:31:05 glen
+- update files too
+
Revision 1.12 2005/11/18 19:12:50 glen
- -libs split
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/enca.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list