packages: libshveu/libshveu-link.patch, libshveu/libshveu.spec - updated to...
qboosh
qboosh at pld-linux.org
Sun Sep 18 11:06:33 CEST 2011
Author: qboosh Date: Sun Sep 18 09:06:33 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.7.1
- updated link patch
---- Files affected:
packages/libshveu:
libshveu-link.patch (1.1 -> 1.2) , libshveu.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/libshveu/libshveu-link.patch
diff -u packages/libshveu/libshveu-link.patch:1.1 packages/libshveu/libshveu-link.patch:1.2
--- packages/libshveu/libshveu-link.patch:1.1 Fri Apr 22 19:01:49 2011
+++ packages/libshveu/libshveu-link.patch Sun Sep 18 11:06:28 2011
@@ -1,14 +1,3 @@
---- libshbeu-1.0.2/src/libshveu/Makefile.am.orig 2010-07-26 10:16:11.000000000 +0200
-+++ libshbeu-1.0.2/src/libshveu/Makefile.am 2011-04-22 17:37:55.505396593 +0200
-@@ -16,6 +16,6 @@ noinst_HEADERS = shbeu_regs.h
- libshbeu_la_SOURCES = \
- beu.c
-
--libshveu_la_CFLAGS = -v -Wall -O2 -I $(srcdir) -fPIC -fno-common
-+libshveu_la_CFLAGS = -Wall -I $(srcdir) -fno-common
- libshveu_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@ @SHLIB_VERSION_ARG@
--libshveu_la_LIBADD =
-+libshveu_la_LIBADD = $(UIOMUX_LIBS)
--- libshbeu-1.0.2/shveu.pc.in.orig 2010-07-22 10:04:47.000000000 +0200
+++ libshbeu-1.0.2/shveu.pc.in 2011-04-22 17:38:18.958731106 +0200
@@ -8,5 +8,5 @@ Description: A library for controlling S
================================================================
Index: packages/libshveu/libshveu.spec
diff -u packages/libshveu/libshveu.spec:1.2 packages/libshveu/libshveu.spec:1.3
--- packages/libshveu/libshveu.spec:1.2 Sat Apr 23 06:37:35 2011
+++ packages/libshveu/libshveu.spec Sun Sep 18 11:06:28 2011
@@ -2,23 +2,23 @@
Summary: Library for controlling SH-Mobile VEU (Video Engine Unit)
Summary(pl.UTF-8): Biblioteka do sterowania układem SH-Mobile VEU (Video Engine Unit)
Name: libshveu
-Version: 1.5.2
+Version: 1.7.1
Release: 1
License: LGPL v2+
Group: Libraries
-# trailing /%{name}-%{version}.tar.gz is a hack for df
-Source0: https://oss.renesas.com/modules/document/gate.php/?way=attach&refer=libshveu&openfile=%{name}-%{version}.tar.gz/%{name}-%{version}.tar.gz
-# Source0-md5: 2196c0ca54ed0a90ba489e774329b0ac
+# trailing #/%{name}-%{version}.tar.gz is a hack for df
+Source0: https://oss.renesas.com/modules/document/gate.php/?way=attach&refer=libshveu&openfile=%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# Source0-md5: 22e250409da2b65d91944a385b1aee02
Patch0: %{name}-link.patch
URL: https://oss.renesas.com/modules/document/?libshveu
BuildRequires: autoconf >= 2.53
BuildRequires: automake
BuildRequires: doxygen
BuildRequires: libtool
-BuildRequires: libuiomux-devel >= 1.5.0
+BuildRequires: libuiomux-devel >= 1.6.0
BuildRequires: ncurses-devel
BuildRequires: pkgconfig
-Requires: libuiomux >= 1.5.0
+Requires: libuiomux >= 1.6.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -35,7 +35,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libshveu
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: libuiomux-devel >= 1.5.0
+Requires: libuiomux-devel >= 1.6.0
%description devel
Header files for libshveu library.
@@ -103,7 +103,7 @@
%attr(755,root,root) %{_bindir}/shveu-convert
%attr(755,root,root) %{_bindir}/shveu-display
%attr(755,root,root) %{_libdir}/libshveu.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libshveu.so.3
+%attr(755,root,root) %ghost %{_libdir}/libshveu.so.5
%{_mandir}/man1/shveu-convert.1*
%files devel
@@ -126,6 +126,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/09/18 09:06:28 qboosh
+- updated to 1.7.1
+- updated link patch
+
Revision 1.2 2011/04/23 04:37:35 qboosh
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libshveu/libshveu-link.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libshveu/libshveu.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list