Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > b788472904f0231c23000b39fe6fb31f > files > 2

latemp-0.12.0-4.mga9.src.rpm

%global __requires_exclude perl\\(MyManageNews\\)

Name: latemp
Version: 0.12.0
Release: %mkrel 4
License: MIT
Group: Publishing
Source: https://web-cpan.shlomifish.org/latemp/download/%{name}-%{version}.tar.xz
URL: https://web-cpan.shlomifish.org/latemp
Requires: perl
Requires: wml
BuildRequires: cmake
BuildRequires: perl(Task::Latemp)
BuildRequires: perl(Pod::Xhtml)
Provides: latemp-config = %{version}-%{release}
Provides: latemp-setup = %{version}-%{release}
BuildArch: noarch
Summary: An Offline Content Management System

%description
Latemp is a sophisticated offline content management system based on
Website Meta Language and several CPAN modules.

%prep
%setup -q

%build
%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale
%cmake_build

%install
%cmake_install
rm -f %{buildroot}/%{_bindir}/latemp-ref.html

%files
%doc COPYING Changes INSTALL README TODO ver.txt
%{_bindir}/latemp-config
%{_bindir}/latemp-setup
%{_datadir}/wml/include/latemp/*.wml
%{_datadir}/wml/include/latemp/themes/*/*.wml
%{_docdir}/%{name}/latemp-ref.html
%{_docdir}/%{name}/latemp-ref.pod


%changelog
* Thu Mar 24 2022 umeabot <umeabot> 0.12.0-4.mga9
+ Revision: 1824213
- Mageia 9 Mass Rebuild

* Tue Feb 18 2020 umeabot <umeabot> 0.12.0-3.mga8
+ Revision: 1541393
- Mageia 8 Mass Rebuild
+ wally <wally>
- build with new cmake macros

* Thu Dec 26 2019 shlomif <shlomif> 0.12.0-2.mga8
+ Revision: 1470111
- adapt build for new cmake macros

* Sun Mar 31 2019 shlomif <shlomif> 0.12.0-1.mga7
+ Revision: 1383808
- New version 0.12.0

* Thu Sep 20 2018 umeabot <umeabot> 0.10.0-3.mga7
+ Revision: 1279192
- Mageia 7 Mass Rebuild

* Thu May 03 2018 shlomif <shlomif> 0.10.0-2.mga7
+ Revision: 1225784
- add provides

* Wed Dec 20 2017 shlomif <shlomif> 0.10.0-1.mga7
+ Revision: 1183588
- New version 0.10.0.

* Wed Mar 23 2016 shlomif <shlomif> 0.8.0-3.mga6
+ Revision: 994662
- Mageia-related fixes and updates
- Importing the latemp package


* Thu Aug 20 2009 Shlomi Fish <shlomif@iglu.org.il> 0.6.0-1
- updated to the new version.

* Thu Aug 20 2009 Shlomi Fish <shlomif@iglu.org.il> 0.5.0-1
- Adapted an old rpm to this one.
- First release.