Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2012-05-21 07:29:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-openSUSE", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes      
2012-05-08 12:10:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2012-05-21 07:29:18.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 18 05:58:54 UTC 2012 - [email protected]
+
+* Changed version and license
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Q23sUy/_old  2012-05-21 07:29:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Q23sUy/_new  2012-05-21 07:29:22.000000000 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           patterns-openSUSE
-Version:        12.1
+Version:        12.2
 Release:        0
 Summary:        Patterns for Installation (full ftp tree)
-License:        GPL-2.0+
+License:        MIT
 Group:          Metapackages
 Url:            http://en.opensuse.org/Patterns
 Source:         patterns-openSUSE-data.tar.bz2

++++++ patterns-openSUSE-data.tar.bz2 ++++++

++++++ patterns-openSUSE.spec.in ++++++
--- /var/tmp/diff_new_pack.Q23sUy/_old  2012-05-21 07:29:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Q23sUy/_new  2012-05-21 07:29:22.000000000 +0200
@@ -1,10 +1,9 @@
 Name:           patterns-openSUSE
 BuildRequires:  patterns
-License:        GPL v2 or later
+License:        MIT
 Group:          Metapackages
-AutoReqProv:    on
 Summary:        Patterns for Installation (full ftp tree)
-Version:        11.3
+Version:        12.2
 Release:        1
 Url:           http://en.opensuse.org/Patterns
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -24,7 +23,6 @@
 
 
 %package Promo
-License:        GPL v2 or later
 Summary:        Patterns for Installation (Promo DVD)
 Group:          Metapackages
 Conflicts:      patterns-openSUSE-dvd5 patterns-openSUSE-dvd9 
patterns-openSUSE-cd patterns-openSUSE-addon-non-oss patterns-openSUSE 
patterns-openSUSE-KDE-cd patterns-openSUSE-GNOME-cd
@@ -35,7 +33,6 @@
 not make sense.
 
 %package dvd
-License:        GPL v2 or later
 Summary:        Patterns for Installation (DVD media)
 Group:          Metapackages
 Conflicts:      patterns-openSUSE-dvd5 patterns-openSUSE-dvd9 
patterns-openSUSE-cd patterns-openSUSE-addon-non-oss patterns-openSUSE 
patterns-openSUSE-KDE-cd patterns-openSUSE-GNOME-cd
@@ -88,6 +85,14 @@
 /CD1/suse/setup/descr/ftp-*.pat
 /CD1/suse/setup/descr/non_oss-*.pat
 
+%files ftp
+%defattr(-,root,root)
+%dir /CD1
+%dir /CD1/suse
+%dir /CD1/suse/setup
+%dir /CD1/suse/setup/descr
+/CD1/suse/setup/descr/ftp-*.pat
+
 %files dvd
 %defattr(-,root,root)
 %dir /CD1

++++++ sort_patterns ++++++
--- /var/tmp/diff_new_pack.Q23sUy/_old  2012-05-21 07:29:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Q23sUy/_new  2012-05-21 07:29:22.000000000 +0200
@@ -1,5 +1,14 @@
 #! /bin/sh
 
+
+# Copyright (c) 2012 SUSE Linux
+
+# Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+# The above copyright notice and this permission notice shall be included in 
all copies or substantial portions of the Software.
+
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.
+
 # don't forget: export RPM_BUILD_ROOT and RPM_SOURCE_DIR
 version=$1
 release=$2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to