Mailinglist Archive: opensuse-commit (1670 mails)
| < Previous | Next > |
commit selfphp
- From: root@xxxxxxx (h_root)
- Date: Thu, 26 Oct 2006 20:30:42 +0200 (CEST)
- Message-id: <20061026183042.EC6328489A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package selfphp
checked in at Thu Oct 26 20:30:42 CEST 2006.
--------
--- selfphp/selfphp.changes 2006-01-25 21:47:48.000000000 +0100
+++ /mounts/work_src_done/NOARCH/selfphp/selfphp.changes 2006-10-26 11:59:55.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Oct 26 11:58:37 CEST 2006 - cwh@xxxxxxx
+
+update to 4.1:
+- Now includes a Cookbook.
+- bugfixes and some other extensions
+
+-------------------------------------------------------------------
Old:
----
selfphp_3.0_.tar.gz
New:
----
selfphp_4.1_.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ selfphp.spec ++++++
--- /var/tmp/diff_new_pack.WPZCGM/_old 2006-10-26 20:30:32.000000000 +0200
+++ /var/tmp/diff_new_pack.WPZCGM/_new 2006-10-26 20:30:32.000000000 +0200
@@ -1,26 +1,26 @@
#
-# spec file for package selfphp (Version 3.0)
+# spec file for package selfphp (Version 4.1)
#
# Copyright (c) 2006 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.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: selfphp
URL: http://www.selfphp.info/
-License: distributable
+License: Public Domain, Freeware
Group: Documentation/Other
Autoreqprov: off
-Version: 3.0
+Version: 4.1
Release: 1
Summary: PHP reference and tutorial
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArchitectures: noarch
-Source: selfphp_3.0_.tar.gz
+Source: selfphp_%{version}_.tar.bz2
%description
Every PHP instruction is explained with at least one example and its
@@ -39,7 +39,7 @@
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/selfphp
cd $RPM_BUILD_ROOT/usr/share/doc/selfphp
ls -l %SOURCE0
-tar xzf %SOURCE0
+tar xjf %SOURCE0
%clean
rm -rf $RPM_BUILD_ROOT
@@ -49,6 +49,10 @@
%doc /usr/share/doc/selfphp
%changelog -n selfphp
+* Thu Oct 26 2006 - cwh@xxxxxxx
+ update to 4.1:
+- Now includes a Cookbook.
+- bugfixes and some other extensions
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Tue Jan 10 2006 - cwh@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |