Author: zbyniu                       Date: Fri May 12 17:27:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- todo, group, cleanups

---- Files affected:
SPECS:
   asterisk-perl.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/asterisk-perl.spec
diff -u SPECS/asterisk-perl.spec:1.2 SPECS/asterisk-perl.spec:1.3
--- SPECS/asterisk-perl.spec:1.2        Fri May 12 19:11:22 2006
+++ SPECS/asterisk-perl.spec    Fri May 12 19:27:09 2006
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# TODO:
+# - License, name perl-asterisk?
+#
 %include       /usr/lib/rpm/macros.perl
 Summary:       Asterisk PBX Perl Modules
 Summary(pl):   ModuĊ‚y Perl-a do Asterisk PBX.
@@ -6,11 +10,10 @@
 Version:       0.08
 Release:       0.1
 License:       - (enter GPL/GPL v2/LGPL/BSD/BSD-like/other license name here)
-Group:         Applications
+Group:         Development/Languages/Perl
 Source0:       http://asterisk.gnuinter.net/files/%{name}-%{version}.tar.gz
 # Source0-md5: 73a47caaff8cafbf78053692f408ceb6
 URL:           http://asterisk.gnuinter.net/
-BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +30,8 @@
 
 %build
 %{__perl} Makefile.PL \
-               INSTALLDIRS=vendor
-%{__make} 
+       INSTALLDIRS=vendor
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -36,14 +39,17 @@
        DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/%{name}/.packlist
 
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/auto/asterisk-perl/.packlist
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README
-%{perl_vendorlib}/*
 %{_mandir}/man3/*
+%{perl_vendorlib}/Asterisk
+%{perl_vendorlib}/Asterisk.pm
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,10 +57,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/12 17:27:09  zbyniu
+- todo, group, cleanups
+
 Revision 1.2  2006/05/12 17:11:22  wolvverine
 - correct- thx zbyniu
 
 Revision 1.1  2006/05/12 16:28:17  wolvverine
 - init
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/asterisk-perl.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to