]> git.pld-linux.org Git - packages/gpsd.git/blobdiff - gpsd.spec
- fix -libs packaging; rel 2
[packages/gpsd.git] / gpsd.spec
index 18dbc03bea59c4fc611daa5828682240da9100f5..abe1919b329f5a9fdb1331e4a2ae005e0b160031 100644 (file)
--- a/gpsd.spec
+++ b/gpsd.spec
@@ -1,6 +1,6 @@
-#
 # TODO:
 #      - fix pysitedir???
+#   - ?? what the above todo means??
 #
 # Conditional build:
 %bcond_without dbus    # build without dbus support
@@ -10,7 +10,7 @@ Summary:      Service daemon for mediating access to a GPS
 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
@@ -226,8 +226,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
 
This page took 0.036105 seconds and 4 git commands to generate.