Browse Source

pspp: correct Description

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11701 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
2ae3a5490d
1 changed files with 6 additions and 4 deletions
  1. 6 4
      p/pspp/pspp-vl.spec

+ 6 - 4
p/pspp/pspp-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    pspp
 %define pkg_version 1.0.1
-%define pkg_release 2%{?_dist_release}
+%define pkg_release 3%{?_dist_release}
 
 Summary:     A program for statistical analysis of sampled data
 Summary(ja): データ統計解析用プログラム
@@ -28,6 +28,7 @@ Requires: plotutils
 
 Vendor: Project Vine
 Distribution: Vine Linux
+Packager: ara_t
 
 
 %description
@@ -41,9 +42,6 @@ in plain text, PDF, PostScript, CSV, HTML, SVG, and OpenDocument formats.
 PSPP has both text-based and graphical user interfaces.
 The PSPP user interface has been translated into a number of languages.
 
-%description -l ja
-%{description}
-
 
 %prep
 %{__rm} -rf ${RPM_BUILD_ROOT}
@@ -111,6 +109,10 @@ fi
 
 
 %changelog
+* Mon Jun 04 2018 Toshiaki Ara <ara_t@384.jp> 1.0.1-3
+- correct description
+- add Packager: ara_t
+
 * Sun Jun 03 2018 Toshiaki Ara <ara_t@384.jp> 1.0.1-2
 - rebuild under gsl-2.4