SPECS (AC-branch): freenx.spec - up to 0.5.0 test
aredridel
aredridel at pld-linux.org
Tue May 23 07:15:00 CEST 2006
Author: aredridel Date: Tue May 23 05:15:00 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- up to 0.5.0 test
---- Files affected:
SPECS:
freenx.spec (1.17 -> 1.17.2.1)
---- Diffs:
================================================================
Index: SPECS/freenx.spec
diff -u SPECS/freenx.spec:1.17 SPECS/freenx.spec:1.17.2.1
--- SPECS/freenx.spec:1.17 Fri Jan 27 22:23:40 2006
+++ SPECS/freenx.spec Tue May 23 07:14:55 2006
@@ -2,15 +2,14 @@
Summary: A free (GPL) implementation of the NX server
Summary(pl): Darmowa (GPL) imlementacja serwera NX
Name: freenx
-Version: 0.4.3
-%define cvs 20060107
-Release: 0.%{cvs}.1
+Version: 0.5.0
+%define cvs 2006-03-08-5
+Release: 0.%(echo %{cvs} | tr '-' '.').1
License: GPL v2
Group: X11/Applications/Networking
-#Source0: http://download.berlios.de/freenx/%{name}-%{version}.tar.gz
-Source0: %{name}-%{cvs}.tar.gz
-# Source0-md5: 96fab73cfa3f30bb31e41ceab132993b
-URL: http://freenx.berlios.de/
+Source0: http://debian.tu-bs.de/knoppix/nx/snapshots/freenx-%{version}-test-%{cvs}.tar.gz
+# Source0-md5: db02370347fc31dd190db047f4481022
+URL: http://debian.tu-bs.de/knoppix/nx/
BuildRequires: sed >= 4.0
Requires: expect
Requires: nc
@@ -39,7 +38,7 @@
Ten pakiet zawiera darmową (GPL) implementację komponentu nxserwer.
%prep
-%setup -q -n %{name}-%{cvs}
+%setup -q -n %{name}-%{version}-test-%{cvs}
#%build
# THIS ALL IS BROKEN. create .patch next time.
@@ -52,6 +51,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_bindir}
install -d $RPM_BUILD_ROOT%{_sysconfdir}/nxserver
+install node.conf.sample $RPM_BUILD_ROOT%{_sysconfdir}/nxserver/node.conf
install nx* $RPM_BUILD_ROOT%{_bindir}
@@ -75,7 +75,8 @@
%defattr(644,root,root,755)
%doc AUTHORS CONTRIB ChangeLog
%attr(755,root,root) %{_bindir}/*
-%{_sysconfdir}/nxserver
+%dir %{_sysconfdir}/nxserver
+%config(noreplace) %{_sysconfdir}/nxserver/node.conf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -83,6 +84,16 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17.2.1 2006/05/23 05:14:55 aredridel
+- up to 0.5.0 test
+
+Revision 1.19 2006/05/23 05:12:45 aredridel
+- add default config
+
+Revision 1.18 2006/05/23 05:12:02 aredridel
+- up to 0.5.0 test
+- Xorg deps
+
Revision 1.17 2006/01/27 21:23:40 arekm
R: xinitrc-ng
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/freenx.spec?r1=1.17&r2=1.17.2.1&f=u
More information about the pld-cvs-commit
mailing list