14 Commits

Author SHA256 Message Date
Dominique Leuenberger
b528c6c758 Accepting request 1156102 from games
OBS-URL: https://build.opensuse.org/request/show/1156102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/twind?expand=0&rev=4
2024-03-07 21:02:18 +00:00
Dirk Stoecker
036ed6e7f0 Accepting request 1151847 from home:pgajdos:t
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1151847
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=13
2024-03-07 17:36:39 +00:00
Dominique Leuenberger
99cec8d1d3 Accepting request 312938 from games
1

OBS-URL: https://build.opensuse.org/request/show/312938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/twind?expand=0&rev=3
2015-06-23 09:59:22 +00:00
Rusmir Duško
e40a84cf3e Accepting request 312936 from home:nemysis:branches:games
Please accept these changes.

OBS-URL: https://build.opensuse.org/request/show/312936
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=11
2015-06-21 15:52:17 +00:00
Dominique Leuenberger
a87e999ee3 Accepting request 264562 from games
1

OBS-URL: https://build.opensuse.org/request/show/264562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/twind?expand=0&rev=2
2014-12-10 22:44:49 +00:00
Rusmir Duško
61e9b32e56 Accepting request 264477 from home:nemysis:branches:games
Please accept these changes.

OBS-URL: https://build.opensuse.org/request/show/264477
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=9
2014-12-09 16:39:36 +00:00
Dominique Leuenberger
50349370b8 Accepting request 261724 from games
-------------------------------------------------------------------
Fri Nov 14 20:30:22 UTC 2014 - nemysis@gmx.ch

- Change Source0 to use Web URL
- Use for patch %{name}-%{version} instead of twind-1.1.0

-------------------------------------------------------------------
Tue Oct 21 19:42:45 UTC 2014 - nemysis@gmx.ch

- Remove twind-rpmlintrc

-------------------------------------------------------------------
Sun Oct 19 20:19:26 UTC 2014 - nemysis@gmx.ch

- Add Source2 twind-rpmlintrc

-------------------------------------------------------------------
Sun Oct 19 20:17:54 UTC 2014 - nemysis@gmx.ch

- Remove BuildRequires for desktop-file-utils

-------------------------------------------------------------------
Sun Oct 12 21:40:41 UTC 2014 - nemysis@gmx.ch

