rpms/conexus/devel conexus.spec,1.17,1.18

Michael Schwendt mschwendt at fedoraproject.org
Wed Apr 1 13:29:24 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/conexus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1073

Modified Files:
	conexus.spec 
Log Message:
* Wed Apr  1 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.6.0-2
- Fix unowned top-level headers directory (#483305).



Index: conexus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/conexus/devel/conexus.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- conexus.spec	26 Mar 2009 16:09:28 -0000	1.17
+++ conexus.spec	1 Apr 2009 13:28:53 -0000	1.18
@@ -1,7 +1,7 @@
 Summary:          C++ I/O communication library
 Name:             conexus
 Version:          0.6.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 License:          GPLv3
 URL:              http://conexus.sourceforge.net
 Group:            System Environment/Libraries
@@ -169,6 +169,7 @@
 %defattr(-,root,root,-)
 %{_libdir}/libconexus.so
 %{_libdir}/pkgconfig/conexus-1.0.pc
+%dir %{_includedir}/conexus-0.6
 %{_includedir}/conexus-0.6/conexus.h
 %{_includedir}/conexus-0.6/conexus/
 %doc ChangeLog
@@ -230,6 +231,9 @@
 %doc doc/reference/conexus-nss/html/
 
 %changelog
+* Wed Apr  1 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.6.0-2
+- Fix unowned top-level headers directory (#483305).
+
 * Mon Mar 26 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.6.0-1
 - New release
 - Changed Sourceforge url to downloads.sf.net from download.sf.net




More information about the scm-commits mailing list