aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAndrey Borzenkov <arvidjaar@mandriva.org>2011-03-13 19:02:58 +0000
committerAndrey Borzenkov <arvidjaar@mandriva.org>2011-03-13 19:02:58 +0000
commit606ae7d18503eb8d92b3af0cb21059b6ba0594ee (patch)
treeadc333cfdb117f2ad2b2405efa1902a63a29935e /Makefile
parentb27a18313898d960ef8c27622d6432096bbeb940 (diff)
downloadrpm-helper-606ae7d18503eb8d92b3af0cb21059b6ba0594ee.tar
rpm-helper-606ae7d18503eb8d92b3af0cb21059b6ba0594ee.tar.gz
rpm-helper-606ae7d18503eb8d92b3af0cb21059b6ba0594ee.tar.bz2
rpm-helper-606ae7d18503eb8d92b3af0cb21059b6ba0594ee.tar.xz
rpm-helper-606ae7d18503eb8d92b3af0cb21059b6ba0594ee.zip
add full systemd support for new as well as migrated packages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d773394..c81de7a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,12 @@
PACKAGE = rpm-helper
-VERSION = 0.23.9
+VERSION = 0.24.0
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = add-user del-user add-service del-service create-file \
add-group del-group add-shell del-shell verify-shell \
add-syslog del-syslog add-webapp del-webapp \
- get-password create-ssl-certificate
+ get-password create-ssl-certificate \
+ migrate-service postun-unit
MACROS_FILES = rpm-helper.macros
CONF_FILES = ssl
TEST_FILES = t/*.t