SPECS: libacpi.spec - shared lib in base, .so symlink in -devel

qboosh qboosh at pld-linux.org
Sun Jun 24 14:58:55 CEST 2007


Author: qboosh                       Date: Sun Jun 24 12:58:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- shared lib in base, .so symlink in -devel

---- Files affected:
SPECS:
   libacpi.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libacpi.spec
diff -u SPECS/libacpi.spec:1.2 SPECS/libacpi.spec:1.3
--- SPECS/libacpi.spec:1.2	Mon Jun 18 22:08:14 2007
+++ SPECS/libacpi.spec	Sun Jun 24 14:58:50 2007
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
-Summary:	a library for programs gathering ACPI data 
-Summary(pl.UTF-8):	biblioteka dla programów pobierających dane ACPI
+# TODO: optflags
+Summary:	A library for programs gathering ACPI data 
+Summary(pl.UTF-8):	Biblioteka dla programów pobierających dane ACPI
 Name:		libacpi
 Version:	0.1
 Release:	1
@@ -68,10 +69,11 @@
 %defattr(644,root,root,755)
 %doc AUTHORS CHANGES README doc/html/*
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/lib*.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.0
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/%{name}.h
 
 %files static
@@ -84,9 +86,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/06/24 12:58:50  qboosh
+- shared lib in base, .so symlink in -devel
+
 Revision 1.2  2007/06/18 20:08:14  lisu
 - cosmetcis
 
 Revision 1.1  2007/06/18 19:56:13  lisu
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libacpi.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list