OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 13-Jul-2003 20:13:52
Branch: HEAD Handle: 2003071319135001
Modified files:
openpkg-src/dss dss.spec
openpkg-web news.txt
Log:
fix indendation
Summary:
Revision Changes Path
1.22 +4 -4 openpkg-src/dss/dss.spec
1.5549 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dss/dss.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 dss.spec
--- openpkg-src/dss/dss.spec 10 Jul 2003 07:50:24 -0000 1.21
+++ openpkg-src/dss/dss.spec 13 Jul 2003 18:13:51 -0000 1.22
@@ -37,7 +37,7 @@
Group: Video
License: APSL
Version: %{V_opkg}
-Release: 20030710
+Release: 20030713
# list of sources
Source0:
http://www.opensource.apple.com/projects/streaming/source/DSS-%{V_dss}.src.tar.gz
@@ -295,9 +295,9 @@
%post
# write a default admin username and password to qtusers
- username='ghandi'; password='india'
- $RPM_INSTALL_PREFIX/bin/qtpasswd -p $password $username
+ username='ghandi'; password='india'
+ $RPM_INSTALL_PREFIX/bin/qtpasswd -p $password $username
# add the new admin username to {l_prefix}/etc/dss/qtgroupsusers
- echo "admin: $username" >$RPM_INSTALL_PREFIX/etc/dss/qtgroups
+ echo "admin: $username" >$RPM_INSTALL_PREFIX/etc/dss/qtgroups
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5548 -r1.5549 news.txt
--- openpkg-web/news.txt 13 Jul 2003 17:38:14 -0000 1.5548
+++ openpkg-web/news.txt 13 Jul 2003 18:13:50 -0000 1.5549
@@ -1,3 +1,4 @@
+13-Jul-2003: Upgraded package: P<dss-4.1.3-20030713>
13-Jul-2003: Upgraded package: P<ncurses-5.3.20030712-20030713>
13-Jul-2003: Upgraded package: P<geoip-1.2.1-20030713>
13-Jul-2003: Upgraded package: P<txt2html-2.02-20030713>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]