aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2005-09-10 05:27:44 +0000
committerFrederic Lepied <flepied@mandriva.com>2005-09-10 05:27:44 +0000
commit7a1dfffec2d726178901c78b6af5fb4799a1fa35 (patch)
treeb7c78bc39db84b4373cbae6594588f1994a73f8f
parente284a43dfd65c94c88eebaf1883f687ca6b4b4ee (diff)
downloadrpm-helper-7a1dfffec2d726178901c78b6af5fb4799a1fa35.tar
rpm-helper-7a1dfffec2d726178901c78b6af5fb4799a1fa35.tar.gz
rpm-helper-7a1dfffec2d726178901c78b6af5fb4799a1fa35.tar.bz2
rpm-helper-7a1dfffec2d726178901c78b6af5fb4799a1fa35.tar.xz
rpm-helper-7a1dfffec2d726178901c78b6af5fb4799a1fa35.zip
Mandriva
-rwxr-xr-xadd-group2
-rwxr-xr-xadd-shell2
-rwxr-xr-xadd-user2
-rwxr-xr-xbuild-config-file2
-rwxr-xr-xcreate-file2
-rwxr-xr-xdel-group2
-rwxr-xr-xdel-service2
-rwxr-xr-xdel-shell2
-rwxr-xr-xdel-user2
-rw-r--r--rpm-helper.spec4
-rwxr-xr-xverify-shell4
11 files changed, 13 insertions, 13 deletions
diff --git a/add-group b/add-group
index fada716..406062f 100755
--- a/add-group
+++ b/add-group
@@ -1,6 +1,6 @@
#!/bin/sh
#---------------------------------------------------------------
-# Project : Mandrake Linux
+# Project : Mandriva Linux
# Module : rpm-helper
# File : add-group
# Version : $Id$
diff --git a/add-shell b/add-shell
index e5efbc6..2949063 100755
--- a/add-shell
+++ b/add-shell
@@ -1,6 +1,6 @@
#!/bin/sh
#---------------------------------------------------------------
-# Project : Mandrake Linux
+# Project : Mandriva Linux
# Module : rpm-helper
# File : add-shell
# Version : $Id$
diff --git a/add-user b/add-user
index 263a547..7fed371 100755
--- a/add-user
+++ b/add-user
@@ -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$
diff --git a/del-group b/del-group
index f598231..6949791 100755
--- a/del-group
+++ b/del-group
@@ -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$
diff --git a/del-shell b/del-shell
index ab9aff7..c8d4b99 100755
--- a/del-shell
+++ b/del-shell
@@ -1,6 +1,6 @@
#!/bin/sh
#---------------------------------------------------------------
-# Project : Mandrake Linux
+# Project : Mandriva Linux
# Module : rpm-helper
# File : del-shell
# Version : $Id$
diff --git a/del-user b/del-user
index 299b2e2..5938c97 100755
--- a/del-user
+++ b/del-user
@@ -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