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

Oliver Falk (oliver) fedora-extras-commits at redhat.com
Mon Aug 22 10:56:47 UTC 2005


Author: oliver

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

Modified Files:
	.cvsignore sources 
Added Files:
	banner.spec 
Log Message:
auto-import banner-1.3.1-2 on branch devel from banner-1.3.1-2.src.rpm


--- NEW FILE banner.spec ---
Name:			banner
Summary:		Prints a short string to the console in very large letters

Version:		1.3.1
Release:		2

Group:			Applications/Text
License:		GPL
URL:			http://www.cedar-solutions.com/software.html
Source0:		http://cedar-solutions.com/ftp/software/%{name}-%{version}.tar.gz
BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
Classic-style banner program similar to the one found in Solaris or AIX.
The banner program prints a short string to the console in very large
letters.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}


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


%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README ChangeLog
%{_bindir}/banner

%changelog
* Mon Aug 22 2005 Oliver Falk <oliver at linux-kernel.at>		- 1.3.1-2
- Fix bugs reported by Paul; Bug #165552

* Wed Aug 10 2005 Oliver Falk <oliver at linux-kernel.at>		- 1.3.1-1
- Initial build on Fedora for Fedora Extras


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/banner/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	22 Aug 2005 10:56:17 -0000	1.1
+++ .cvsignore	22 Aug 2005 10:56:45 -0000	1.2
@@ -0,0 +1 @@
+banner-1.3.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/banner/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	22 Aug 2005 10:56:17 -0000	1.1
+++ sources	22 Aug 2005 10:56:45 -0000	1.2
@@ -0,0 +1 @@
+61d675c768483e8a3c7228cd54decab3  banner-1.3.1.tar.gz




More information about the scm-commits mailing list