Author: scantor
Date: Sat Feb 28 02:23:32 2015
New Revision: 1662887

URL: http://svn.apache.org/r1662887
Log:
Upped RPM version, avoid owning /usr/include entirely

Modified:
    xerces/c/branches/xerces-3.1/xerces-c.spec

Modified: xerces/c/branches/xerces-3.1/xerces-c.spec
URL: 
http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/xerces-c.spec?rev=1662887&r1=1662886&r2=1662887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/xerces-c.spec (original)
+++ xerces/c/branches/xerces-3.1/xerces-c.spec Sat Feb 28 02:23:32 2015
@@ -1,6 +1,6 @@
 Summary:       Xerces-C++ validating XML parser
 Name:          xerces-c
-Version:       3.1.1
+Version:       3.1.2
 Release:       1
 URL:           http://xerces.apache.org/xerces-c/
 Source0:       %{name}-%{version}.tar.gz
@@ -67,12 +67,15 @@ manipulating, and validating XML documen
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}
+%{_includedir}/xercesc
 %{_libdir}/lib%{name}.so
 %{_libdir}/lib%{name}.a
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Feb 27 2015 Scott Cantor <[email protected]>
+- Upped version and avoided ownership of /usr/include
+
 * Fri Mar  7 2008 Boris Kolpackov <[email protected]>
 - Integrated updates for 3.0.0 from Scott Cantor.
 



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

Reply via email to