rpms/otl/F-10 import.log, NONE, 1.1 otl.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Hayden James hjames at fedoraproject.org
Thu Nov 20 01:21:22 UTC 2008


Author: hjames

Update of /cvs/pkgs/rpms/otl/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1320/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log otl.spec 
Log Message:
Initial import of OTL library



--- NEW FILE import.log ---
otl-4_0_176-5_fc9:F-10:otl-4.0.176-5.fc9.src.rpm:1227144028


--- NEW FILE otl.spec ---
Name: otl
Version: 4.0.176
Release: 5%{?dist}
Summary: OTL is a C++ template library for Oracle/OCI, ODBC, and DB2/CLI connectivity

Group: Development/Libraries	
License: BSD
URL: http://otl.sourceforge.net/
Source0: http://otl.sourceforge.net/otlv4_h.zip
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch

%description
OTL 4.0 was designed as a combination of a C++ template framework 
and OTL-adapters.  The framework is a generic implementation of 
the concept of OTL streams. The OTL-adapters are thin wrappers 
around the database APIs and are used as class type parameters
to be substituted into the template framework.

%prep
%setup -q -c

%build

%install
rm -rf $RPM_BUILD_ROOT
install -D -p -m 644 otlv4.h $RPM_BUILD_ROOT%{_includedir}/otl/otlv4.h

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{_includedir}/otl

%changelog
* Tue Nov 18 2008 Hayden James - 4.0.176-5
- Changed name back to original, without -devel

* Sat Nov 15 2008 Hayden James - 4.0.176-4
- Added Provides: otl

* Fri Nov 14 2008 Hayden James - 4.0.176-3
- Changed specfile to use install app instead, fixed description formatting

* Wed Nov 12 2008 Hayden James - 4.0.176-2
- Changed name to devel package.

* Wed Nov 12 2008 Hayden James - 4.0.176-1
- Initial package.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/otl/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Nov 2008 21:37:52 -0000	1.1
+++ .cvsignore	20 Nov 2008 01:20:52 -0000	1.2
@@ -0,0 +1 @@
+otlv4_h.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/otl/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Nov 2008 21:37:52 -0000	1.1
+++ sources	20 Nov 2008 01:20:52 -0000	1.2
@@ -0,0 +1 @@
+16b07c774b737bd9fa0d8e0d3a569c67  otlv4_h.zip




More information about the scm-commits mailing list