Hello community,

here is the log from the commit of package xalan-c for openSUSE:Factory checked 
in at 2011-12-25 17:42:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xalan-c (Old)
 and      /work/SRC/openSUSE:Factory/.xalan-c.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xalan-c", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xalan-c/xalan-c.changes  2011-09-23 
12:50:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xalan-c.new/xalan-c.changes     2011-12-25 
17:42:50.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Dec 22 00:35:51 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use System/Libraries for shlibs
+
+-------------------------------------------------------------------
+Wed Dec 21 10:31:53 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xalan-c.spec ++++++
--- /var/tmp/diff_new_pack.abcMPq/_old  2011-12-25 17:42:51.000000000 +0100
+++ /var/tmp/diff_new_pack.abcMPq/_new  2011-12-25 17:42:51.000000000 +0100
@@ -15,19 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           xalan-c
-BuildRequires:  Xerces-c-devel gcc-c++ libicu-devel
-License:        Apache-2.0
-Group:          Productivity/Publishing/XML
-AutoReqProv:    on
+BuildRequires:  Xerces-c-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libicu-devel
 Version:        1.10.0
-Release:        14
+Release:        0
 %define tarver  1_10_0
 Summary:        An XSLT Transformation Engine in C++
-Url:            http://xml.apache.org/xalan-c/
+License:        Apache-2.0
+Group:          Productivity/Publishing/XML
+URL:            http://xml.apache.org/xalan-c/
 Source:         Xalan-C_%{tarver}-src.tar.bz2
 Patch:          xalan-c-svn-20090415.patch
 Patch1:         %{name}-%{version}-lib64.patch
@@ -48,17 +48,10 @@
 Recommendations for XSL Transformations (XSLT) and the XML Path
 Language (XPath).
 
-
-
-Authors:
---------
-    Apache Project <[email protected]>
-
 %package -n libxalan-c110
-License:        Apache-2.0
 # Requires:       Xalan-c = %{version}
-Group:          Development/Libraries/C and C++
 Summary:        An XSLT Transformation Engine in C++
+Group:          System/Libraries
 Provides:       libXalan-c110 = 1.10.0
 Obsoletes:      libXalan-c110 <= 1.10.0
 
@@ -69,21 +62,14 @@
 Recommendations for XSL Transformations (XSLT) and the XML Path
 Language (XPath).
 
-
-
-Authors:
---------
-    Apache Project <[email protected]>
-
 %package -n libxalan-c-devel
-License:        Apache-2.0
 Requires:       libxalan-c110 = %{version}
 Provides:       Xalan-c-devel = 1.9
 Obsoletes:      Xalan-c-devel <= 1.9
 Provides:       libXalan-c-devel = 1.10.0
 Obsoletes:      libXalan-c-devel <= 1.10.0
-Group:          Development/Libraries/C and C++
 Summary:        An XSLT Transformation Engine in C++ - Development Files
+Group:          Development/Libraries/C and C++
 
 %description -n libxalan-c-devel
 Xalan is an XSL processor for transforming XML documents into HTML,
@@ -94,12 +80,6 @@
 
 This package contains files needed for development with Xalanc
 
-
-
-Authors:
---------
-    Apache Project <[email protected]>
-
 %prep
 %setup -q -n xml-xalan
 %patch -p1
@@ -115,7 +95,6 @@
 # So we disable it here, if you want to retest, just delete this comment and 
the line below.
 export SUSE_ASNEEDED=0
 DIRS=$(find -type d)
-%{?suse_update_config:%{suse_update_config -f $DIRS}}
 [ -f configure.in ] && autoreconf -f -i  # libtoolize --copy --force
 export XERCESCROOT=%{_prefix}
 export XALANCROOT=$RPM_BUILD_DIR/xml-xalan/c
@@ -153,9 +132,6 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/libicu*
 popd
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post   -n libxalan-c110 -p /sbin/ldconfig
 
 %postun -n libxalan-c110 -p /sbin/ldconfig

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to