packages: libdbi/libdbi.spec - pkg-config configuration file now provided b...

atler atler at pld-linux.org
Thu Nov 11 14:16:45 CET 2010


Author: atler                        Date: Thu Nov 11 13:16:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pkg-config configuration file now provided by upstream
- rel 2

---- Files affected:
packages/libdbi:
   libdbi.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/libdbi/libdbi.spec
diff -u packages/libdbi/libdbi.spec:1.44 packages/libdbi/libdbi.spec:1.45
--- packages/libdbi/libdbi.spec:1.44	Sun Oct 24 13:52:49 2010
+++ packages/libdbi/libdbi.spec	Thu Nov 11 14:16:40 2010
@@ -9,7 +9,7 @@
 %endif
 
 %define		subver	20100921
-%define		rel		1
+%define		rel		2
 Summary:	Database Independent Abstraction Layer for C
 Summary(pl.UTF-8):	Warstwa abstrakcji baz danych dla C
 Name:		libdbi
@@ -118,19 +118,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-cat > $RPM_BUILD_ROOT%{_pkgconfigdir}/dbi.pc <<'EOF'
-prefix=%{_prefix}
-exec_prefix=%{_prefix}
-libdir=%{_libdir}
-includedir=%{_includedir}/dbi
-
-Name: libdbi
-Description: database-independent abstraction layer in C
-Version: %{version}
-Libs: -L${libdir} -ldbi
-Cflags: -I${includedir} -I${includedir}/dbi
-EOF
-
 %if %{with doc}
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/doc
 %endif
@@ -172,6 +159,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2010/11/11 13:16:40  atler
+- pkg-config configuration file now provided by upstream
+- rel 2
+
 Revision 1.44  2010/10/24 11:52:49  qboosh
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdbi/libdbi.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list