diff --git a/dpkg.changes b/dpkg.changes index 02c1d64..3c07c4e 100644 --- a/dpkg.changes +++ b/dpkg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 12 13:58:18 UTC 2014 - tchvatal@suse.com + +- Use SUSE not SuSE. + ------------------------------------------------------------------- Mon Dec 2 21:31:13 UTC 2013 - dvaleev@suse.com diff --git a/dpkg.spec b/dpkg.spec index c93cdc5..4bc871a 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -1,7 +1,7 @@ # # spec file for package dpkg # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/update-alternatives-1.16.8-suse.patch b/update-alternatives-1.16.8-suse.patch index a327b85..ee4f1cd 100644 --- a/update-alternatives-1.16.8-suse.patch +++ b/update-alternatives-1.16.8-suse.patch @@ -6,7 +6,7 @@ diff -ur dpkg-1.16.7.orig/man/update-alternatives.8 dpkg-1.16.7/man/update-alter .B update\-alternatives creates, removes, maintains and displays information about the symbolic -links comprising the Debian alternatives system. -+links comprising the SuSE alternatives system. ++links comprising the SUSE alternatives system. .PP It is possible for several programs fulfilling the same or similar functions to be installed on a single system at the same time. @@ -15,7 +15,7 @@ diff -ur dpkg-1.16.7.orig/man/update-alternatives.8 dpkg-1.16.7/man/update-alter user has not specified a particular preference. .PP -Debian's alternatives system aims to solve this problem. -+SuSE's alternatives system aims to solve this problem. ++SUSE's alternatives system aims to solve this problem. A generic name in the filesystem is shared by all files providing interchangeable functionality. The alternatives system and the system administrator @@ -29,7 +29,7 @@ diff -ur dpkg-1.16.7.orig/man/update-alternatives.8 dpkg-1.16.7/man/update-alter -.B prerm -(install) scripts in Debian packages. +.B preun -+(install) scripts in SuSE packages. ++(install) scripts in SUSE packages. .PP It is often useful for a number of alternatives to be synchronized, so that they are changed as a group; for example, when several versions @@ -47,7 +47,7 @@ diff -ur dpkg-1.16.7.orig/man/update-alternatives.8 dpkg-1.16.7/man/update-alter . .SH BUGS -If you find a bug, please report it using the Debian bug-tracking system. -+If you find a bug, please report it using the SuSE bug-tracking system. ++If you find a bug, please report it using the SUSE bug-tracking system. .PP If you find any discrepancy between the operation of .B update\-alternatives @@ -68,7 +68,7 @@ diff -ur dpkg-1.16.7.orig/utils/update-alternatives.c dpkg-1.16.7/utils/update-a version(void) { - printf(_("Debian %s version %s.\n"), PROGNAME, VERSION); -+ printf(_("SuSE %s version %s.\n"), PROGNAME, VERSION); ++ printf(_("SUSE %s version %s.\n"), PROGNAME, VERSION); printf("\n"); printf(_( diff --git a/update-alternatives.changes b/update-alternatives.changes index 1a3edea..1854102 100644 --- a/update-alternatives.changes +++ b/update-alternatives.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 12 13:57:59 UTC 2014 - tchvatal@suse.com + +- Use SUSE not SuSE. + ------------------------------------------------------------------- Mon Dec 2 21:27:10 UTC 2013 - dvaleev@suse.com diff --git a/update-alternatives.spec b/update-alternatives.spec index c079531..97ea523 100644 --- a/update-alternatives.spec +++ b/update-alternatives.spec @@ -1,7 +1,7 @@ # # spec file for package update-alternatives # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed