SPECS: scatterchat.spec - use perl macros, missing dirs, cosmetics...

glen glen at pld-linux.org
Wed Jul 26 00:26:05 CEST 2006


Author: glen                         Date: Tue Jul 25 22:26:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use perl macros, missing dirs, cosmetics
- perllocal.pod and .packlist are not to be packaged

---- Files affected:
SPECS:
   scatterchat.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/scatterchat.spec
diff -u SPECS/scatterchat.spec:1.7 SPECS/scatterchat.spec:1.8
--- SPECS/scatterchat.spec:1.7	Wed Jul 26 00:18:17 2006
+++ SPECS/scatterchat.spec	Wed Jul 26 00:26:00 2006
@@ -92,8 +92,8 @@
 
 %find_lang --all-name
 
-cd %{name}-module-%{_modver}
 %{__make} install \
+	-C %{name}-module-%{_modver} \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -104,11 +104,10 @@
 %doc AUTHORS ChangeLog HACKING NEWS PROGRAMMING_NOTES README
 %attr(755,root,root) %{_bindir}/scatterchat
 %attr(755,root,root) %{_libdir}/blackchat-gaim/*.so
-%attr(755,root,root) %{_libdir}/libgaim-remote.so.0.0.0
-%{_libdir}/perl5/5.8.8/i686-pld-linux-thread-multi/perllocal.pod
-%{_libdir}/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi/Gaim.pm
-%{_libdir}/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi/auto/Gaim/.packlist
-%{_libdir}/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi/auto/Gaim/*
+%attr(755,root,root) %{_libdir}/libgaim-remote.so.*.*.*
+%{perl_vendorarch}/Gaim.pm
+%dir %{perl_vendorarch}/auto/Gaim
+%{perl_vendorarch}/auto/Gaim/*
 %{_desktopdir}/scatterchat.desktop
 %{_mandir}/man1/*.1*
 %{_mandir}/man3/Gaim.3pm*
@@ -133,6 +132,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/07/25 22:26:00  glen
+- use perl macros, missing dirs, cosmetics
+- perllocal.pod and .packlist are not to be packaged
+
 Revision 1.7  2006/07/25 22:18:17  darekr
 - move gaim.pc to -devel subpackage
 
@@ -159,5 +162,3 @@
 
 Revision 1.1  2006/07/25 12:28:19  shadzik
 - new, NFY - needs BRs and descriptions; maybe other things too
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/scatterchat.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list