packages: gupnp/gupnp.spec, gssdp/gssdp.spec - drop libtool file - release 2
megabajt
megabajt at pld-linux.org
Sat Apr 2 20:57:57 CEST 2011
Author: megabajt Date: Sat Apr 2 18:57:57 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- drop libtool file
- release 2
---- Files affected:
packages/gupnp:
gupnp.spec (1.14 -> 1.15)
packages/gssdp:
gssdp.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/gupnp/gupnp.spec
diff -u packages/gupnp/gupnp.spec:1.14 packages/gupnp/gupnp.spec:1.15
--- packages/gupnp/gupnp.spec:1.14 Fri Feb 4 21:58:46 2011
+++ packages/gupnp/gupnp.spec Sat Apr 2 20:57:52 2011
@@ -4,7 +4,7 @@
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
@@ -110,6 +110,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -127,7 +129,6 @@
%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
@@ -146,6 +147,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2011/04/02 18:57:52 megabajt
+- drop libtool file
+- release 2
+
Revision 1.14 2011/02/04 20:58:46 qboosh
- updated to 0.14.1
================================================================
Index: packages/gssdp/gssdp.spec
diff -u packages/gssdp/gssdp.spec:1.14 packages/gssdp/gssdp.spec:1.15
--- packages/gssdp/gssdp.spec:1.14 Fri Feb 4 20:46:27 2011
+++ packages/gssdp/gssdp.spec Sat Apr 2 20:57:52 2011
@@ -4,7 +4,7 @@
Name: gssdp
# note: 0.8.x is stable, 0.9.x unstable
Version: 0.8.2
-Release: 1
+Release: 2
License: LGPL v2+
Group: Libraries
#Source0Download: http://gupnp.org/download
@@ -96,6 +96,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -114,7 +116,6 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libgssdp-1.0.so
-%{_libdir}/libgssdp-1.0.la
%{_datadir}/gir-1.0/GSSDP-1.0.gir
%{_includedir}/gssdp-1.0
%{_pkgconfigdir}/gssdp-1.0.pc
@@ -133,6 +134,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2011/04/02 18:57:52 megabajt
+- drop libtool file
+- release 2
+
Revision 1.14 2011/02/04 19:46:27 qboosh
- updated to 0.8.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp/gupnp.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gssdp/gssdp.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list