rpms/bibtex2html/devel .cvsignore, 1.3, 1.4 bibtex2html.spec, 1.4, 1.5 sources, 1.3, 1.4

Guido Grazioli guidograzioli at fedoraproject.org
Wed Apr 14 13:16:51 UTC 2010


Author: guidograzioli

Update of /cvs/pkgs/rpms/bibtex2html/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21712

Modified Files:
	.cvsignore bibtex2html.spec sources 
Log Message:
* Fri Oct 02 2009 Guido Grazioli <guido.grazioli at gmail.com> - 1.95-1
- Upstream 1.95




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bibtex2html/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	2 Oct 2009 14:05:59 -0000	1.3
+++ .cvsignore	14 Apr 2010 13:16:50 -0000	1.4
@@ -1 +1 @@
-bibtex2html-1.94.tar.gz
+bibtex2html-1.95.tar.gz


Index: bibtex2html.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bibtex2html/devel/bibtex2html.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- bibtex2html.spec	2 Oct 2009 14:05:59 -0000	1.4
+++ bibtex2html.spec	14 Apr 2010 13:16:50 -0000	1.5
@@ -3,25 +3,22 @@
 %global debug_package %{nil}
 
 Name:           bibtex2html
-Version:        1.94
+Version:        1.95
 Release:        1%{?dist}
 Summary:        Collection of tools for translating from BibTeX to HTML
 
 Group:          Applications/Publishing
 License:        GPLv2
 URL:            http://www.lri.fr/~filliatr/bibtex2html/index.en.html
-Source0:        http://www.lri.fr/~filliatr/ftp/bibtex2html/bibtex2html-%{version}.tar.gz
+Source0:        http://www.lri.fr/~filliatr/ftp/bibtex2html/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  perl
 BuildRequires:  tex(latex)
-# temp conditional until ocaml works on ppc64
-%ifnarch ppc64 
 BuildRequires:  hevea
-%endif
 
-ExcludeArch: sparc64 s390 s390x
+ExcludeArch: sparc64 s390 s390x ppc64
 
 %description
 bibtex2html is a collection of tools for translating from BibTeX to HTML. 
@@ -40,12 +37,6 @@ done
 %build
 %configure 
 make %{?_smp_mflags}
-# temp conditional until ocaml works on ppc64
-%ifnarch ppc64
-make doc
-%else
-make manual.ps
-%endif
 
 %install
 rm -rf %{buildroot}
@@ -58,15 +49,14 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES README GPL COPYING manual.dvi manual.ps 
-# temp conditional until ocaml works on ppc64
-%ifnarch ppc64
-%doc manual.html
-%endif
+%doc CHANGES README GPL COPYING manual.pdf manual.html 
 %{_mandir}/man1/*.1.gz
 %{_bindir}/*
 
 %changelog
+* Fri Oct 02 2009 Guido Grazioli <guido.grazioli at gmail.com> - 1.95-1
+- Upstream 1.95
+
 * Fri Oct 02 2009 Guido Grazioli <guido.grazioli at gmail.com> - 1.94-1
 - Upstream 1.94
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bibtex2html/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	2 Oct 2009 14:05:59 -0000	1.3
+++ sources	14 Apr 2010 13:16:50 -0000	1.4
@@ -1 +1 @@
-16e6656156e10c07747163a0914058b8  bibtex2html-1.94.tar.gz
+c4a72b1600d5e478ffcbc04dc261aabe  bibtex2html-1.95.tar.gz



More information about the scm-commits mailing list