2.1.5-3
This commit is contained in:
parent
d07aafca79
commit
3c0b796ff5
@ -6,7 +6,7 @@
|
|||||||
%global pear_channel pear.horde.org
|
%global pear_channel pear.horde.org
|
||||||
%define name php-horde-Horde-Service-Twitter
|
%define name php-horde-Horde-Service-Twitter
|
||||||
%define version 2.1.5
|
%define version 2.1.5
|
||||||
%define release 2
|
%define release 3
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -99,12 +99,16 @@ if [ $1 -eq 0 ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
%files -f %{pear_name}.lang
|
%files
|
||||||
|
#-f %{pear_name}.lang
|
||||||
%doc %{pear_docdir}/%{pear_name}
|
%doc %{pear_docdir}/%{pear_name}
|
||||||
%{pear_xmldir}/%{name}.xml
|
%{pear_xmldir}/%{name}.xml
|
||||||
/usr/share/pear/Horde/*
|
/usr/share/pear/Horde/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 14 2023 BogusDateBot
|
||||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||||
by assuming the date is correct and changing the weekday.
|
by assuming the date is correct and changing the weekday.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user