Compare commits
52 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d6c6f4c34 | ||
|
|
d6a77efe6a | ||
|
|
4c12cb1e6e | ||
|
|
3634dbf34a | ||
|
|
34de998fa5 | ||
|
|
0f55e8f5bc | ||
| ce3ffffcaa | |||
| 8f886592a1 | |||
|
|
309dcea9b0 | ||
|
|
6201ac3d44 | ||
|
|
f92a16e46c | ||
|
|
8fabe216d1 | ||
|
|
592d7b818e | ||
|
|
3a4388ad44 | ||
|
|
0408acc69a | ||
|
|
f7541cd329 | ||
|
|
8f6842cef6 | ||
|
|
611d57f954 | ||
|
|
eb228f073e | ||
|
|
676b7d2081 | ||
|
|
ba72a634dc | ||
| 48d82ed33c | |||
|
|
1b8a48d522 | ||
|
|
54686f43ec | ||
|
|
77633a18f5 | ||
|
|
2eab0e5e90 | ||
|
|
3dfad6290d | ||
|
|
bb595b827e | ||
|
|
1c9e23ce64 | ||
|
|
53bead6e89 | ||
|
|
6cc8f4a904 | ||
|
|
c44b1e7280 | ||
|
|
dad8f18fb9 | ||
|
|
d877e005de | ||
|
|
873487e673 | ||
|
|
d0f284dce9 | ||
| d8b7b57b12 | |||
|
|
83d323c253 | ||
|
|
a132966860 | ||
|
|
c46d46ff3d | ||
|
|
1f6e35a4a5 | ||
|
|
9cf207b852 | ||
|
|
64d355ca65 | ||
|
|
9c44cc124a | ||
|
|
9573a6982e | ||
|
|
048388e419 | ||
|
|
6a15330db0 | ||
|
|
3b29bdde81 | ||
|
|
f246a1642d | ||
|
|
f6262a6b4f | ||
|
|
03696e6875 | ||
|
|
971f9d6b0a |
9 changed files with 1 additions and 160 deletions
|
|
@ -1 +0,0 @@
|
|||
wlassistant-0.5.4a.tar.bz2
|
||||
21
Makefile
21
Makefile
|
|
@ -1,21 +0,0 @@
|
|||
# Makefile for source rpm: wlassistant
|
||||
# $Id$
|
||||
NAME := wlassistant
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(find-makefile-common))
|
||||
|
||||
ifeq ($(MAKEFILE_COMMON),)
|
||||
# attept a checkout
|
||||
define checkout-makefile-common
|
||||
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
|
||||
endif
|
||||
|
||||
include $(MAKEFILE_COMMON)
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
no one uses this anymore and its python2 only
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
4836d595a27f34c24784cdf9c2a9d5a8 wlassistant-0.5.4a.tar.bz2
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
--- wlassistant-0.5.4a/src/wlassistant.desktop.orig 2005-09-01 23:23:44.000000000 -0500
|
||||
+++ wlassistant-0.5.4a/src/wlassistant.desktop 2005-09-04 20:00:41.000000000 -0500
|
||||
@@ -3,7 +3,10 @@
|
||||
Name=Wireless Assistant
|
||||
Comment[pl]=Program do obsługi sieci bezprzewodowych
|
||||
Comment[es]=Aplicación para buscar redes inalámbricas
|
||||
-Exec=sudo wlassistant
|
||||
-Icon=wlassistant
|
||||
+Comment=Application to look for wireless networks
|
||||
+Exec=/usr/sbin/wlassistant
|
||||
+Icon=/usr/share/icons/hicolor/32x32/apps/wlassistant.png
|
||||
Type=Application
|
||||
+Categories=Application;SystemSetup;System;
|
||||
+StartupNotify=true
|
||||
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
--- wlassistant-0.5.4a/configure.BAD 2005-09-04 19:32:40.000000000 -0500
|
||||
+++ wlassistant-0.5.4a/configure 2005-09-04 19:33:10.000000000 -0500
|
||||
@@ -29220,17 +29220,8 @@
|
||||
|
||||
if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then
|
||||
|
||||
- KDE_RPATH="-R \$(kde_libraries)"
|
||||
-
|
||||
if test -n "$qt_libraries"; then
|
||||
- KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)"
|
||||
- fi
|
||||
- if test -n "$X_LDFLAGS"; then
|
||||
- X_RPATH="-R \$(x_libraries)"
|
||||
- KDE_RPATH="$KDE_RPATH $X_RPATH"
|
||||
- fi
|
||||
- if test -n "$KDE_EXTRA_RPATH"; then
|
||||
- KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)"
|
||||
+ KDE_RPATH="-R \$(qt_libraries)"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
USER=root
|
||||
PROGRAM=/usr/bin/wlassistant
|
||||
SESSION=true
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
#%PAM-1.0
|
||||
auth sufficient pam_rootok.so
|
||||
auth sufficient pam_timestamp.so
|
||||
auth required pam_stack.so service=system-auth
|
||||
session required pam_permit.so
|
||||
session optional pam_xauth.so
|
||||
session optional pam_timestamp.so
|
||||
account required pam_permit.so
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
Name: wlassistant
|
||||
Version: 0.5.4a
|
||||
Release: 2%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Summary: Wireless network management tool
|
||||
URL: http://wlassistant.sourceforge.net
|
||||
Source0: http://download.sourceforge.net/wlassistant/wlassistant-%{version}.tar.bz2
|
||||
Source1: wlassistant.console_apps
|
||||
Source2: wlassistant.pamd
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: kdebase-devel, desktop-file-utils, dos2unix, wireless-tools
|
||||
Requires(post): desktop-file-utils
|
||||
Requires(postun): desktop-file-utils
|
||||
Requires: usermode, wireless-tools, net-tools, dhclient
|
||||
Patch0: wlassistant-0.5.4a-rpath.patch
|
||||
Patch1: wlassistant-0.5.4a-desktopfix.patch
|
||||
|
||||
%description
|
||||
Wireless Assistant (wlassistant) is a small application that allows you to
|
||||
connect to wireless networks.
|
||||
|
||||
MAIN FEATURES:
|
||||
- Managed Networks Support
|
||||
- WEP Encryption Support
|
||||
- Not Broadcasted ("hidden") ESSIDs Support
|
||||
- Per Network (AP) Configuration Profiles
|
||||
- Automatic (DHCP, both dhcpcd and dhclient) and manual configuration options.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/security/console.apps
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/pam.d
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
|
||||
install -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/security/console.apps/wlassistant
|
||||
install -m0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/wlassistant
|
||||
|
||||
dos2unix $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/wlassistant.desktop
|
||||
|
||||
desktop-file-install --vendor fedora \
|
||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
--add-category X-Fedora \
|
||||
--delete-original \
|
||||
$RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/wlassistant.desktop
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
# We're going to use consolehelper, since this is a GUI app.
|
||||
cd $RPM_BUILD_ROOT%{_sbindir}/
|
||||
ln -s /usr/bin/consolehelper wlassistant
|
||||
|
||||
%post
|
||||
update-desktop-database %{_datadir}/applications &> /dev/null
|
||||
|
||||
%postun
|
||||
if [ "$1" = "0" ]; then
|
||||
update-desktop-database %{_datadir}/applications &> /dev/null
|
||||
fi
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING README NEWS ChangeLog
|
||||
%config(noreplace) %{_sysconfdir}/pam.d/wlassistant
|
||||
%config(noreplace) %{_sysconfdir}/security/console.apps/wlassistant
|
||||
%{_bindir}/wlassistant
|
||||
%{_sbindir}/wlassistant
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/icons/hicolor/16x16/apps/wlassistant.png
|
||||
%{_datadir}/icons/hicolor/32x32/apps/wlassistant.png
|
||||
|
||||
%changelog
|
||||
* Sat Sep 17 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.5.4a-2
|
||||
- add BR: wireless-tools
|
||||
|
||||
* Sun Sep 4 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.5.4a-1
|
||||
- initial package for Fedora Extras
|
||||
Loading…
Add table
Add a link
Reference in a new issue