rpms/weechat/F-7 weechat.spec,NONE,1.1 sources,1.1,1.2

Paul P Komkoff Jr (stingray) fedora-extras-commits at redhat.com
Sat May 26 05:43:03 UTC 2007


Author: stingray

Update of /cvs/extras/rpms/weechat/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18648/F-7

Modified Files:
	sources 
Added Files:
	weechat.spec 
Log Message:
Add FC-6 and F-7 builds


--- NEW FILE weechat.spec ---
Name:      weechat
Summary:   Portable, fast, light and extensible IRC client
Version:   0.2.4
Release:   2%{?dist}
Source:    http://weechat.flashtux.org/download/%{name}-%{version}.tar.bz2
URL:       http://weechat.flashtux.org
Group:     Applications/Communications
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
License:   GPL
BuildRequires: ncurses-devel python-devel perl ruby-devel 
BuildRequires: gnutls-devel lua-devel aspell-devel
BuildRequires: docbook-style-xsl gettext ruby

%description
WeeChat (Wee Enhanced Environment for Chat) is a portable, fast, light and
extensible IRC client. Everything can be done with a keyboard.
It is customizable and extensible with scripts.

%prep
%setup -q

%build
%configure \
  --disable-rpath \
  --enable-static=no \
  --with-doc-xsl-prefix=/usr/share/sgml/docbook/xsl-stylesheets

make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR="$RPM_BUILD_ROOT"

# This hardcoded docdir=... in Makefile.am is crap

mv $RPM_BUILD_ROOT%{_docdir}/%{name}/html .
mv $RPM_BUILD_ROOT%{_docdir}/%{name}/weechat_quickstart* .

%find_lang %name

%clean
rm -rf $RPM_BUILD_ROOT 

%files -f %{name}.lang
%defattr(-,root,root,0755) 
%doc AUTHORS BUGS ChangeLog COPYING FAQ FAQ.fr INSTALL NEWS README TODO html weechat_quickstart*
%{_mandir}/man1/%{name}-curses.1*
%{_bindir}/%{name}-curses
%dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/plugins
%{_libdir}/%{name}/plugins/*

%changelog
* Mon Apr  9 2007 Paul P. Komkoff Jr <i at stingr.net> - 0.2.4-2
- preparing for Fedora

* Thu Mar 29 2007 FlashCode <flashcode at flashtux.org> 0.2.4-1
- Released version 0.2.4
* Wed Jan 10 2007 FlashCode <flashcode at flashtux.org> 0.2.3-1
- Released version 0.2.3
* Sat Jan 06 2007 FlashCode <flashcode at flashtux.org> 0.2.2-1
- Released version 0.2.2
* Sun Oct 01 2006 FlashCode <flashcode at flashtux.org> 0.2.1-1
- Released version 0.2.1
* Sat Aug 19 2006 FlashCode <flashcode at flashtux.org> 0.2.0-1
- Released version 0.2.0
* Thu May 25 2006 FlashCode <flashcode at flashtux.org> 0.1.9-1
- Released version 0.1.9
* Sat Mar 18 2006 FlashCode <flashcode at flashtux.org> 0.1.8-1
- Released version 0.1.8
* Sat Jan 14 2006 FlashCode <flashcode at flashtux.org> 0.1.7-1
- Released version 0.1.7
* Fri Nov 11 2005 FlashCode <flashcode at flashtux.org> 0.1.6-1
- Released version 0.1.6
* Sat Sep 24 2005 FlashCode <flashcode at flashtux.org> 0.1.5-1
- Released version 0.1.5
* Sat Jul 30 2005 FlashCode <flashcode at flashtux.org> 0.1.4-1
- Released version 0.1.4
* Sat Jul 02 2005 FlashCode <flashcode at flashtux.org> 0.1.3-1
- Released version 0.1.3
* Sat May 21 2005 FlashCode <flashcode at flashtux.org> 0.1.2-1
- Released version 0.1.2
* Sat Mar 20 2005 FlashCode <flashcode at flashtux.org> 0.1.1-1
- Released version 0.1.1
* Sat Feb 12 2005 FlashCode <flashcode at flashtux.org> 0.1.0-1
- Released version 0.1.0
* Sat Jan 01 2005 FlashCode <flashcode at flashtux.org> 0.0.9-1
- Released version 0.0.9
* Sat Oct 30 2004 FlashCode <flashcode at flashtux.org> 0.0.8-1
- Released version 0.0.8
* Sat Aug 08 2004 FlashCode <flashcode at flashtux.org> 0.0.7-1
- Released version 0.0.7
* Sat Jun 05 2004 FlashCode <flashcode at flashtux.org> 0.0.6-1
- Released version 0.0.6
* Thu Feb 02 2004 FlashCode <flashcode at flashtux.org> 0.0.5-1
- Released version 0.0.5
* Thu Jan 01 2004 FlashCode <flashcode at flashtux.org> 0.0.4-1
- Released version 0.0.4
* Mon Nov 03 2003 FlashCode <flashcode at flashtux.org> 0.0.3-1
- Released version 0.0.3
* Sun Oct 05 2003 FlashCode <flashcode at flashtux.org> 0.0.2-1
- Released version 0.0.2
* Sat Sep 27 2003 FlashCode <flashcode at flashtux.org> 0.0.1-1
- Released version 0.0.1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/weechat/F-7/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	25 May 2007 13:50:51 -0000	1.1
+++ sources	26 May 2007 05:42:29 -0000	1.2
@@ -0,0 +1 @@
+c7c7f89d6dac502ad31d12198a8836c1  weechat-0.2.4.tar.bz2




More information about the fedora-extras-commits mailing list