Hello community,

here is the log from the commit of package perl-Apache-SessionX for 
openSUSE:Factory checked in at 2014-01-16 17:21:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Apache-SessionX (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Apache-SessionX.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Apache-SessionX"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Apache-SessionX/perl-Apache-SessionX.changes    
    2011-11-21 12:35:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache-SessionX.new/perl-Apache-SessionX.changes
   2014-01-23 15:51:10.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 16 14:35:10 UTC 2014 - [email protected]
+
+- own all directories
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Apache-SessionX.spec ++++++
--- /var/tmp/diff_new_pack.XNuhEj/_old  2014-01-23 15:51:11.000000000 +0100
+++ /var/tmp/diff_new_pack.XNuhEj/_new  2014-01-23 15:51:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Apache-SessionX
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,22 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-Url:            http://cpan.org/modules/by-module/Apache/
 
 Name:           perl-Apache-SessionX
-BuildRequires:  apache2-devel libapr-util1-devel mysql-client pcre-devel 
perl-Apache-Session perl-DBD-mysql perl-MLDBM
+BuildRequires:  apache2-devel
+BuildRequires:  libapr-util1-devel
+BuildRequires:  mysql-client
+BuildRequires:  pcre-devel
+BuildRequires:  perl-Apache-Session
+BuildRequires:  perl-DBD-mysql
+BuildRequires:  perl-MLDBM
 BuildRequires:  perl-macros
 Version:        2.01
-Release:        225
+Release:        0
 Provides:       Apache-SessionX
-Requires:       apache2-mod_perl perl-URI perl-DBI
+Requires:       apache2-mod_perl
+Requires:       perl-DBI
+Requires:       perl-URI
 Conflicts:      perlmod
-AutoReqProv:    on
-Group:          Development/Libraries/Perl
-License:        GPL-2.0+
 Summary:        Persistent Storage for Arbitrary Data (for Embperl)
+License:        GPL-2.0+
+Group:          Development/Libraries/Perl
+Url:            http://cpan.org/modules/by-module/Apache/
 Source:         Apache-SessionX-%{version}.tar.gz
 Source1:        get-apache-version.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,12 +46,6 @@
 use Apache::Session from inside of HTML::Embperl, but is seems to be
 useful outside of Embperl as well, so here is it as standalone module.
 
-
-
-Authors:
---------
-    Gerald Richter / ecos gmbh
-
 %prep 
 %setup -n Apache-SessionX-%{version}
 
@@ -67,8 +66,8 @@
 %defattr(-, root, root)
 %doc README MANIFEST 
 %doc %{_mandir}/man?/*
-%{perl_vendorlib}/Apache/SessionX/
-%{perl_vendorlib}/Apache/SessionX.pm
-%{perl_vendorarch}/auto/Apache/SessionX/
+%{perl_vendorlib}/Apache
+%dir %{perl_vendorarch}/auto
+%{perl_vendorarch}/auto/Apache
 
 %changelog

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

Reply via email to