]> git.pld-linux.org Git - packages/gupnp.git/commitdiff
- drop libtool file auto/th/gupnp-0_14_1-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 2 Apr 2011 18:57:52 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    gupnp.spec -> 1.15

gupnp.spec

index a3f20afbaec8a0740c1bd06dc92f8af5bc7f4a36..c73f076a8a369ed8648be73a9ce18c4eb0c8b912 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):      Biblioteka UPnP oparta na bibliotekach GObject i libsoup
 Name:          gupnp
 # note: 0.14.x is stable, 0.15.x unstable
 Version:       0.14.1
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 #Source0Download: http://gupnp.org/download
@@ -109,6 +109,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -126,7 +128,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgupnp-1.0.so
-%{_libdir}/libgupnp-1.0.la
 %{_datadir}/gir-1.0/GUPnP-1.0.gir
 %{_includedir}/gupnp-1.0
 %{_pkgconfigdir}/gupnp-1.0.pc
This page took 0.057183 seconds and 4 git commands to generate.