Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit smpppd-web
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 11 Feb 2007 12:24:33 +0100
- Message-id: <20070211112433.8625F678181@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package smpppd-web
checked in at Sun Feb 11 12:24:33 CET 2007.
--------
--- smpppd-web/smpppd-web.changes 2006-07-14 11:38:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/smpppd-web/smpppd-web.changes 2007-02-11 12:20:03.564669000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 11 12:19:57 CET 2007 - ro@xxxxxxx
+
+- fix build as non-root
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ smpppd-web.spec ++++++
--- /var/tmp/diff_new_pack.R28578/_old 2007-02-11 12:24:28.000000000 +0100
+++ /var/tmp/diff_new_pack.R28578/_new 2007-02-11 12:24:28.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package smpppd-web (Version 3.00)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -12,9 +12,9 @@
Name: smpppd-web
BuildRequires: apache2-devel libapr-util1-devel pcre-devel
Version: 3.00
-Release: 14
+Release: 43
URL: http://www.suse.de/~cwh
-License: GPL
+License: GNU General Public License (GPL)
Summary: Start and Stop Dialup Network Connection Via Web Browser
Requires: smpppd http_daemon perl-HTML-Template perl-Log-Log4perl perl-gettext
Group: Productivity/Networking/Web/Frontends
@@ -36,8 +36,8 @@
Michael Rumpf <michael@xxxxxxxxxxxxxx>
Christopher Hofmann <cwh@xxxxxxx>
-%define apache2_sysconfdir %(apxs2 -q SYSCONFDIR)
-%define apache_serverroot %(apxs2 -q PREFIX)
+%define apache2_sysconfdir %(/usr/sbin/apxs2 -q SYSCONFDIR)
+%define apache_serverroot %(/usr/sbin/apxs2 -q PREFIX)
%prep
%setup
@@ -91,6 +91,8 @@
/usr/share/locale/*/LC_MESSAGES/smpppd-web.mo
%changelog -n smpppd-web
+* Sun Feb 11 2007 - ro@xxxxxxx
+- fix build as non-root
* Fri Jul 14 2006 - olh@xxxxxxx
- rename gzip archive from .bz2 to .gz
* Wed Jan 25 2006 - mls@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |