[packages/lsdvd] rm stdint.patch

sls sls at pld-linux.org
Tue Jan 20 10:39:54 CET 2015


commit a8d15ac8f440ad824dc9905633160c643ad2772f
Author: Szymon Siwek <sls at pld-linux.org>
Date:   Sun Jan 18 22:19:37 2015 +0100

    rm stdint.patch

 lsdvd-stdint.patch | 10 ----------
 lsdvd.spec         |  2 --
 2 files changed, 12 deletions(-)
---
diff --git a/lsdvd.spec b/lsdvd.spec
index 57ecd98..7b2b427 100644
--- a/lsdvd.spec
+++ b/lsdvd.spec
@@ -7,7 +7,6 @@ License:	GPL
 Group:		Applications/File
 Source0:	http://downloads.sourceforge.net/lsdvd/%{name}-%{version}.tar.gz
 # Source0-md5:	32e63ff932ee2867e023ad3e74e14dcb
-Patch0:		%{name}-stdint.patch
 URL:		http://untrepid.com/acidrip/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -29,7 +28,6 @@ bezużytecznych ścieżek z czołówkami i trailerami.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__aclocal}
diff --git a/lsdvd-stdint.patch b/lsdvd-stdint.patch
deleted file mode 100644
index e58954d..0000000
--- a/lsdvd-stdint.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- lsdvd-0.16/configure.ac.orig	2005-12-12 21:11:01.000000000 +0100
-+++ lsdvd-0.16/configure.ac	2006-03-04 21:18:12.821102000 +0100
-@@ -4,6 +4,7 @@ AC_PROG_CC
- if eval "test x$GCC = xyes"; then # Enable warnings when using GCC
-   CFLAGS="$CFLAGS -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wformat -Werror=format-security"
- fi
-+CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
- AC_SYS_LARGEFILE
- PKG_CHECK_MODULES([DVDREAD], [dvdread >= 4.1.3])
- AC_ARG_ENABLE([debug],
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lsdvd.git/commitdiff/5ef20e901c10b7afd4b10b28a3ce498cd867c213



More information about the pld-cvs-commit mailing list