Author: qboosh                       Date: Mon Oct 13 17:29:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- --disable-static instead of building and rming
- R =~ s/perl/perl-base/
- GPL version

---- Files affected:
SPECS:
   xchat-gnome.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/xchat-gnome.spec
diff -u SPECS/xchat-gnome.spec:1.26 SPECS/xchat-gnome.spec:1.27
--- SPECS/xchat-gnome.spec:1.26 Sun Oct 12 11:20:34 2008
+++ SPECS/xchat-gnome.spec      Mon Oct 13 19:29:40 2008
@@ -6,7 +6,7 @@
 Name:          xchat-gnome
 Version:       0.24.0
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         X11/Applications/Networking
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/xchat-gnome/0.24/%{name}-%{version}.tar.bz2
 # Source0-md5: 925010f01f593e6ff7027f2ba523c607
@@ -31,7 +31,7 @@
 BuildRequires: openssl-devel
 BuildRequires: perl-devel
 BuildRequires: pkgconfig
-BuildRequires: python-devel
+BuildRequires: python-devel >= 2.2.0
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
@@ -56,7 +56,7 @@
 Summary(pl.UTF-8):     Wtyczka Perla do XChata
 Group:         X11/Applications/Networking
 Requires:      %{name} = %{version}-%{release}
-Requires:      perl
+Requires:      perl-base
 
 %description perl
 Provides Perl scripting capability to XChat.
@@ -89,6 +89,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+       --disable-static \
        --disable-tcl
 %{__make}
 
@@ -98,7 +99,7 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_libdir}/xchat-gnome/plugins/*.{a,la}
+rm $RPM_BUILD_ROOT%{_libdir}/xchat-gnome/plugins/*.la
 
 %find_lang %{name} --with-gnome --with-omf
 
@@ -159,6 +160,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008/10/13 17:29:40  qboosh
+- --disable-static instead of building and rming
+- R =~ s/perl/perl-base/
+- GPL version
+
 Revision 1.26  2008/10/12 09:20:34  megabajt
 - updated to 0.24.0
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xchat-gnome.spec?r1=1.26&r2=1.27&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to