rpms/pork/devel pork.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Tue Nov 15 00:20:43 UTC 2005


Author: lmacken

Update of /cvs/extras/rpms/pork/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17413/devel

Modified Files:
	.cvsignore sources 
Added Files:
	pork.spec 
Log Message:
auto-import pork-0.99.8.1-3 on branch devel from pork-0.99.8.1-3.src.rpm


--- NEW FILE pork.spec ---
Name:           pork
Version:        0.99.8.1
Release:        3
Summary:        Console based AIM client that looks like ircII

Group:          Applications/Internet
License:        GPL
URL:            http://dev.ojnk.net
Source0:        http://dl.sourceforge.net/ojnk/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  ncurses-devel

%description
pork is an ncurses-based AOL instant messenger client. It uses the
OSCAR protocol (the one the windows client uses) to access AIM. Pork
features Perl scripting; an online help system; the ability to
configure nearly all aspects of the program's look-and-feel; an alias
system; and a powerful, fully-configurable key binding system. It
supports being logged in with more than one screen name at the same
time. The default look-and-feel of the client is modeled after the
ircII IRC client. Anyone comfortable using ircII (or any clients
derived from it -- e.g., epic, BitchX, etc.) will feel comfortable using
pork.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%{__install} -D -p -m 0755 doc/pork.1 $RPM_BUILD_ROOT%{_mandir}/man1/pork.1


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc COPYING NEWS TODO CONTRIBUTERS STYLE README AUTHORS
%{_mandir}/*/*
%{_bindir}/pork
%{_datadir}/%{name}


%changelog
* Mon Nov 14 2005 Luke Macken <lmacken at redhat.com - 0.99.8.1-3
- Documentation update

* Sun Nov 13 2005 Luke Macken <lmacken at redhat.com> - 0.99.8.1-2
- Update Source tag
- Own %{_datadir}/%{name}
- Fix installation of man page

* Fri Nov 11 2005 Luke Macken <lmacken at redhat.com> - 0.99.8.1-1
- Packaged for Fedora Extras


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pork/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Nov 2005 00:19:41 -0000	1.1
+++ .cvsignore	15 Nov 2005 00:20:41 -0000	1.2
@@ -0,0 +1 @@
+pork-0.99.8.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pork/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Nov 2005 00:19:41 -0000	1.1
+++ sources	15 Nov 2005 00:20:41 -0000	1.2
@@ -0,0 +1 @@
+0c720db7e4e843aeee0fa53ade7cdffd  pork-0.99.8.1.tar.gz




More information about the fedora-extras-commits mailing list