osc copypac from project:games package:SDL_net revision:10
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_net?expand=0&rev=1
This commit is contained in:
commit
8f5f2fa355
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
SDL_net-1.2.7.tar.bz2
Normal file
3
SDL_net-1.2.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dded12bc8ee8928b8f3cc448f9844f4f40327a18e1413ac0b258d3fb05f68c5b
|
||||
size 277831
|
114
SDL_net.changes
Normal file
114
SDL_net.changes
Normal file
@ -0,0 +1,114 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 10:23:20 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 09:38:04 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Update baselibs.conf to also ship libSDL_net-devel-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 2 14:53:38 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Use %_smp_mflags for parallel building
|
||||
- Strip %clean section (not needed on BS)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 19 19:13:31 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- add baselibs.conf as a source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 14:52:35 CEST 2009 - prusnak@suse.cz
|
||||
|
||||
- fix provides and obsoletes [bnc#544957]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 16:32:01 CEST 2009 - prusnak@suse.cz
|
||||
|
||||
- follow Shared Library Policy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 25 16:04:00 CET 2009 - crrodriguez@suse.de
|
||||
|
||||
- remove static libraries and "la" files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 25 18:11:19 CEST 2007 - prusnak@suse.cz
|
||||
|
||||
- updated to 1.2.7
|
||||
* set server TCP sockets to blocking mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 22 18:56:54 CEST 2007 - aj@suse.de
|
||||
|
||||
- Cleanup build requires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 12:39:27 CET 2007 - prusnak@suse.cz
|
||||
|
||||
- cleaned spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 15:38:08 CET 2007 - prusnak@suse.cz
|
||||
|
||||
- updated to 1.2.6
|
||||
- created devel subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 26 11:17:41 CEST 2006 - sndirsch@suse.de
|
||||
|
||||
- removed wrong 'extra ;' in SDL_net.h (Bug #214645)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 10:46:06 CET 2006 - nadvornik@suse.cz
|
||||
|
||||
- fixed BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:33:57 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 10 21:45:49 CET 2004 - adrian@suse.de
|
||||
|
||||
- add %defattr and %run_ldconfig
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 12:29:04 CEST 2003 - nadvornik@suse.cz
|
||||
|
||||
- updated to 1.2.5
|
||||
- added buildroot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 17:48:41 CET 2002 - ro@suse.de
|
||||
|
||||
- fix build with automake, use "AUTOMAKE_OPTIONS = foreign"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 14:36:43 CEST 2002 - uli@suse.de
|
||||
|
||||
- use %_libdir (bug #18726)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 14:15:36 CEST 2002 - uli@suse.de
|
||||
|
||||
- update -> 1.2.4 (bugfixes)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 00:28:08 CEST 2002 - ro@suse.de
|
||||
|
||||
- run autoreconf (fixes build on ppc64)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 22 18:23:53 CET 2002 - ro@suse.de
|
||||
|
||||
- changed neededforbuild <kdelibs-artsd> to <kdelibs3-artsd>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 16:53:11 CEST 2001 - uli@suse.de
|
||||
|
||||
- initial package
|
||||
|
81
SDL_net.spec
Normal file
81
SDL_net.spec
Normal file
@ -0,0 +1,81 @@
|
||||
#
|
||||
# spec file for package SDL_net
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: SDL_net
|
||||
BuildRequires: libSDL-devel
|
||||
Url: http://www.libsdl.org/projects/SDL_net/
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Version: 1.2.7
|
||||
Release: 154
|
||||
Summary: Simple DirectMedia Layer - Networking Library
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
This is a small cross-platform networking library for use with SDL.
|
||||
|
||||
%package -n libSDL_net-1_2-0
|
||||
Group: System/Libraries
|
||||
Summary: Simple DirectMedia Layer - Networking Library
|
||||
License: LGPL-2.1+
|
||||
Provides: SDL_net = %{version}
|
||||
Obsoletes: SDL_net <= %{version}
|
||||
|
||||
%description -n libSDL_net-1_2-0
|
||||
This is a small cross-platform networking library for use with SDL.
|
||||
|
||||
%package -n libSDL_net-devel
|
||||
License: LGPL-2.1+
|
||||
Summary: Simple DirectMedia Layer - Networking Library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libSDL_net-1_2-0 = %{version} libSDL-devel
|
||||
Provides: SDL_net-devel = %{version}
|
||||
Obsoletes: SDL_net-devel <= %{version}
|
||||
|
||||
%description -n libSDL_net-devel
|
||||
This is a small cross-platform networking library for use with SDL.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --disable-static --with-pic
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
%{__rm} -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
%post -n libSDL_net-1_2-0 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libSDL_net-1_2-0 -p /sbin/ldconfig
|
||||
|
||||
%files -n libSDL_net-1_2-0
|
||||
%defattr(-,root,root)
|
||||
%doc CHANGES COPYING README
|
||||
%{_libdir}/lib*.so.*
|
||||
|
||||
%files -n libSDL_net-devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/SDL/*
|
||||
%{_libdir}/lib*.so
|
||||
|
||||
%changelog
|
6
baselibs.conf
Normal file
6
baselibs.conf
Normal file
@ -0,0 +1,6 @@
|
||||
libSDL_net-1_2-0
|
||||
provides "SDL_net-<targettype> = <version>"
|
||||
obsoletes "SDL_net-<targettype> <= <version>"
|
||||
libSDL_net-devel
|
||||
requires -libSDL_net-<targettype>
|
||||
requires "libSDL_net-1_2-0-<targettype> = <version>"
|
Loading…
Reference in New Issue
Block a user