packages: libgdamm3/libgdamm3.spec, libgdamm3/am_fix.patch (NEW), libgdamm3...

wiget wiget at pld-linux.org
Sun Feb 6 23:01:13 CET 2011


Author: wiget                        Date: Sun Feb  6 22:01:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.0.1
- removed ac.patch (applied upstream)
- added am_fix.patch
- drop libtool file

---- Files affected:
packages/libgdamm3:
   libgdamm3.spec (1.5 -> 1.6) , am_fix.patch (NONE -> 1.1)  (NEW), libgdamm3-ac.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/libgdamm3/libgdamm3.spec
diff -u packages/libgdamm3/libgdamm3.spec:1.5 packages/libgdamm3/libgdamm3.spec:1.6
--- packages/libgdamm3/libgdamm3.spec:1.5	Thu Jul 10 17:34:55 2008
+++ packages/libgdamm3/libgdamm3.spec	Sun Feb  6 23:01:08 2011
@@ -9,13 +9,13 @@
 Summary:	C++ wrappers for libgda 3.x
 Summary(pl.UTF-8):	Interfejsy C++ dla libgda 3.x
 Name:		libgdamm3
-Version:	3.0.0
-Release:	2
+Version:	3.0.1
+Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdamm/3.0/%{realname}-%{version}.tar.bz2
-# Source0-md5:	f1ab9b9fad1ab02eb3e580911ce5e702
-Patch0:		%{name}-ac.patch
+# Source0-md5:	63583ec970e643962474401400e19994
+Patch0:		am_fix.patch
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	glibmm-devel >= 2.12.8
@@ -78,6 +78,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -93,7 +95,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgdamm-3.0.so
-%{_libdir}/libgdamm-3.0.la
 %{_libdir}/libgdamm-3.0
 %{_includedir}/libgdamm-3.0
 %{_pkgconfigdir}/libgdamm-3.0.pc
@@ -110,6 +111,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/02/06 22:01:08  wiget
+- up to 3.0.1
+- removed ac.patch (applied upstream)
+- added am_fix.patch
+- drop libtool file
+
 Revision 1.5  2008/07/10 15:34:55  megabajt
 - added -ac.patch to fix build
 - release 2

================================================================
Index: packages/libgdamm3/am_fix.patch
diff -u /dev/null packages/libgdamm3/am_fix.patch:1.1
--- /dev/null	Sun Feb  6 23:01:13 2011
+++ packages/libgdamm3/am_fix.patch	Sun Feb  6 23:01:08 2011
@@ -0,0 +1,11 @@
+--- libgdamm-3.0.1/libgda/libgdamm/Makefile.am.wiget	2011-02-06 01:00:22.848221152 +0100
++++ libgdamm-3.0.1/libgda/libgdamm/Makefile.am	2011-02-06 01:03:28.266567732 +0100
+@@ -11,7 +11,7 @@ sublib_cflags		= $(LIBGDAMM_CFLAGS)
+ sublib_topdir = libgda
+ 
+ 
+-files_extra_h	= init.h wrap_init.h config.h value.h
++files_extra_h	= init.h config.h value.h
+ files_extra_cc = init.cc config.cc value.cc
+ 
+ include $(top_srcdir)/build_shared/Makefile_build_gensrc.am_fragment
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgdamm3/libgdamm3.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list