SPECS: ekg2.spec - latest snap - fixed perl modules
sparky
sparky at pld-linux.org
Tue Oct 4 01:14:58 CEST 2005
Author: sparky Date: Mon Oct 3 23:14:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- latest snap
- fixed perl modules
---- Files affected:
SPECS:
ekg2.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.57 SPECS/ekg2.spec:1.58
--- SPECS/ekg2.spec:1.57 Sat Oct 1 02:12:27 2005
+++ SPECS/ekg2.spec Tue Oct 4 01:14:53 2005
@@ -16,7 +16,7 @@
%if %{with yesterday_snapshot}
%define _snap %(date +%%Y%%m%%d -d yesterday)
%else
-%define _snap 20050930
+%define _snap 20051003
%endif
%if %{without jabber}
@@ -32,7 +32,7 @@
License: GPL v2+
Group: Applications/Communications
Source0: http://www.ekg2.org/archive/%{name}-%{_snap}.tar.gz
-# Source0-md5: caef3ce86b0d707faa1115e583a5a9fd
+# Source0-md5: f449ae580950ed4e9b906ec7513c5ee2
Patch0: %{name}-perl-install.patch
URL: http://www.ekg2.org/
%{?with_aspell:BuildRequires: aspell-devel}
@@ -286,15 +286,15 @@
%files plugin-scripting-perl
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/plugins/perl.so
-%{perl_archlib}/Ekg2.pm
-%dir %{perl_archlib}/Ekg2
-%{perl_archlib}/Ekg2/Irc.pm
-%dir %{perl_archlib}/auto/Ekg2
-%{perl_archlib}/auto/Ekg2/Ekg2.bs
-%attr(755,root,root) %{perl_archlib}/auto/Ekg2/Ekg2.so
-%dir %{perl_archlib}/auto/Ekg2/Irc
-%{perl_archlib}/auto/Ekg2/Irc/Irc.bs
-%attr(755,root,root) %{perl_archlib}/auto/Ekg2/Irc/Irc.so
+%{perl_vendorarch}/Ekg2.pm
+%dir %{perl_vendorarch}/Ekg2
+%{perl_vendorarch}/Ekg2/Irc.pm
+%dir %{perl_vendorarch}/auto/Ekg2
+%{perl_vendorarch}/auto/Ekg2/Ekg2.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Ekg2/Ekg2.so
+%dir %{perl_vendorarch}/auto/Ekg2/Irc
+%{perl_vendorarch}/auto/Ekg2/Irc/Irc.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Ekg2/Irc/Irc.so
%{_datadir}/%{name}/scripts/dns.pl
%{_datadir}/%{name}/scripts/xmms.pl
%endif
@@ -330,6 +330,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2005/10/03 23:14:53 sparky
+- latest snap
+- fixed perl modules
+
Revision 1.57 2005/10/01 00:12:27 sparky
- updated to 20050930
- added perl plugin
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ekg2.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list