Author: freetz                       Date: Mon Oct 10 15:05:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.7.4, no_static_viewer patch added, %%files update

---- Files affected:
SPECS:
   gtkmathview.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/gtkmathview.spec
diff -u SPECS/gtkmathview.spec:1.10 SPECS/gtkmathview.spec:1.11
--- SPECS/gtkmathview.spec:1.10 Tue Feb 22 00:30:12 2005
+++ SPECS/gtkmathview.spec      Mon Oct 10 17:05:00 2005
@@ -2,20 +2,20 @@
 Summary:       A GTK+ viewer to view MathML documents
 Summary(pl):   Przeglądarka dokumentów MathML dla GTK+
 Name:          gtkmathview
-Version:       0.6.4
+Version:       0.7.4
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
 #Source0Download: http://helm.cs.unibo.it/mml-widget/
 Source0:       
http://www.cs.unibo.it/helm/mml-widget/sources/%{name}-%{version}.tar.gz
-# Source0-md5: ca8ed0f58ccbdcfa7a507b20750c9d82
-Patch0:                %{name}-link.patch
+# Source0-md5: 3309357cfc4d09854da046773f14d919
+Patch0:                %{name}-no_static_viewer.patch
 URL:           http://helm.cs.unibo.it/mml-widget/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: gtk+2-devel >= 1:2.2.0
 BuildRequires: gdome2-cpp_smart-devel >= 0.1.8
-BuildRequires: libxml2-devel >= 2.0.0
+BuildRequires: libxml2-devel >= 2.6.7
 BuildRequires: libxslt-progs
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.5
@@ -74,6 +74,8 @@
 %setup -q
 %patch0 -p1
 
+echo 'm4_pattern_allow(AM_BINRELOC)' > acinclude.m4
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -102,7 +104,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS CONTRIBUTORS ChangeLog HISTORY LICENSE NEWS README TODO
 %attr(755,root,root) %{_bindir}/mathmlviewer
-%{_mandir}/man1/mathmlviewer.1*
+%attr(755,root,root) %{_bindir}/mathmlsvg
+%{_mandir}/man1/math*.1*
 %{_datadir}/%{name}
 
 %files libs
@@ -128,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/10/10 15:05:00  freetz
+- 0.7.4, no_static_viewer patch added, %%files update
+
 Revision 1.10  2005/02/21 23:30:12  qboosh
 - release 1 (although viewer doesn't seem to work for me... but 0.6.3 does the 
same)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gtkmathview.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to