removed Robert Fendt as packager (at his request)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9b6ff3b37b
commit
0fdc1ca11e
@ -1,7 +1,3 @@
|
|||||||
# RPM .spec file for wxMotif. Based on the .spec file for wxGTK
|
|
||||||
# (c) by Robert Roebling. Modifications (c) 2000/03 by Robert Fendt.
|
|
||||||
|
|
||||||
# Note that this is NOT a relocatable package
|
|
||||||
%define pref /usr
|
%define pref /usr
|
||||||
%define ver 2.5.2
|
%define ver 2.5.2
|
||||||
%define ver2 2.5
|
%define ver2 2.5
|
||||||
@ -19,8 +15,8 @@ Release: %{rel}
|
|||||||
License: wxWindows Licence
|
License: wxWindows Licence
|
||||||
Group: X11/Libraries
|
Group: X11/Libraries
|
||||||
Source: wxMOTIF-%{ver}.tar.bz2
|
Source: wxMOTIF-%{ver}.tar.bz2
|
||||||
URL: http://www.wxwindows.org
|
URL: http://www.wxwidgets.org
|
||||||
Packager: Robert Fendt <rfendt@myokay.net>
|
Packager: wxWindows developers <wx-dev@lists.wxwidgets.org>
|
||||||
BuildRoot: /tmp/wxmotif_root
|
BuildRoot: /tmp/wxmotif_root
|
||||||
|
|
||||||
# all packages providing an implementation of wxWindows library (regardless of
|
# all packages providing an implementation of wxWindows library (regardless of
|
||||||
@ -277,3 +273,4 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files static
|
%files static
|
||||||
%defattr (-,root,root)
|
%defattr (-,root,root)
|
||||||
%{_libdir}/libwx_%{portname}*.a
|
%{_libdir}/libwx_%{portname}*.a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user