Browse Source

2014-09-26 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* advancecomp, gksu, libestr, topless: fixed Group
	* afio: updated
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8975 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
5368c48b1f

+ 8 - 4
a/advancecomp/advancecomp-vl.spec

@@ -2,20 +2,21 @@ Summary: Recompression utilities for .PNG, .MNG and .ZIP files
 Summary(ja): .PNG や .MNG 、.ZIP ファイルの再圧縮ユーティリティ
 Name: advancecomp
 Version: 1.19
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
+
 License: GPLv2
-Group:	Archiving/Compression
+Group:	Applications/Archiving
 URL: http://advancemame.sourceforge.net
+
 Source0: %{name}-%{version}.tar.gz
 
+Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: groff
 BuildRequires: gzip
 BuildRequires: tar
 BuildRequires: tofrodos
 BuildRequires: zlib-devel
 
-Buildroot: %{_tmppath}/%{name}-%{version}-root
-
 %description
 AdvanceCOMP contains recompression utilities for your .zip
 archives, .png images, .mng video clips and .gz files.
@@ -57,6 +58,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Sep 26 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.19-2
+- changed Group to Applications/Archiving
+
 * Sat Jul 12 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.19-1
 - new upstream release
 - added BuildRequires: tofrodos

+ 10 - 5
a/afio/afio-vl.spec

@@ -1,13 +1,14 @@
 Name: afio
 Summary: Cpio-compatible archive/backup program
 Summary(ja): cpio 互換のアーカイブ/バックアッププログラム
-Version: 2.5
-Release: 2%{?_dist_release}
+Version: 2.5.1
+Release: 1%{?_dist_release}
 
-License: LGPL
+License: distributable
 Group: Applications/Archiving
+URL: http://freecode.com/projects/afio
 
-Source: http://www.ibiblio.org/pub/linux/system/backup/afio-%{version}.tgz
+Source: http://members.chello.nl/~k.holtman/afio-%{version}.tgz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
@@ -39,13 +40,17 @@ install -m 0444 afio.1 %{buildroot}%{_mandir}/man1
 %clean
 rm -rf %{buildroot}
 
+
 %files
 %defattr(-,root,root)
+%doc ANNOUNCE-2.5.1 HISTORY INSTALLATION PORTING README SCRIPTS afio.lsm script1 script2 script3 script4
 %{_bindir}/afio
 %{_mandir}/man1/afio.1*
-%doc HISTORY INSTALLATION PORTING README SCRIPTS afio.lsm perl.artistic.license script1 script2 script3 script4 script5
 
 %changelog
+* Fri Sep 26 2014 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.5.1-1
+- updated to 2.5.1
+
 * Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.5-2
 - rebuilt with current VineSeed
 

+ 12 - 5
g/gksu/gksu-vl.spec

@@ -1,13 +1,14 @@
 Summary: 	GKsu is a GTK+ frontend to the su and sudo programs.
-Summary(ja):	GKsu は su および sudo プログラムの gtk+ フロントエンドです。
+Summary(ja):	su および sudo プログラムの gtk+ フロントエンド
 Name:	 	gksu
 Version: 	2.0.2
-Release:        4%{?_dist_release}
-License: 	GPL
+Release:        5%{?_dist_release}
+
+License: 	GPLv2
 Group: 	 	Applications/System
 URL:		http://www.nongnu.org/gksu/
-Source:  	%{name}-%{version}.tar.gz
 
+Source:  	%{name}-%{version}.tar.gz
 Patch0:		%{name}-2.0.2-glib.patch
 Patch1:		%{name}-2.0.2-nautilus-3.x.patch
 Patch20:	%{name}-2.0.2-vine.patch
@@ -22,6 +23,8 @@ BuildRequires:	nautilus-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:  intltool, autoconf, automake
 
+Vendor:         Project Vine
+Distribution:   Vine Linux
 Packager:	daisuke
 
 %description
@@ -32,7 +35,8 @@ program as another user.
 
 %package -n nautilus-gksu
 Summary:	gksu extensions for Nautilus
-Group:		User Interface/Desktop
+Summary(ja):	Nautilus 用 gksu 拡張
+Group:		User Interface/Desktops
 
 Requires:	%{name} = %{version}-%{release}
 Requires:	nautilus
@@ -80,6 +84,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_libdir}/nautilus/extensions-3.0/libnautilus-gksu.so
 
 %changelog
+* Fri Sep 26 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.0.2-5
+- fixed nautilus-gksu Group
+
 * Wed Jul 09 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.2-4
 - rebuild for VineSeed environment
 - create nautilus-gksu subpackage

+ 9 - 3
lib/libe/libestr/libestr-vl.spec

@@ -1,9 +1,10 @@
 Name:           libestr
-Version:        0.1.9
-Release:        3%{?_dist_release}
 Summary:        String handling essentials library
+Version:        0.1.9
+Release:        4%{?_dist_release}
 
 License:        LGPLv2+
+Group:          System Environment/Libraries
 URL:            http://libestr.adiscon.com/
 Source0:        http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz
 
@@ -12,11 +13,13 @@ Distribution: Vine Linux
 Packager: tomop
 
 %description
-This package compiles the string handling essentials library
+This package compiles the string handling essentials library 
 used by the Rsyslog daemon.
 
 %package        devel
 Summary:        Development files for %{name}
+Summary(ja):    %{name} の開発用ファイル
+Group:          Development/Libraries
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description    devel
@@ -48,6 +51,9 @@ rm -f %{buildroot}/%{_libdir}/*.{a,la}
 %{_libdir}/pkgconfig/libestr.pc
 
 %changelog
+* Fri Sep 26 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.1.9-4
+- added Group tag
+
 * Mon Jun 16 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.1.9-3
 - initial build for Vine Linux.
 

+ 11 - 5
t/topless/topless-vl.spec

@@ -1,13 +1,16 @@
-Summary: display command output on the whole screen like ``top''
 Name: topless
+Summary: Display command output on the whole screen like ``top''
 Version: 1.53
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
+
+License: modified BSD-style
+Group: Applications/System
+URL: http://www.ongs.net/daichi/
+
 Source0: http://people.freebsd.org/~daichi/src/topless
 Source1: http://people.freebsd.org/~daichi/src/topless-1.52.tar.gz
 Source2: LICENSE.topless
-License: modified BSD-style
-Group: Applications/Utils
-Url: http://www.ongs.net/daichi/
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildArch: noarch
 BuildRequires: perl
@@ -45,5 +48,8 @@ pod2man topless-1.52/topless.pod > %{buildroot}%{_mandir}/man1/topless.1
 %{_mandir}/man1/topless.1*
 
 %changelog
+* Fri Sep 26 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.53-2
+- changed Group: Applications/System
+
 * Sun Jan 23 2011 IWAI, Masaharu <iwai@alib.jp> 1.53-1
 - initial release