diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-12-16 22:03:13 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-12-16 22:03:13 +0000 |
commit | e2488b7f4235fe9937ec39aa6f58a4156afc7c03 (patch) | |
tree | 594b4dc9d0fa7aa5be3e14830b077b0424b0bb34 /app-cdr/cdrdao/files | |
parent | Add '-gentoo' to version, so that k3b, etc can detect that we have a special (diff) | |
download | historical-e2488b7f4235fe9937ec39aa6f58a4156afc7c03.tar.gz historical-e2488b7f4235fe9937ec39aa6f58a4156afc7c03.tar.bz2 historical-e2488b7f4235fe9937ec39aa6f58a4156afc7c03.zip |
Add '-gentoo' to version, so that k3b, etc can detect that we have a special
version that includes scglib support.
Diffstat (limited to 'app-cdr/cdrdao/files')
-rw-r--r-- | app-cdr/cdrdao/files/cdrdao-1.1.7-gentoo-version.patch | 24 | ||||
-rw-r--r-- | app-cdr/cdrdao/files/digest-cdrdao-1.1.7-r3 | 1 |
2 files changed, 25 insertions, 0 deletions
diff --git a/app-cdr/cdrdao/files/cdrdao-1.1.7-gentoo-version.patch b/app-cdr/cdrdao/files/cdrdao-1.1.7-gentoo-version.patch new file mode 100644 index 000000000000..d716cbee202f --- /dev/null +++ b/app-cdr/cdrdao/files/cdrdao-1.1.7-gentoo-version.patch @@ -0,0 +1,24 @@ +diff -urN cdrdao-1.1.7/configure cdrdao-1.1.7.az/configure +--- cdrdao-1.1.7/configure 2002-10-06 20:53:55.000000000 +0200 ++++ cdrdao-1.1.7.az/configure 2003-12-16 20:46:10.293799472 +0200 +@@ -998,7 +998,7 @@ + PATH_SEPARATOR="$ac_path_separator" + rm -f conftest.sh + +-cdrdao_version=1.1.7 ++cdrdao_version=1.1.7-gentoo + + ac_config_headers="$ac_config_headers config.h" + +diff -urN cdrdao-1.1.7/configure.in cdrdao-1.1.7.az/configure.in +--- cdrdao-1.1.7/configure.in 2002-10-06 20:53:55.000000000 +0200 ++++ cdrdao-1.1.7.az/configure.in 2003-12-16 20:46:19.002475552 +0200 +@@ -2,7 +2,7 @@ + AC_REVISION($Revision: 1.1 $)dnl + AC_INIT(cdrdao.lsm) + +-cdrdao_version=1.1.7 ++cdrdao_version=1.1.7-gentoo + + AC_CONFIG_HEADER(config.h) + AC_CONFIG_SUBDIRS(paranoia) diff --git a/app-cdr/cdrdao/files/digest-cdrdao-1.1.7-r3 b/app-cdr/cdrdao/files/digest-cdrdao-1.1.7-r3 new file mode 100644 index 000000000000..3d4e147be05c --- /dev/null +++ b/app-cdr/cdrdao/files/digest-cdrdao-1.1.7-r3 @@ -0,0 +1 @@ +MD5 766a534137f2c6e99ab771e3178793f8 cdrdao-1.1.7.src.tar.gz 1433366 |