packages: gpsd/gpsd.spec - fix -libs packaging; rel 2

glen glen at pld-linux.org
Wed Aug 18 13:13:46 CEST 2010


Author: glen                         Date: Wed Aug 18 11:13:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix -libs packaging; rel 2

---- Files affected:
packages/gpsd:
   gpsd.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/gpsd/gpsd.spec
diff -u packages/gpsd/gpsd.spec:1.23 packages/gpsd/gpsd.spec:1.24
--- packages/gpsd/gpsd.spec:1.23	Thu Jul  8 20:23:33 2010
+++ packages/gpsd/gpsd.spec	Wed Aug 18 13:13:41 2010
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
-#
 # TODO:
 #	- fix pysitedir???
+#   - ?? what the above todo means??
 #
 # Conditional build:
 %bcond_without	dbus	# build without dbus support
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Oprogramowanie komunikujące się z GPS-em
 Name:		gpsd
 Version:	2.94
-Release:	1
+Release:	2
 License:	BSD
 Group:		Daemons
 Source0:	http://download.berlios.de/gpsd/%{name}-%{version}.tar.gz
@@ -227,8 +227,8 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgps.so
-%attr(755,root,root) %{_libdir}/libgpsd.so.*
+%attr(755,root,root) %{_libdir}/libgpsd.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgpsd.so.0
 %attr(755,root,root) %{_libdir}/libgps.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgps.so.19
 
@@ -302,6 +302,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2010/08/18 11:13:41  glen
+- fix -libs packaging; rel 2
+
 Revision 1.23  2010/07/08 18:23:33  arekm
 - rel 1; builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpsd/gpsd.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list