Mailinglist Archive: opensuse-commit (1059 mails)
| < Previous | Next > |
commit fillets-ng-data
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 30 Jan 2008 17:42:28 +0100
- Message-id: <20080130164228.951A8678336@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package fillets-ng-data
checked in at Wed Jan 30 17:42:27 CET 2008.
--------
--- fillets-ng-data/fillets-ng-data.changes 2007-02-19 14:27:37.000000000
+0100
+++ fillets-ng-data/fillets-ng-data.changes 2008-01-30 16:50:10.000000000
+0100
@@ -1,0 +2,10 @@
+Wed Jan 30 16:49:07 CET 2008 - lrupp@xxxxxxx
+
+- update to 0.8.0:
+ + Slovenian translation (by Marko Burjek)
+ + Brazilian Portuguese translation (by Ricardo Faria)
+ + Russian translation (by Leonid Myravjev, Maria Antropova,
+ Gregory Bonik)
+- use fdupes to reduce diskspace
+
+-------------------------------------------------------------------
Old:
----
fillets-ng-data-0.7.4.tar.bz2
New:
----
fillets-ng-data-0.8.0.tar.bz2
fillets-ng-data-rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fillets-ng-data.spec ++++++
--- /var/tmp/diff_new_pack.L19360/_old 2008-01-30 17:41:33.000000000 +0100
+++ /var/tmp/diff_new_pack.L19360/_new 2008-01-30 17:41:33.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package fillets-ng-data (Version 0.7.4)
+# spec file for package fillets-ng-data (Version 0.8.0)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -11,18 +11,20 @@
# norootforbuild
Name: fillets-ng-data
-License: GNU General Public License (GPL)
-Group: Amusements/Games/Action/Arcade
Summary: Game Data for Fish Fillets--Next Generation
-Version: 0.7.4
+Version: 0.8.0
Release: 1
-URL: http://fillets.sourceforge.net
+License: GPL v2 or later
+Group: Amusements/Games/Action/Arcade
+Url: http://fillets.sourceforge.net
+%if 0%{?suse_version} > 1020
+BuildRequires: fdupes
+%endif
Source0: %{name}-%{version}.tar.bz2
-# as we just copy files around, there is no need for "sources"
-NoSource: 0
+Source1: fillets-ng-data-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Requires: fillets-ng >= 0.7.4
-BuildArchitectures: noarch
+Requires: fillets-ng >= %version
+BuildArch: noarch
%description
Fish Fillets is strictly a puzzle game. The goal in each of the 70
@@ -50,6 +52,10 @@
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/games/fillets-ng
cp -r * $RPM_BUILD_ROOT/%{_datadir}/games/fillets-ng/
+find $RPM_BUILD_ROOT/%{_datadir}/games/fillets-ng/ -type f -exec chmod 644 {}
\;
+%if 0%{?suse_version} > 1020
+%fdupes -s %buildroot
+%endif
%clean
rm -rf $RPM_BUILD_ROOT
@@ -60,22 +66,29 @@
%{_datadir}/games/fillets-ng
%changelog
-* Mon Feb 19 2007 - anicka@xxxxxxx
+* Wed Jan 30 2008 lrupp@xxxxxxx
+- update to 0.8.0:
+ + Slovenian translation (by Marko Burjek)
+ + Brazilian Portuguese translation (by Ricardo Faria)
+ + Russian translation (by Leonid Myravjev, Maria Antropova,
+ Gregory Bonik)
+- use fdupes to reduce diskspace
+* Mon Feb 19 2007 anicka@xxxxxxx
- update to 0.7.4
* fixes for new version of lua
* added new translations
-* Thu Mar 16 2006 - anicka@xxxxxxx
+* Thu Mar 16 2006 anicka@xxxxxxx
- fix dependencies (#158267)
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Wed Jul 20 2005 - anicka@xxxxxxx
+* Wed Jul 20 2005 anicka@xxxxxxx
- update tp 0.7.1
-* Mon Jun 20 2005 - anicka@xxxxxxx
+* Mon Jun 20 2005 anicka@xxxxxxx
- update to 0.7.0
-* Wed Oct 13 2004 - mcihar@xxxxxxx
+* Wed Oct 13 2004 mcihar@xxxxxxx
- update to 0.6.1
- versioned dependancy on fillets-ng
-* Wed Aug 18 2004 - mcihar@xxxxxxx
+* Wed Aug 18 2004 mcihar@xxxxxxx
- update to fixed data 0.5.1
-* Thu Aug 12 2004 - mcihar@xxxxxxx
+* Thu Aug 12 2004 mcihar@xxxxxxx
- split data from fillets-ng
++++++ fillets-ng-data-0.7.4.tar.bz2 -> fillets-ng-data-0.8.0.tar.bz2 ++++++
fillets-ng-data/fillets-ng-data-0.7.4.tar.bz2
fillets-ng-data/fillets-ng-data-0.8.0.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |