Changes of Revision 2
[-] | Changed | dirac.spec |
x 1
2 -# Copyright (c) 2006-2008 oc2pus 3 -# This file and all modifications and additions to the pristine 4 -# package are under the same license as the package itself. 5 -# 6 -# Please submit bugfixes or comments to toni@links2linux.de 7 - 8 # norootforbuild 9 10 Summary: Video Codec based on wavelets 11 Name: dirac 12 Version: 1.0.0 13 -Release: 0.pm.2 14 +Release: 3 15 Source: http://prdownloads.sourceforge.net/dirac/dirac-%{version}.tar.gz 16 License: MPL 17 Group: Productivity/Multimedia/Other 18
19 BuildRequires: ghostscript-mini 20 BuildRequires: gcc-c++ 21 BuildRequires: graphviz 22 -%if %suse_version >= 1030 23 +%if 0%{?suse_version} >= 1030 24 BuildRequires: hpijs-standalone 25 BuildRequires: texlive 26 BuildRequires: texlive-latex 27
28 %doc __doc/* 29 30 %changelog 31 -* Wed Sep 17 2008 Toni Graffy <toni@links2linux.de> - 1.0.0-0.pm.2 32 -- update to 1.0.0 33 -* Tue Sep 16 2008 Pascal Bleser <guru@unixtech.be> - 0.10.0-0.pm.2 34 -- fully qualified Source URL 35 -- fixed typo in Provides 36 -* Sat Sep 13 2008 Toni Graffy <toni@links2linux.de> - 0.10.0-0.pm.1 37 -- update to 0.10.0 38 -- some spec changes adapted from the fedora dirac package from 39 - Tom "spot" Callaway <tcallawa@redhat.com> 40 -* Sat Jan 26 2008 Toni Graffy <toni@links2linux.de> - 0.9.1-0.pm.1 41 -- update to 0.9.1 42 -* Wed Jan 23 2008 Toni Graffy <toni@links2linux.de> - 0.9.0-0.pm.1 43 -- update to 0.9.0 44 -* Tue Oct 02 2007 Toni Graffy <toni@links2linux.de> - 0.8.0-0.pm.1 45 -- update to 0.8.0 46 -* Thu Sep 06 2007 Toni Graffy <toni@links2linux.de> - 0.7.0-0.pm.3 47 -- openSUSE-10.3 te_tex ==> texlive, te_latex ==> texlive-latex 48 -* Tue Jun 19 2007 Toni Graffy <toni@links2linux.de> - 0.7.0-0.pm.2 49 -- changed package layout according Shared Library Packaging Policy 50 -- new subpackage dirac-doc 51 -* Wed May 09 2007 Toni Graffy <toni@links2linux.de> - 0.7.0-0.pm.1 52 -- update to 0.7.0 53 -* Fri Nov 24 2006 Toni Graffy <toni@links2linux.de> - 0.6.0-0.pm.1 54 -- build for packman 0.6.0 55 +* Sat Dec 27 2008 Carsten Schoene <cs@linux-administrator.com> - 1.0.0 56 +- initial import 57 |