SPECS: genius.spec - 0.7.6.1 - only two patches needed: genius-ter...

lisu lisu at pld-linux.org
Thu Jan 4 18:43:09 CET 2007


Author: lisu                         Date: Thu Jan  4 17:43:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.7.6.1
- only two patches needed: genius-termcap.patch and genius-desktop.patch
- BR libmpfr-devel version added
- cosmetics

---- Files affected:
SPECS:
   genius.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/genius.spec
diff -u SPECS/genius.spec:1.57 SPECS/genius.spec:1.58
--- SPECS/genius.spec:1.57	Sat Sep 17 13:39:50 2005
+++ SPECS/genius.spec	Thu Jan  4 18:43:03 2007
@@ -2,17 +2,15 @@
 Summary:	General tool for mathematics
 Summary(pl):	Rozbudowane narzędzie matematyczne
 Name:		genius
-Version:	0.7.2
-Release:	4
-License:	GPL
+Version:	0.7.6.1
+Release:	1
+License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
-# Source0-md5:	69944ec93ad62cc4c3dc4ba35d4c2944
-Patch0:		%{name}-am.patch
-Patch1:		%{name}-termcap.patch
-Patch2:		%{name}-locale-names.patch
-Patch3:		%{name}-desktop.patch
-Patch4:		%{name}-term_mpfr_fix.patch
+# Source0-md5:	35f3711ab30575474035b1bb99e08f5a
+Patch0:		%{name}-termcap.patch
+Patch1:		%{name}-desktop.patch
+URL:		http://www.jirka.org/genius.html
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bison
@@ -23,7 +21,7 @@
 BuildRequires:	intltool >= 0.21
 BuildRequires:	libglade2-devel >= 2.0.1
 BuildRequires:	libgnomeui-devel >= 2.4.0
-BuildRequires:	libmpfr-devel
+BuildRequires:	libmpfr-devel >= 2.2.0
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
@@ -67,11 +65,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-
-mv po/{no,nb}.po
 
 %build
 rm -f missing acinclude.m4
@@ -82,6 +75,7 @@
 intltoolize --copy --force
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure \
 	--disable-static \
@@ -117,7 +111,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %dir %{_libdir}/genius
 %attr(755,root,root) %{_libdir}/genius/libtestplugin.so.*.*.*
@@ -144,6 +138,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2007/01/04 17:43:03  lisu
+- 0.7.6.1
+- only two patches needed: genius-termcap.patch and genius-desktop.patch
+- BR libmpfr-devel version added
+- cosmetics
+
 Revision 1.57  2005/09/17 11:39:50  arekm
 - new readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/genius.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list