commit csindex for openSUSE:Factory

2014-09-06 Thread h_root
Hello community,

here is the log from the commit of package csindex for openSUSE:Factory checked 
in at 2014-09-06 12:18:05

Comparing /work/SRC/openSUSE:Factory/csindex (Old)
 and  /work/SRC/openSUSE:Factory/.csindex.new (New)


Package is csindex

Changes:

--- /work/SRC/openSUSE:Factory/csindex/csindex.changes  2012-05-14 
16:12:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.csindex.new/csindex.changes 2014-09-06 
12:18:11.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep  2 12:28:55 UTC 2014 - co...@suse.com
+
+- fix license for spdx 1.2
+
+---



Other differences:
--
++ csindex.spec ++
--- /var/tmp/diff_new_pack.9MOM70/_old  2014-09-06 12:18:12.0 +0200
+++ /var/tmp/diff_new_pack.9MOM70/_new  2014-09-06 12:18:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package csindex
 #
-# 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
@@ -16,17 +16,16 @@
 #
 
 
-
 Name:   csindex
-License:SUSE-MakeIndex
 Summary:Utility for creating Czech or Slovak Sorted LaTeX Index Files
+License:MakeIndex
+Group:  Productivity/Publishing/TeX/Utilities
 Version:19980713
-Release:655
+Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:COPYING
 Url:ftp://ftp.fi.muni.cz/pub/localization/csindex/
 Patch:  %{name}-%{version}.dif
-Group:  Productivity/Publishing/TeX/Utilities
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit csindex for openSUSE:Factory

2012-05-14 Thread h_root
Hello community,

here is the log from the commit of package csindex for openSUSE:Factory checked 
in at 2012-05-14 16:12:16

Comparing /work/SRC/openSUSE:Factory/csindex (Old)
 and  /work/SRC/openSUSE:Factory/.csindex.new (New)


Package is csindex, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/csindex/csindex.changes  2011-09-23 
01:54:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.csindex.new/csindex.changes 2012-05-14 
16:12:18.0 +0200
@@ -1,0 +2,7 @@
+Thu May 10 13:12:01 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-MakeIndex
+  This license was added to the spreadsheet linked at license.opensuse.org
+  to cater for this package
+
+---



Other differences:
--
++ csindex.spec ++
--- /var/tmp/diff_new_pack.8T5UHU/_old  2012-05-14 16:12:19.0 +0200
+++ /var/tmp/diff_new_pack.8T5UHU/_new  2012-05-14 16:12:19.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   csindex
-License:Any permissive
+License:SUSE-MakeIndex
 Summary:Utility for creating Czech or Slovak Sorted LaTeX Index Files
 Version:19980713
 Release:655

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit csindex for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package csindex for openSUSE:Factory
checked in at Mon Sep 19 15:58:02 CEST 2011.




--- csindex/csindex.changes 2007-08-02 11:42:40.0 +0200
+++ /mounts/work_src_done/STABLE/csindex/csindex.changes2011-09-18 
02:04:08.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 00:04:05 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ csindex.spec ++
--- /var/tmp/diff_new_pack.iAZnAn/_old  2011-09-19 15:57:57.0 +0200
+++ /var/tmp/diff_new_pack.iAZnAn/_new  2011-09-19 15:57:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package csindex (Version 19980713)
+# spec file for package csindex
 #
-# 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   csindex
@@ -35,28 +34,18 @@
 Usage: csindex -z il2 file.idx Creates file.ind - a sorted index file.
 Uses the ISO 8859-2 encoding.
 
-
-
-Authors:
-
-Zdenek Wagner wag...@icpf.cas.cz
-Zdenek Salvet sal...@ics.muni.cz
-
 %prep
 %setup
 install -m 644 %{SOURCE1} .
 %patch
 
 %build
-make CC=gcc $RPM_OPT_FLAGS
+make CC=gcc $RPM_OPT_FLAGS %{?_smp_mflags}
 
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/bin
 install -c -m 0755 csindex $RPM_BUILD_ROOT/usr/bin
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %doc README COPYING






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org