- Use check for openSUSE %if 0%{?suse_version}
- Use BuildRequires pkgconfig(SDL_image),pkgconfig(SDL_mixer,
  pkgconfig(sdl) instead of libSDL_image-devel, libSDL_mixer-devel,
  SDL-devel

-------------------------------------------------------------------
Mon Oct  6 21:05:25 UTC 2014 - nemysis@gmx.ch

- Remove BuildRequires for pkgconfig

-------------------------------------------------------------------
Sun Oct  5 11:46:27 UTC 2014 - nemysis@gmx.ch

- Change %fdupes

-------------------------------------------------------------------
Tue Sep 30 17:22:07 UTC 2014 - nemysis@gmx.ch

- Use %{name}.desktop instead of Desktop Entry in spec
- Use %{name}-rpmlintrc instead of Patch1
- Remove not needed mkdir -p

-------------------------------------------------------------------
Sat Sep 27 23:07:56 UTC 2014 - nemysis@gmx.ch

- Use pkgconfig instead of pkgconfig(sdl)
- Change sed, cosmetical changes

-------------------------------------------------------------------
Mon Sep 22 10:56:03 UTC 2014 - nemysis@gmx.ch

- Correct Path, Highscore and Permissions, that more users can
  use same Highscore with own Results

-------------------------------------------------------------------
Tue Sep 16 07:36:35 UTC 2014 - nemysis@gmx.ch

- Use $CURRENT_YEAR
- Remove chmod g-s and use %attr(0755,root,games) %{_bindir}/%{name}
- Use %{_datadir}/%{name} instead of %{_datadir}/%{name}/*

-------------------------------------------------------------------
Fri Sep 12 12:59:26 UTC 2014 - nemysis@gmx.ch

- Add descriptions for patches
- Reordering BuildRequires, added pkgconfig(sdl)
- Add sed, /usr/bin/twind: Operation not permitted
- Simplify installation handling
- Add localstatedir

-------------------------------------------------------------------
Mon Sep  8 16:10:47 UTC 2014 - nemysis@gmx.ch

- Fix Desktop file and rpmlint only say
  no-manual-page-for-binary twind which not exist

-------------------------------------------------------------------
Mon Sep  8 16:03:10 UTC 2014 - nemysis@gmx.ch

- Add twind-1.1.0.twind.c.patch in spec

-------------------------------------------------------------------
Mon Sep  8 15:59:15 UTC 2014 - nemysis@gmx.ch

- Add forgotten twind-1.1.0.COPYING.patch to twind.spec

-------------------------------------------------------------------
Mon Sep  8 14:23:56 UTC 2014 - nemysis@gmx.ch

- Initial package creation
- Use mine first FreeBSD port games/twind for patch, new created with Quilt
  twind-1.1.0.twind.c.patch
- Add twind-1.1.0.COPYING.patch, correct Address
- Add Desktop file and icon
- Use %%fdupes macro to reduce size of the package

This is mine first openSUSE RPM and FreeBSD Port

OBS-URL: https://build.opensuse.org/request/show/261724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/twind?expand=0&rev=1
2014-12-05 20:03:53 +00:00
Rusmir Duško
3a8bf42da8 - Change Source0 to use Web URL
- Use for patch %{name}-%{version} instead of twind-1.1.0

OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=7
2014-11-14 20:39:19 +00:00
Rusmir Duško
3f6c849888 - Remove twind-rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=6
2014-10-21 19:44:06 +00:00
Rusmir Duško
d4a00ae2e7 - Add Source2 twind-rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=5
2014-10-19 20:20:21 +00:00
Rusmir Duško
7fdace02a1 - Remove BuildRequires for desktop-file-utils
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=4
2014-10-19 20:18:44 +00:00
Rusmir Duško
43e25ed9c1 - Use check for openSUSE %if 0%{?suse_version}
- Use BuildRequires pkgconfig(SDL_image),pkgconfig(SDL_mixer,
  pkgconfig(sdl) instead of libSDL_image-devel, libSDL_mixer-devel,
  SDL-devel

OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=3
2014-10-12 21:47:18 +00:00
Rusmir Duško
836151082e - Remove BuildRequires for pkgconfig
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=2
2014-10-06 21:09:51 +00:00
Matthias Mailänder
a3ef238f9c Accepting request 253999 from home:nemysis
- Change %fdupes
- Use %{name}.desktop instead of Desktop Entry in spec
- Use %{name}-rpmlintrc instead of Patch1
- Remove not needed mkdir -p
- Use pkgconfig instead of pkgconfig(sdl)
- Change sed, cosmetical changes
- Correct Path, Highscore and Permissions, that more users can
  use same Highscore with own Results
- Use $CURRENT_YEAR
- Remove chmod g-s and use %attr(0755,root,games) %{_bindir}/%{name}
- Use %{_datadir}/%{name} instead of %{_datadir}/%{name}/*

- Add descriptions for patches
- Reordering BuildRequires, added pkgconfig(sdl)
- Add sed, /usr/bin/twind: Operation not permitted
- Simplify installation handling
- Add localstatedir
- Fix Desktop file and rpmlint only say
  no-manual-page-for-binary twind which not exist
- Add twind-1.1.0.twind.c.patch in spec
- Add forgotten twind-1.1.0.COPYING.patch to twind.spec
- Initial package creation
- Use mine first FreeBSD port games/twind for patch, new created with Quilt

  twind-1.1.0.twind.c.patch
- Add twind-1.1.0.COPYING.patch, correct Address
- Add Desktop file and icon
- Use %%fdupes macro to reduce size of the package

OBS-URL: https://build.opensuse.org/request/show/253999
OBS-URL: https://build.opensuse.org/package/show/games/twind?expand=0&rev=1
2014-10-05 12:11:01 +00:00