packages: gavl/gavl.spec - upgraded to 1.2.0
gotar
gotar at pld-linux.org
Tue Jun 28 23:34:37 CEST 2011
Author: gotar Date: Tue Jun 28 21:34:37 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- upgraded to 1.2.0
---- Files affected:
packages/gavl:
gavl.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/gavl/gavl.spec
diff -u packages/gavl/gavl.spec:1.10 packages/gavl/gavl.spec:1.11
--- packages/gavl/gavl.spec:1.10 Sat Feb 27 22:11:15 2010
+++ packages/gavl/gavl.spec Tue Jun 28 23:34:32 2011
@@ -6,12 +6,12 @@
Summary: GMerlin Audio Video Library
Summary(pl.UTF-8): Biblioteka audio/video GMerlin
Name: gavl
-Version: 1.0.1
+Version: 1.2.0
Release: 1
-License: GPL
+License: GPL v3
Group: Libraries
Source0: http://dl.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
-# Source0-md5: 7cb1037cec10f5a8a6a74d05e112169c
+# Source0-md5: f7dd25d3ef26a8d22f947e9383d251e7
Patch0: %{name}-make.patch
URL: http://gmerlin.sourceforge.net/gavl_frame.html
BuildRequires: autoconf >= 2.50
@@ -75,7 +75,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_ROOT%{_prefix}/share/doc/%{name}
+
+%{__rm} -r $RPM_BUILD_ROOT{%{_libdir}/*.la,%{_prefix}/share/doc/%{name}}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -93,7 +94,6 @@
%defattr(644,root,root,755)
%{?with_apidocs:%doc doc/apiref}
%attr(755,root,root) %{_libdir}/libgavl.so
-%{_libdir}/libgavl.la
%{_includedir}/gavl
%{_pkgconfigdir}/gavl.pc
@@ -107,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2011/06/28 21:34:32 gotar
+- upgraded to 1.2.0
+
Revision 1.10 2010/02/27 21:11:15 sparky
- unify %attr() %ghost order
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gavl/gavl.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list