rpms/gnome-chemistry-utils/F-10 .cvsignore, 1.19, 1.20 gnome-chemistry-utils.spec, 1.32, 1.33 sources, 1.20, 1.21

Julian Sikorski belegdol at fedoraproject.org
Thu Mar 19 12:47:52 UTC 2009


Author: belegdol

Update of /cvs/extras/rpms/gnome-chemistry-utils/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28979

Modified Files:
	.cvsignore gnome-chemistry-utils.spec sources 
Log Message:
* Wed Mar 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.10.4-1
- Updated to 0.10.4
- Dropped upstreamed patches
- Dropped the KDE MIME .desktop files
- Remove the newly-appeared rpaths as well



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnome-chemistry-utils/F-10/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	6 Jan 2009 20:12:19 -0000	1.19
+++ .cvsignore	19 Mar 2009 12:47:21 -0000	1.20
@@ -1 +1 @@
-gnome-chemistry-utils-0.10.3.tar.bz2
+gnome-chemistry-utils-0.10.4.tar.bz2


Index: gnome-chemistry-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-chemistry-utils/F-10/gnome-chemistry-utils.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- gnome-chemistry-utils.spec	6 Jan 2009 20:12:19 -0000	1.32
+++ gnome-chemistry-utils.spec	19 Mar 2009 12:47:21 -0000	1.33
@@ -1,12 +1,12 @@
 Name:           gnome-chemistry-utils
-Version:        0.10.3
+Version:        0.10.4
 Release:        1%{?dist}
 Summary:        A set of chemical utilities
 
 Group:          Applications/Engineering
 License:        GPLv2+
 URL:            http://www.nongnu.org/gchemutils/
-Source0:        http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2
+Source0:        http://download.savannah.nongnu.org/releases/gchemutils/0.10/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  bodr
@@ -20,7 +20,6 @@
 BuildRequires:  goffice-devel
 BuildRequires:  gtkglext-devel
 BuildRequires:  intltool
-BuildRequires:  kdelibs3
 BuildRequires:  libgnomeprintui22-devel
 BuildRequires:  man
 BuildRequires:  openbabel-devel >= 2.1.0
@@ -38,11 +37,10 @@
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
 
-Provides:       gchempaint
+Provides:       gchempaint = %{version}-%{release}
 
-Obsoletes:      gchempaint
-Obsoletes:      gchempaint-devel
-Obsoletes:      gnome-chemistry-utils-devel
+Obsoletes:      gchempaint < 0.8.7-4
+Obsoletes:      gnome-chemistry-utils-devel < 0.8.7-3
 
 %description
 This package is a set of chemical utils. Several programs are available:
@@ -106,6 +104,20 @@
 chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/goffice/0.6.5/plugins/gchemutils/gchemutils.so
 chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/libgchempaint-0.10.so.%{version}
 chrpath --delete  $RPM_BUILD_ROOT%{_libexecdir}/chem-viewer
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/cdx/cdx.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/cycles.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/bonds.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/templates.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/atoms.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/residues.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/text.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/wikipedia.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/selection.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/paint/arrows.so
+chrpath --delete  $RPM_BUILD_ROOT%{_libdir}/gchemutils/0.10/plugins/cdxml/cdxml.so
+
+#kill KDE MIME .desktop files
+rm -rf $RPM_BUILD_ROOT%{_datadir}/mimelnk
 
 
 %clean
@@ -204,7 +216,6 @@
 %{_mandir}/man1/gcrystal.1*
 %{_mandir}/man1/gspectrum.1*
 %{_datadir}/mime/packages/gchemutils.xml
-%{_datadir}/mimelnk
 %{_datadir}/omf/gchem3d-0.10
 %{_datadir}/omf/gchemcalc-0.10
 %{_datadir}/omf/gchempaint-0.10
@@ -218,6 +229,22 @@
 
 
 %changelog
+* Wed Mar 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.10.4-1
+- Updated to 0.10.4
+- Dropped upstreamed patches
+- Dropped the KDE MIME .desktop files
+- Remove the newly-appeared rpaths as well
+
+* Tue Feb 24 2009 Martin Stransky <stransky at redhat.com> - 0.10.3-3
+- Patched for NPAPI 1.9.1
+
+* Mon Feb 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.10.3-2
+- Patched gcc-4.4 build issues
+- Fixed the Source URL
+- Made the Provides/Obsoletes versioned
+- Cleaned up the old gchempaint-devel Obsoletes
+- Updated for goffice-0.6.6
+
 * Tue Jan  6 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.10.3-1
 - Updated to 0.10.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-chemistry-utils/F-10/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	6 Jan 2009 20:45:59 -0000	1.20
+++ sources	19 Mar 2009 12:47:21 -0000	1.21
@@ -1 +1 @@
-53f73604498817a0afcc58a81d1e034a  gnome-chemistry-utils-0.10.3.tar.bz2
+24e2dc7e1c53bf493656f5155c7d7024  gnome-chemistry-utils-0.10.4.tar.bz2




More information about the fedora-extras-commits mailing list