packages: libview/libview.spec - up to 0.6.6 - drop libtool file

wiget wiget at pld-linux.org
Fri Mar 18 20:27:13 CET 2011


Author: wiget                        Date: Fri Mar 18 19:27:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.6.6
- drop libtool file

---- Files affected:
packages/libview:
   libview.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/libview/libview.spec
diff -u packages/libview/libview.spec:1.15 packages/libview/libview.spec:1.16
--- packages/libview/libview.spec:1.15	Thu Nov 12 17:17:06 2009
+++ packages/libview/libview.spec	Fri Mar 18 20:27:08 2011
@@ -2,17 +2,18 @@
 Summary:	A collection of widgets for VMware (but not only)
 Summary(pl.UTF-8):	Zestaw widgetów dla VMware (ale nie tylko)
 Name:		libview
-Version:	0.6.4
-Release:	4
+Version:	0.6.6
+Release:	1
 License:	MIT
 Group:		X11/Libraries
-Source0:	http://dl.sourceforge.net/view/%{name}-%{version}.tar.gz
-# Source0-md5:	e917f9c33e83e55e20d52fe251278c84
+Source0:	http://downloads.sourceforge.net/view/%{name}-%{version}.tar.bz2
+# Source0-md5:	12b0a1e03013ae315d5f9088261d4f2b
 Patch0:		%{name}-constructor.patch
 Patch1:		%{name}-pc.patch
 URL:		http://view.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	gtk+2-devel >= 2.4.0
 BuildRequires:	gtkmm-devel >= 2.4.0
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	pkgconfig
@@ -72,6 +73,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -87,7 +90,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libview.so
-%{_libdir}/libview.la
 %{_includedir}/libview
 %{_pkgconfigdir}/libview.pc
 
@@ -101,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/03/18 19:27:08  wiget
+- up to 0.6.6
+- drop libtool file
+
 Revision 1.15  2009/11/12 16:17:06  patrys
 - rebuild
 - rel 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libview/libview.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list