OBS User unknown 2009-06-18 15:05:53 +00:00 committed by Git OBS Bridge
parent 00e06330e7
commit f56ee3148f

View File

@ -1,23 +1,31 @@
#
# spec file for package csindex (Version 19980713)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2009 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: csindex
License: No license agreement found in package
License: Any permissive
Summary: Utility for creating Czech or Slovak Sorted LaTeX Index Files
Version: 19980713
Release: 583
Release: 655
Source: %{name}-%{version}.tar.bz2
Source1: COPYING
URL: ftp://ftp.fi.muni.cz/pub/localization/csindex/
Url: ftp://ftp.fi.muni.cz/pub/localization/csindex/
Patch: %{name}-%{version}.dif
Group: Productivity/Publishing/TeX/Utilities
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -55,15 +63,15 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/csindex
%changelog
* Thu Aug 02 2007 - pgajdos@suse.cz
* Thu Aug 02 2007 pgajdos@suse.cz
- added COPYING -- MakeIndex license
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jan 17 2006 - schwab@suse.de
* Tue Jan 17 2006 schwab@suse.de
- Don't strip binaries.
* Wed Nov 02 2005 - dmueller@suse.de
* Wed Nov 02 2005 dmueller@suse.de
- don't build as root
* Tue Aug 14 2001 - dan@suse.cz
* Tue Aug 14 2001 dan@suse.cz
- use bzip instead of gzip
* Mon Dec 18 2000 - pblaha@suse.cz
* Mon Dec 18 2000 pblaha@suse.cz
- create this package