[Restricted-changes] r166 - dists/trunk/libdvdcss/debian/patches

fabian-guest at alioth.debian.org fabian-guest at alioth.debian.org
Tue Feb 19 12:17:20 UTC 2008


Author: fabian-guest
Date: 2008-02-19 12:17:20 +0000 (Tue, 19 Feb 2008)
New Revision: 166

Added:
   dists/trunk/libdvdcss/debian/patches/02_disable-documentation.patch
Removed:
   dists/trunk/libdvdcss/debian/patches/02_disable-docs.patch
Log:
more obvious naming for patches


Deleted: dists/trunk/libdvdcss/debian/patches/02_disable-docs.patch
===================================================================
--- dists/trunk/libdvdcss/debian/patches/02_disable-docs.patch	2008-02-18 21:14:29 UTC (rev 165)
+++ dists/trunk/libdvdcss/debian/patches/02_disable-docs.patch	2008-02-19 12:17:20 UTC (rev 166)
@@ -1,41 +0,0 @@
-diff -Nur libdvdcss-1.2.9/configure libdvdcss-1.2.9.new/configure
---- libdvdcss-1.2.9/configure
-+++ libdvdcss-1.2.9.new/configure
-@@ -21497,7 +21497,7 @@
- fi
- 
- 
--                                                            ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/dvdcss/Makefile test/Makefile"
-+                                                            ac_config_files="$ac_config_files Makefile src/Makefile src/dvdcss/Makefile test/Makefile"
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure
- # tests run on this system so they can be shared between configure
-@@ -22090,7 +22090,6 @@
-   case "$ac_config_target" in
-   # Handling of arguments.
-   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
--  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
-   "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
-   "src/dvdcss/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/dvdcss/Makefile" ;;
-   "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
-diff -Nur libdvdcss-1.2.9/Makefile.am libdvdcss-1.2.9.new/Makefile.am
---- libdvdcss-1.2.9/Makefile.am
-+++ libdvdcss-1.2.9.new/Makefile.am
-@@ -1,4 +1,4 @@
--SUBDIRS = src test doc
-+SUBDIRS = src test
- DIST_SUBDIRS = $(SUBDIRS)
- 
- EXTRA_DIST = libdvdcss.spec bootstrap
-diff -Nur libdvdcss-1.2.9/Makefile.in libdvdcss-1.2.9.new/Makefile.in
---- libdvdcss-1.2.9/Makefile.in
-+++ libdvdcss-1.2.9.new/Makefile.in
-@@ -191,7 +191,7 @@
- target_cpu = @target_cpu@
- target_os = @target_os@
- target_vendor = @target_vendor@
--SUBDIRS = src test doc
-+SUBDIRS = src test
- DIST_SUBDIRS = $(SUBDIRS)
- EXTRA_DIST = libdvdcss.spec bootstrap
- AUTOMAKE_OPTIONS = foreign dist-bzip2 subdir-objects

Copied: dists/trunk/libdvdcss/debian/patches/02_disable-documentation.patch (from rev 165, dists/trunk/libdvdcss/debian/patches/02_disable-docs.patch)
===================================================================
--- dists/trunk/libdvdcss/debian/patches/02_disable-documentation.patch	                        (rev 0)
+++ dists/trunk/libdvdcss/debian/patches/02_disable-documentation.patch	2008-02-19 12:17:20 UTC (rev 166)
@@ -0,0 +1,41 @@
+diff -Nur libdvdcss-1.2.9/configure libdvdcss-1.2.9.new/configure
+--- libdvdcss-1.2.9/configure
++++ libdvdcss-1.2.9.new/configure
+@@ -21497,7 +21497,7 @@
+ fi
+ 
+ 
+-                                                            ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/dvdcss/Makefile test/Makefile"
++                                                            ac_config_files="$ac_config_files Makefile src/Makefile src/dvdcss/Makefile test/Makefile"
+ cat >confcache <<\_ACEOF
+ # This file is a shell script that caches the results of configure
+ # tests run on this system so they can be shared between configure
+@@ -22090,7 +22090,6 @@
+   case "$ac_config_target" in
+   # Handling of arguments.
+   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+-  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
+   "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
+   "src/dvdcss/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/dvdcss/Makefile" ;;
+   "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
+diff -Nur libdvdcss-1.2.9/Makefile.am libdvdcss-1.2.9.new/Makefile.am
+--- libdvdcss-1.2.9/Makefile.am
++++ libdvdcss-1.2.9.new/Makefile.am
+@@ -1,4 +1,4 @@
+-SUBDIRS = src test doc
++SUBDIRS = src test
+ DIST_SUBDIRS = $(SUBDIRS)
+ 
+ EXTRA_DIST = libdvdcss.spec bootstrap
+diff -Nur libdvdcss-1.2.9/Makefile.in libdvdcss-1.2.9.new/Makefile.in
+--- libdvdcss-1.2.9/Makefile.in
++++ libdvdcss-1.2.9.new/Makefile.in
+@@ -191,7 +191,7 @@
+ target_cpu = @target_cpu@
+ target_os = @target_os@
+ target_vendor = @target_vendor@
+-SUBDIRS = src test doc
++SUBDIRS = src test
+ DIST_SUBDIRS = $(SUBDIRS)
+ EXTRA_DIST = libdvdcss.spec bootstrap
+ AUTOMAKE_OPTIONS = foreign dist-bzip2 subdir-objects




More information about the Restricted-changes mailing list