SPECS: irssi-scripts.spec - add vtk script - rel 8
shadzik
shadzik at pld-linux.org
Sat Dec 2 20:57:57 CET 2006
Author: shadzik Date: Sat Dec 2 19:57:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add vtk script
- rel 8
---- Files affected:
SPECS:
irssi-scripts.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/irssi-scripts.spec
diff -u SPECS/irssi-scripts.spec:1.32 SPECS/irssi-scripts.spec:1.33
--- SPECS/irssi-scripts.spec:1.32 Thu Feb 23 15:04:50 2006
+++ SPECS/irssi-scripts.spec Sat Dec 2 20:57:51 2006
@@ -4,7 +4,7 @@
Summary(pl): Zestaw skryptów do Irssi
Name: irssi-scripts
Version: 0.4
-Release: 7
+Release: 8
License: distributable
Group: Applications/Communications
Source0: http://ep09.pld-linux.org/~domelu/pld/%{name}/irssi-scripts.tar.gz
@@ -29,6 +29,8 @@
# Source9-md5: ffa8d8381c41521365cacf9b1bb13951
Source10: http://www.netx.waw.pl/~agaran/forwardfix.pl
# Source10-md5: b69e09a156c55d049cdcb1a02882b186
+Source11: http://entermedia.pl/~shadzik/vtk/vtk.pl
+# Source11-md5: 9e34c85f1084afaa71590bc544dd4e76
Patch0: amarok_ssh-opt-user.patch
URL: http://scripts.irssi.org/
BuildRequires: rpm-perlprov >= 4.1-13
@@ -272,6 +274,20 @@
%description -n irssi-script-tab_stop -l pl
Ten skrypt zastępuje złe odwrócone 'I' konfigurowalną liczbą spacji.
+%package -n irssi-script-vtk
+Summary: vtk script
+Summary(pl): Skrypt vtk
+Version: 0.1
+Group: Applications/Communications
+Requires: irssi
+Requires: vtk-c
+
+%description -n irssi-script-vtk
+pl_TK for irssi.
+
+%description -n irssi-script-vtk -l pl
+pl_TK dla irssi.
+
%package -n irssi-script-ziew
Summary: ziew script
Summary(pl): Skrypt ziew
@@ -298,6 +314,7 @@
cp -a %{SOURCE8} .
cp -a %{SOURCE9} .
cp -a %{SOURCE10} .
+cp -a %{SOURCE11} .
%patch0 -p1
# make rpm scan perl deps: add perl preamble
@@ -369,6 +386,10 @@
%defattr(644,root,root,755)
%{_scriptdir}/tab_stop.pl
+%files -n irssi-script-vtk
+%defattr(644,root,root,755)
+%{_scriptdir}/vtk.pl
+
%files -n irssi-script-ziew
%defattr(644,root,root,755)
%{_scriptdir}/ziew.pl
@@ -379,6 +400,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/12/02 19:57:51 shadzik
+- add vtk script
+- rel 8
+
Revision 1.32 2006/02/23 14:04:50 glen
- new source for forwardfix, rel 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/irssi-scripts.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list