diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-19 00:35:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-19 00:35:08 +0000 |
commit | ee1bc9f98ca6fb3c2a9fef6b559ecd87eb64cf53 (patch) | |
tree | b1018d4dbc779535b3573eefc4b03475eb3b4cdf | |
parent | 5a95421b25b31d412df10f744c9321309f0199e1 (diff) | |
download | msec-ee1bc9f98ca6fb3c2a9fef6b559ecd87eb64cf53.tar msec-ee1bc9f98ca6fb3c2a9fef6b559ecd87eb64cf53.tar.gz msec-ee1bc9f98ca6fb3c2a9fef6b559ecd87eb64cf53.tar.bz2 msec-ee1bc9f98ca6fb3c2a9fef6b559ecd87eb64cf53.tar.xz msec-ee1bc9f98ca6fb3c2a9fef6b559ecd87eb64cf53.zip |
no_comment
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | msec.spec | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,6 @@ 1999-12-19 Pixel <pixel@mandrakesoft.com> + * msec.spec: modify to take into account the Makefile modifying + the .spec * Makefile (VERSION): make it the same as the .spec 1999-12-18 Pixel <pixel@mandrakesoft.com> @@ -1,6 +1,9 @@ +# do not modify Version below, modify it in Makefile (see CVS) +%define version 0.8 + Summary: Security Level & Program for the Linux Mandrake distribution Name: msec -Version: 0.8 +Version: %{version} Release: 4mdk Source: %{name}-%{version}.tar.bz2 Copyright: GPL |