SPECS: gnome-chemistry-utils.spec - Up to 0.6.5

japhy japhy at pld-linux.org
Sat Apr 21 13:37:45 CEST 2007


Author: japhy                        Date: Sat Apr 21 11:37:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to 0.6.5

---- Files affected:
SPECS:
   gnome-chemistry-utils.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/gnome-chemistry-utils.spec
diff -u SPECS/gnome-chemistry-utils.spec:1.20 SPECS/gnome-chemistry-utils.spec:1.21
--- SPECS/gnome-chemistry-utils.spec:1.20	Tue Feb 13 08:16:46 2007
+++ SPECS/gnome-chemistry-utils.spec	Sat Apr 21 13:37:40 2007
@@ -2,12 +2,12 @@
 Summary:	Backend for GNOME chemistry apps
 Summary(pl.UTF-8):	Backend dla aplikacji chemicznych GNOME
 Name:		gnome-chemistry-utils
-Version:	0.6.0
+Version:	0.6.5
 Release:	1
 License:	LGPL
 Group:		X11/Applications/Science
-Source0:	http://savannah.nongnu.org/download/gchemutils/%{name}-%{version}.tar.bz2
-# Source0-md5:	46eb14c0f61386f75bd27063b4e905dd
+Source0:	http://savannah.nongnu.org/download/gchemutils/0.6/%{name}-%{version}.tar.bz2
+# Source0-md5:	493dbb6aea0d3664e7b203337fafe056
 URL:		http://www.nongnu.org/gchemutils/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -107,25 +107,34 @@
 %post
 /sbin/ldconfig
 umask 022
-update-mime-database %{_datadir}/mime >/dev/null 2>&1 ||:
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
 
 %postun
 /sbin/ldconfig
 if [ "$1" = "0" ]; then
 	umask 022
-	update-mime-database %{_datadir}/mime >/dev/null 2>&1
 	[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
 fi
 
+   /usr/lib64/chem-viewer
+   /usr/lib64/mozilla-firefox/plugins/libmozgcu.a
+   /usr/lib64/mozilla-firefox/plugins/libmozgcu.la
+   /usr/lib64/mozilla-firefox/plugins/libmozgcu.so
+   /usr/share/man/man1/gchem3d-viewer.1.gz
+   /usr/share/man/man1/gchemcalc.1.gz
+   /usr/share/man/man1/gchemtable.1.gz
+   /usr/share/man/man3/libgcu.3.gz
+
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/chem-viewer
 %{_datadir}/gchemutils
-%{_datadir}/mime/packages/gchemutils.xml
 %{_desktopdir}/*.desktop
+%{_mandir}/*/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -145,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/04/21 11:37:40  japhy
+- Up to 0.6.5
+
 Revision 1.20  2007/02/13 07:16:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-chemistry-utils.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list