Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > f8a1d0adc9dfa2735486770246a9e857 > files > 2

caspar-20120530-6.mga5.src.rpm

# $Id: caspar.spec,v 1.4 2007-01-30 13:41:18 joostvb Exp $

# Copyright (C) 2004, 2007 Tilburg University http://www.uvt.nl/
#
# This file is part of caspar.  Caspar is free software; you can redistribute
# it and/or modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2 of the License,
# or (at your option) any later version.  You should have received a copy of
# the GNU General Public License along with this file (see COPYING).

Summary:	Makefile snippets for common tasks
Name:		caspar
Version:	20120530
Release:	%mkrel 6
License:	GPLv2+
Group:		System/Configuration
URL:		http://mdcc.cx/%{name}/
Source:		http://mdcc.cx/pub/%{name}/%{name}-%{version}.tar.bz2
Requires:	make,openssh-clients,rsync
BuildArch:	noarch

%description
Caspar offers Makefile snippets for common tasks, like installing system
configuration files you maintain using CVS, or typesetting LaTeX, DocBook
XML and DocBook SGML documents. You'll need at least the jade, jadetex and
LaTeX RPM's if you want to do any typesetting.

%prep
%setup -q

%build
%configure2_5x
%make

%install
%makeinstall_std
rm -rf %{buildroot}/usr/share/doc/%{name}

%files
%doc AUTHORS ChangeLog NEWS README THANKS TODO doc/*
%{_bindir}/c*
%{_mandir}/man*/*
%{_datadir}/%{name}/*
%{_datadir}/sgml/%{name}/*
%{_includedir}/%{name}/mk/*


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 20120530-6.mga5
+ Revision: 746003
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 20120530-5.mga5
+ Revision: 678316
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 20120530-4.mga5
+ Revision: 521598
- Mageia 4 Mass Rebuild

* Wed Jan 23 2013 fwang <fwang> 20120530-3.mga3
+ Revision: 391398
- update rpm group

* Fri Jan 11 2013 umeabot <umeabot> 20120530-2.mga3
+ Revision: 347431
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Oct 23 2012 dams <dams> 20120530-1.mga3
+ Revision: 309464
- new version 20120530
- clean specfile

  + bcornec <bcornec>
    - Update caspar to upstream 20120322

* Sun Jan 08 2012 bcornec <bcornec> 20101204-2.mga2
+ Revision: 193418
- Better fix for group for caspar
- Fix group for caspar
- Use correct mkrel macro for caspar
- Add upstream caspar tool
- Created package structure for caspar.