diff options
-rwxr-xr-x | add-group | 2 | ||||
-rwxr-xr-x | add-shell | 2 | ||||
-rwxr-xr-x | add-user | 2 | ||||
-rwxr-xr-x | build-config-file | 2 | ||||
-rwxr-xr-x | create-file | 2 | ||||
-rwxr-xr-x | del-group | 2 | ||||
-rwxr-xr-x | del-service | 2 | ||||
-rwxr-xr-x | del-shell | 2 | ||||
-rwxr-xr-x | del-user | 2 | ||||
-rw-r--r-- | rpm-helper.spec | 4 | ||||
-rwxr-xr-x | verify-shell | 4 |
11 files changed, 13 insertions, 13 deletions
@@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : add-group # Version : $Id$ @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : add-shell # Version : $Id$ @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : add-user # Version : $Id$ diff --git a/build-config-file b/build-config-file index 3bc9f44..347710b 100755 --- a/build-config-file +++ b/build-config-file @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : build-config-file # Version : $Id$ diff --git a/create-file b/create-file index 6dce7c1..6cdb1e0 100755 --- a/create-file +++ b/create-file @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : create-file # Version : $Id$ @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : del-group # Version : $Id$ diff --git a/del-service b/del-service index fca0eb5..cc26eb0 100755 --- a/del-service +++ b/del-service @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : del-service # Version : $Id$ @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : del-shell # Version : $Id$ @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper # File : del-user # Version : $Id$ diff --git a/rpm-helper.spec b/rpm-helper.spec index 699e08c..c8839ec 100644 --- a/rpm-helper.spec +++ b/rpm-helper.spec @@ -10,12 +10,12 @@ Summary: Helper scripts for rpm scriptlets Name: rpm-helper -Version: 0.12 +Version: 0.13 Release: %mkrel 1 Source0: %name-%version.tar.bz2 License: GPL Group: System/Configuration/Packaging -URL: http://www.mandriva.com/ +URL: http://www.mandrivalinux.com/ BuildArchitectures: noarch BuildRoot: %_tmppath/%name-buildroot Conflicts: chkconfig < 1.3.4-10mdk diff --git a/verify-shell b/verify-shell index 2b03221..1182fe8 100755 --- a/verify-shell +++ b/verify-shell @@ -1,8 +1,8 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandriva Linux # Module : rpm-helper -# File : add-shell +# File : verify-shell # Version : $Id$ # Author : Thierry Vignaud # Created On : Tue Nov 5 13:52:20 2002 |