packages: liboobs/liboobs.spec - updated to 3.0.0 - removed libtool file
megabajt
megabajt at pld-linux.org
Sat Apr 9 12:08:17 CEST 2011
Author: megabajt Date: Sat Apr 9 10:08:17 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.0.0
- removed libtool file
---- Files affected:
packages/liboobs:
liboobs.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: packages/liboobs/liboobs.spec
diff -u packages/liboobs/liboobs.spec:1.21 packages/liboobs/liboobs.spec:1.22
--- packages/liboobs/liboobs.spec:1.21 Thu Oct 21 23:32:25 2010
+++ packages/liboobs/liboobs.spec Sat Apr 9 12:08:12 2011
@@ -2,12 +2,12 @@
Summary: Wrapping library to the System Tools Backends
Summary(pl.UTF-8): Biblioteka opakowywująca dla System Tools Backends
Name: liboobs
-Version: 2.32.0
-Release: 2
+Version: 3.0.0
+Release: 1
License: LGPL v2+
Group: Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/liboobs/2.32/%{name}-%{version}.tar.bz2
-# Source0-md5: 0bb40041b7227f9060ab51f3022115df
+Source0: http://ftp.gnome.org/pub/GNOME/sources/liboobs/3.0/%{name}-%{version}.tar.bz2
+# Source0-md5: fc3235b902a1cb7ac45776431004a57b
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -39,7 +39,6 @@
Requires: %{name} = %{version}-%{release}
Requires: dbus-glib-devel >= 0.74
Requires: glib2-devel >= 1:2.14.0
-Requires: hal-devel >= 0.5.10
%description devel
Header files for liboobs library.
@@ -92,6 +91,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -107,7 +108,6 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/liboobs-1.so
-%{_libdir}/liboobs-1.la
%{_includedir}/liboobs-1.0
%{_pkgconfigdir}/liboobs-1.pc
@@ -125,6 +125,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2011/04/09 10:08:12 megabajt
+- updated to 3.0.0
+- removed libtool file
+
Revision 1.21 2010/10/21 21:32:25 qwiat
- fixed filename
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liboobs/liboobs.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list