master 2.1.5-3
Jean-Philippe Pialasse 2 months ago
parent d07aafca79
commit 0db82fcfaa

@ -6,7 +6,7 @@
%global pear_channel pear.horde.org
%define name php-horde-Horde-Service-Twitter
%define version 2.1.5
%define release 2
%define release 3
Name: %{name}
Version: %{version}
@ -99,12 +99,16 @@ if [ $1 -eq 0 ] ; then
fi
%files -f %{pear_name}.lang
%files
#-f %{pear_name}.lang
%doc %{pear_docdir}/%{pear_name}
%{pear_xmldir}/%{name}.xml
/usr/share/pear/Horde/*
%changelog
* Sun Mar 17 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1.5-3.sme
- make it build for el8/SME11
* Fri Jul 14 2023 BogusDateBot
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
by assuming the date is correct and changing the weekday.

Loading…
Cancel
Save