]> git.pld-linux.org Git - packages/geoclue.git/commitdiff
- removed libtool file auto/th/geoclue-0_12_0-4
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 6 Apr 2011 19:34:26 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4

Changed files:
    geoclue.spec -> 1.16

geoclue.spec

index 660e67cb505d619f92cc3bcda418db1d1deaed3c..01d0a834eea996305347691bbac0a2af44e28a54 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A modular geoinformation service
 Summary(pl.UTF-8):     Modularna usÅ‚uga geoinformacyjna
 Name:          geoclue
 Version:       0.12.0
-Release:       3
+Release:       4
 License:       LGPL v2
 Group:         Applications
 Source0:       http://folks.o-hand.com/jku/geoclue-releases/%{name}-%{version}.tar.gz
@@ -145,6 +145,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -196,7 +198,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgeoclue.so
-%{_libdir}/libgeoclue.la
 %{_includedir}/geoclue
 %{_pkgconfigdir}/geoclue.pc
 
This page took 0.175541 seconds and 4 git commands to generate.