Name: sl Summary: Just install and type 'sl' and you'll understand. Summary(ja): インストールして単に 'sl' とタイプすれば分かるでしょう :-) Version: 1.0 Release: 4%{?_dist_release} Source0: %{name}-%{version}.tar.gz Patch0: %{name}-%{version}-Makefile.patch License: Copyright 1993,1998 Toyoda Masashi (toyoda@is.titech.ac.jp) Group: Applications/Other Buildroot: %{_tmppath}/%{name}-%{version}-root BuildRequires: ncurses-devel Distribution: Vine Linux Vendor: Project Vine Packager: inagaki %description sl is an highly developed animation programm, which corrects your miss typing. %description -l ja sl は、高度に発展した、キータイプ矯正を目的 とするアニメーションプログラムです。 %prep %setup -q %patch0 -p1 %build make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README %{_bindir}/sl %{_mandir}/man1/sl.1* %{_mandir}/ja/man1/sl.1* %changelog * Sat Apr 16 2011 Ryoichi INAGAKI 1.0-4 - rebuilt with current VineSeed * Fri Jul 3 2009 Ryoichi INAGAKI 1.0-3 - spec in UTF-8 * Mon May 12 2008 Ryoichi INAGAKI 1.0-2 - applied new versioning policy * Sat Jul 8 2006 Ryoichi INAGAKI 1.0-1vl6 - s/Copyright/License/ - changed Group to Applications/Other * Sat May 17 2003 KAZUKI SHIMURA 1.0-1vl5 - added clean section - added -q option to %%setup - separated Japanese description * Tue Jan 23 2001 MATSUBAYASHI 'Shaolin' Kohji - 1.0-1vl4 - based on 1.0-1vl3 from old VinePlus (really?) - use better macros and modified Patch0