packages (DEVEL): lilyterm/lilyterm.spec - 0.9.9~rc8 - package man page - m...

lisu lisu at pld-linux.org
Tue Dec 14 14:22:41 CET 2010


Author: lisu                         Date: Tue Dec 14 13:22:41 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 0.9.9~rc8
- package man page
- more verbose files

---- Files affected:
packages/lilyterm:
   lilyterm.spec (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: packages/lilyterm/lilyterm.spec
diff -u packages/lilyterm/lilyterm.spec:1.2 packages/lilyterm/lilyterm.spec:1.2.2.1
--- packages/lilyterm/lilyterm.spec:1.2	Tue Dec 14 14:17:09 2010
+++ packages/lilyterm/lilyterm.spec	Tue Dec 14 14:22:35 2010
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
+%define		_rc	rc8
 Summary:	LilyTerm - a terminal emulator
 Summary(hu.UTF-8):	LilyTerm egy terminál emulátor
 Summary(pl.UTF-8):	LilyTerm - emulator terminala
 Name:		lilyterm
-Version:	0.9.8
-Release:	0.1
-License:	Other (maybe gpl-like)
+Version:	0.9.9
+Release:	0.%{_rc}.1
+License:	GPL v3+
 Group:		X11/Applications
-Source0:	http://lilyterm.luna.com.tw/file/%{name}-%{version}.tar.gz
-# Source0-md5:	995f7b4634523bf5e150b529a4bdbf6f
+Source0:	http://lilyterm.luna.com.tw/file/%{name}-%{version}~%{_rc}.tar.gz
+# Source0-md5:	1f239e7623d8b2c03c6dd7be84f5df3d
 URL:		http://lilyterm.luna.com.tw/index_en.html
 BuildRequires:	gtk+2-devel
 BuildRequires:	intltool
@@ -26,7 +27,7 @@
 Lekki, prosty w użyciu, oparty o libvte emulator terminala.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}~%{_rc}
 
 %build
 %{__aclocal}
@@ -51,13 +52,14 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog COPYING NEWS TODO
+%doc AUTHORS ChangeLog COPYING TODO
 %attr(755,root,root) %{_bindir}/*
-## /usr/share/doc/lilyterm/examples/lilyterm.rc is equal with /etc/xdg/lilyterm.rc
-## so we skip the /usr/.../lilyterm.rc
+## %{_docdir}/lilyterm/examples/lilyterm.rc is equal with %{_sysconfdir}/xdg/lilyterm.rc
+## so we skip the %{_prefix}/.../lilyterm.rc
 %{_sysconfdir}/xdg/lilyterm.conf
 %{_desktopdir}/lilyterm.desktop
-%{_pixmapsdir}/*
+%{_pixmapsdir}/lilyterm.*
+%{_mandir}/man1/lilyterm.1*
 
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +68,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2.2.1  2010/12/14 13:22:35  lisu
+- 0.9.9~rc8
+- package man page
+- more verbose files
+
 Revision 1.2  2010/12/14 13:17:09  lisu
 - up to 0.9.8
 - lilyterm.rc -> lilyterm.conf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lilyterm/lilyterm.spec?r1=1.2&r2=1.2.2.1&f=u



More information about the pld-cvs-commit mailing list