Hello community,

here is the log from the commit of package perl-GD-Barcode for openSUSE:Factory 
checked in at 2011-11-18 15:47:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-GD-Barcode (Old)
 and      /work/SRC/openSUSE:Factory/.perl-GD-Barcode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-GD-Barcode", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-GD-Barcode/perl-GD-Barcode.changes  
2011-09-23 12:37:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-GD-Barcode.new/perl-GD-Barcode.changes     
2011-11-18 15:47:30.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 17 13:41:10 UTC 2011 - [email protected]
+
+- regenerate spec file
+
+-------------------------------------------------------------------

Old:
----
  GD-Barcode-1.15.tar.bz2

New:
----
  GD-Barcode-1.15.tar.gz

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

Other differences:
------------------
++++++ perl-GD-Barcode.spec ++++++
--- /var/tmp/diff_new_pack.0Zoxp8/_old  2011-11-18 15:47:31.000000000 +0100
+++ /var/tmp/diff_new_pack.0Zoxp8/_new  2011-11-18 15:47:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-GD-Barcode (Version 1.15)
+# spec file for package perl-GD-Barcode
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,41 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-GD-Barcode
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
-Summary:        Create barcode image with GD
 Version:        1.15
-Release:        9
-License:        Artistic License ..
+Release:        1
+License:        GPL-1.0+ or Artistic
+%define cpan_name GD-Barcode
+Summary:        Create barcode image with GD
+Url:            http://search.cpan.org/dist/GD-Barcode/
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/perldoc?GD::Barcode
-Source:         %{cpan_name}-%{version}.tar.bz2
+Source:         
http://www.cpan.org/authors/id/K/KW/KWITKNR/%{cpan_name}-%{version}.tar.gz
+BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(GD)
-Requires:       perl(GD)
-Provides:       perl-GD-Barcode-UPCE = %{version}-%{release}
+%{perl_requires}
 
 %description
-GD::Barcode is a subclass of GD and allows you to create barcode image with 
GD. 
-
-This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".
+GD::Barcode is a subclass of GD and allows you to create barcode image with
+GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai
+97/08/22".
 
 From 1.14, you can use this module even if no GD (except plot method).
 
-Author:
--------
-       Kawai Takanori [email protected]
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -60,11 +55,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

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

Reply via email to