Hello community, here is the log from the commit of package barcode for openSUSE:Factory checked in at 2011-12-21 09:59:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/barcode (Old) and /work/SRC/openSUSE:Factory/.barcode.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "barcode", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/barcode/barcode.changes 2011-09-23 01:52:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.barcode.new/barcode.changes 2011-12-21 09:59:22.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 10:57:38 UTC 2011 - [email protected] + +- use original tar and apply previous patch + +------------------------------------------------------------------- Old: ---- barcode-0.98.tar.bz2 New: ---- barcode-0.98.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ barcode.spec ++++++ --- /var/tmp/diff_new_pack.Uo1kdz/_old 2011-12-21 09:59:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Uo1kdz/_new 2011-12-21 09:59:23.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package barcode (Version 0.98) +# spec file for package barcode # -# Copyright (c) 2009 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,19 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: barcode BuildRequires: texlive -License: GPL-2.0+ -Group: Productivity/Graphics/Other -AutoReqProv: on Version: 0.98 -Release: 460 +Release: 0 Summary: Text-Mode Barcode Creation Utility +License: GPL-2.0+ +Group: Productivity/Graphics/Other Url: http://www.gnu.org/software/barcode/barcode.html -Source: ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2 +Source: ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz Patch: %{name}-%{version}.patch Patch1: %{name}-%{version}-bookland.patch Patch2: %{name}-%{version}-info.patch @@ -46,14 +42,7 @@ as a few other formats. Output is generated in either PostScript or Encapsulated PostScript format. - - -Authors: --------- - Alessandro Rubini <[email protected]> - %package devel -License: GPL-2.0+ Summary: Barcode creation library Group: Development/Libraries/C and C++ PreReq: %install_info_prereq @@ -65,12 +54,6 @@ formats. Output is generated as either Postscript or Encapsulated Postscript. - - -Authors: --------- - Alessandro Rubini <[email protected]> - %prep %setup %patch @@ -79,9 +62,9 @@ %patch3 %patch4 %patch5 +%patch6 %build -%{?suse_update_config:%{suse_update_config -f}} export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" ./configure --mandir=%{_mandir} \ @@ -97,9 +80,6 @@ install --mode=0755 bookland/bookland.py $RPM_BUILD_ROOT/%{_bindir} install -m 644 doc/%{name}.info $RPM_BUILD_ROOT%{_infodir} -%clean -rm -rf $RPM_BUILD_ROOT - %post devel %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
