rpms/libxml++/FC-4 .cvsignore, 1.3, 1.4 libxml++.spec, 1.9, 1.10 sources, 1.3, 1.4

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Fri Sep 9 04:09:58 UTC 2005


Author: icon

Update of /cvs/extras/rpms/libxml++/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19394

Modified Files:
	.cvsignore libxml++.spec sources 
Log Message:
Version 2.12.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libxml++/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Jul 2005 18:02:23 -0000	1.3
+++ .cvsignore	9 Sep 2005 04:09:56 -0000	1.4
@@ -1 +1 @@
-libxml++-2.10.0.tar.bz2
+libxml++-2.12.0.tar.bz2


Index: libxml++.spec
===================================================================
RCS file: /cvs/extras/rpms/libxml++/FC-4/libxml++.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libxml++.spec	21 Jul 2005 18:02:23 -0000	1.9
+++ libxml++.spec	9 Sep 2005 04:09:56 -0000	1.10
@@ -1,12 +1,12 @@
 Name:           libxml++
-Version:        2.10.0
+Version:        2.12.0
 Release:        1%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://libxmlplusplus.sourceforge.net/
-Source:         http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.10/libxml++-%{version}.tar.bz2
+Source:         http://ftp.gnome.org/pub/GNOME/sources/libxml++/%{version}/libxml++-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxml2-devel >= 2.6.1, doxygen, glibmm24-devel >= 2.4.0
@@ -32,14 +32,13 @@
 
 
 %build
-%configure
+%configure --disable-static
 make %{?_smp_mflags}
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
-find $RPM_BUILD_ROOT -name "*.la" -o -name '*.a' | xargs rm -f {}
 # Modify temporary working directories for files section.
 rm -rf _reference _examples _manual
 mkdir -m 755 _reference _examples _manual
@@ -78,6 +77,10 @@
 
 
 %changelog
+* Thu Sep 08 2005 Konstantin Ryabitsev <icon at linux.duke.edu> - 2.12.0-1
+- Version 2.12.0
+- Use --disable-static for configure and don't hunt static libs.
+
 * Thu Jul 21 2005 Konstantin Ryabitsev <icon at linux.duke.edu> - 2.10.0-1
 - Version 2.10.0
 - Rearrange and conform to new FE standards


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libxml++/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Jul 2005 18:02:24 -0000	1.3
+++ sources	9 Sep 2005 04:09:56 -0000	1.4
@@ -1 +1 @@
-1494b12a2cf5e337d7717af4557a7711  libxml++-2.10.0.tar.bz2
+062653883d0ce38a3c7b4ec85b2bfe4b  libxml++-2.12.0.tar.bz2




More information about the fedora-extras-commits mailing list