Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit licenses
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 10 Aug 2007 17:10:20 +0200
- Message-id: <20070810151021.02C2B678333@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package licenses
checked in at Fri Aug 10 17:10:20 CEST 2007.
--------
--- licenses/licenses.changes 2007-06-06 14:12:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/licenses/licenses.changes 2007-08-10 16:47:18.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 16:46:35 CEST 2007 - bk@xxxxxxx
+
+- add GPL and LGPL version 3 from www.gnu.org/licenses/gpl-3.0.html
+
+-------------------------------------------------------------------
New:
----
gpl-3.0.txt
lgpl-3.0.txt
rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ licenses.spec ++++++
--- /var/tmp/diff_new_pack.K11210/_old 2007-08-10 17:10:03.000000000 +0200
+++ /var/tmp/diff_new_pack.K11210/_new 2007-08-10 17:10:03.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package licenses (Version 20070130)
+# spec file for package licenses (Version 20070810)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,8 +11,8 @@
# norootforbuild
Name: licenses
-Version: 20070130
-Release: 22
+Version: 20070810
+Release: 1
Url: http://www.novell.com
Group: System/Packages
License: X11/MIT
@@ -22,6 +22,8 @@
Source2: fsf-funding.7.gz
Source3: gfdl.7.gz
Source4: gpl.7.gz
+Source5: gpl-3.0.txt
+Source6: lgpl-3.0.txt
Autoreqprov: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArchitectures: noarch
@@ -52,6 +54,7 @@
install --mode=0644 $RPM_SOURCE_DIR/fsf-funding.7.gz $RPM_BUILD_ROOT%{_mandir}/man7
install --mode=0644 $RPM_SOURCE_DIR/gfdl.7.gz $RPM_BUILD_ROOT%{_mandir}/man7
install --mode=0644 $RPM_SOURCE_DIR/gpl.7.gz $RPM_BUILD_ROOT%{_mandir}/man7
+install --mode=0644 $RPM_SOURCE_DIR/*gpl-3.0.txt $RPM_BUILD_ROOT/usr/share/doc/licenses
%clean
rm -rf $RPM_BUILD_ROOT
@@ -59,12 +62,13 @@
%files
%defattr (-, root, root)
%doc /usr/share/doc/licenses
-# %doc /usr/share/doc/licenses/*
%doc %{_mandir}/man7/fsf-funding.7.gz
%doc %{_mandir}/man7/gfdl.7.gz
%doc %{_mandir}/man7/gpl.7.gz
%changelog
+* Fri Aug 10 2007 - bk@xxxxxxx
+- add GPL and LGPL version 3 from www.gnu.org/licenses/gpl-3.0.html
* Wed Jun 06 2007 - dmueller@xxxxxxx
- remove spurious executable bits
- repackage as bzip2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |