Mailinglist Archive: opensuse-commit (1670 mails)
| < Previous | Next > |
commit stardict
- From: root@xxxxxxx (h_root)
- Date: Mon, 9 Oct 2006 19:48:27 +0200 (CEST)
- Message-id: <20061009174827.ED6A97F4AB@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package stardict
checked in at Mon Oct 9 19:48:27 CEST 2006.
--------
--- stardict/stardict.changes 2006-01-25 21:41:49.000000000 +0100
+++ /mounts/work_src_done/STABLE/stardict/stardict.changes 2006-10-07 11:05:47.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Oct 7 11:05:35 CEST 2006 - aj@xxxxxxx
+
+- Cleanup BuildRequires.
+- Build with RPM_OPT_FLAGS.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ stardict.spec ++++++
--- /var/tmp/diff_new_pack.nVDvP3/_old 2006-10-09 19:48:20.000000000 +0200
+++ /var/tmp/diff_new_pack.nVDvP3/_new 2006-10-09 19:48:20.000000000 +0200
@@ -5,18 +5,18 @@
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: stardict
-BuildRequires: gcc-c++ gnome-common gnutls-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libwnck-devel libxslt-devel mDNSResponder-devel perl-XML-Parser scrollkeeper update-desktop-files
+BuildRequires: gcc-c++ gnome-common intltool libgnomeui-devel mDNSResponder-devel perl-XML-Parser scrollkeeper update-desktop-files
%define prefix /opt/gnome
%define sysconfdir /etc%{prefix}
-Summary: A cross-platform and international dictionary
+Summary: A cross-platform and internationalized dictionary
Version: 2.4.5
-Release: 1
+Release: 20
License: GPL
Group: Productivity/Office/Dictionary
URL: http://stardict.sourceforge.net
@@ -28,11 +28,11 @@
Provides: stardict = 2.4
%description
-<p>StarDict is a Cross-Platform and international dictionary written in
+StarDict is a Cross-Platform and international dictionary written in
Gtk2.
-<p>It has powerful features such as "Glob-style pattern matching",
-"Scan selection word," "Fuzzy query," etc.
+It has powerful features such as "Glob-style pattern matching", "Scan
+selection word","Fuzzy query" etc.
@@ -51,6 +51,7 @@
%build
CFLAGS="$RPM_OPT_FLAGS" \
+CXXFLAGS="$RPM_OPT_FLAGS" \
./configure --prefix=/opt/gnome \
--libdir=/opt/gnome/%{_lib} \
--mandir=/opt/gnome/share/man \
@@ -89,6 +90,9 @@
%{sysconfdir}/gconf/schemas/stardict.schemas
%changelog -n stardict
+* Sat Oct 07 2006 - aj@xxxxxxx
+- Cleanup BuildRequires.
+- Build with RPM_OPT_FLAGS.
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 - xwhu@xxxxxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |