rpms/papyrus/devel papyrus.spec,1.25,1.26

Rick L. Vinyard, Jr. rvinyard at fedoraproject.org
Tue May 26 16:23:27 UTC 2009


Author: rvinyard

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

Modified Files:
	papyrus.spec 
Log Message:



Index: papyrus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/papyrus/devel/papyrus.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- papyrus.spec	14 May 2009 18:34:38 -0000	1.25
+++ papyrus.spec	26 May 2009 16:22:56 -0000	1.26
@@ -1,7 +1,7 @@
 Summary:          Cairo based C++ scenegraph library
 Name:             papyrus
 Version:          0.11.1
-Release:          1%{?dist}
+Release:          2%{?dist}
 License:          LGPLv3
 URL:              http://libpapyrus.sourceforge.net/
 Group:            System Environment/Libraries
@@ -99,7 +99,7 @@ developing papyrus-gtkmm applications.
 %{__make} DESTDIR=%{buildroot} INSTALL="%{__install} -p" install
 find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
 
-# Fix documentation installation and put papyrus-gtkmm docs under gtk-doc
+# Fix documentation installation and put papyrus docs under gtk-doc
 %{__mkdir} -p %{buildroot}%{_datadir}/gtk-doc/html/papyrus-0.11/reference/html/
 %{__install} -p --mode=0664 -t %{buildroot}%{_datadir}/gtk-doc/html/papyrus-0.11/reference/html/ doc/reference/html/*
 %{__install} -p --mode=0664 -t %{buildroot}%{_datadir}/gtk-doc/html/papyrus-0.11/ doc/papyrus-0.11.devhelp
@@ -171,6 +171,9 @@ find %{buildroot} -type f -name "*.la" -
 
 
 %changelog
+* Tue May 26 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.11.2-1
+- Rebuild for cairomm-1.8
+
 * Thu May 14 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.11.1-1
 - New release
 - Added doc subpackage




More information about the fedora-extras-commits mailing list