SPECS: uspell.spec - more verbose files - release 3
megabajt
megabajt at pld-linux.org
Sun Aug 17 19:05:14 CEST 2008
Author: megabajt Date: Sun Aug 17 17:05:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose files
- release 3
---- Files affected:
SPECS:
uspell.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/uspell.spec
diff -u SPECS/uspell.spec:1.8 SPECS/uspell.spec:1.9
--- SPECS/uspell.spec:1.8 Mon Feb 12 23:09:19 2007
+++ SPECS/uspell.spec Sun Aug 17 19:05:08 2008
@@ -4,7 +4,7 @@
Name: uspell
Version: 1.1.1
%define snap 20031030
-Release: 0.%{snap}.2
+Release: 0.%{snap}.3
License: GPL
Group: Libraries
# -d :pserver:anoncvs:anoncvs at anoncvs.abisource.com:/cvsroot uspell
@@ -131,20 +131,21 @@
%files
%defattr(644,root,root,755)
%doc doc/doc.txt
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_bindir}/udriver
+%attr(755,root,root) %{_libdir}/libuspell.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libuspell.so.1
%dir %{_datadir}/uspell
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libuspell.so
+%{_libdir}/libuspell.la
%{_includedir}/uspell
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/libuspell.pc
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libuspell.a
%files en_US
%defattr(644,root,root,755)
@@ -164,6 +165,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008/08/17 17:05:08 megabajt
+- more verbose files
+- release 3
+
Revision 1.8 2007/02/12 22:09:19 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uspell.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list