Compare commits

..

No commits in common. "4f3c0dcce1fe816e39cef536ec95294b720a0e46" and "628d87bf3b5e60b7d87dc7705a63d197e31970b7" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}


Name : hugo Name : hugo
Version : 0.126.1 Version : 0.123.7
Release : 1%{?dist} Release : 1%{?dist}
Summary : The worlds fastest framework for building websites. Summary : The worlds fastest framework for building websites.
Group : System/Web Group : System/Web

View File

@ -51,20 +51,20 @@
%bcond_without qdbm %bcond_without qdbm
%else %else
# Disabled by default on RHEL # Disabled by default on RHEL
%bcond_without zts %bcond_with zts
%bcond_with firebird %bcond_with firebird
%bcond_with freetds %bcond_with freetds
%bcond_without sodium %bcond_with sodium
%bcond_without pspell %bcond_with pspell
%bcond_with tidy %bcond_with tidy
%bcond_with db4 %bcond_with db4
%bcond_with qdbm %bcond_with qdbm
%endif %endif
%bcond_with modphp %bcond_with modphp
%bcond_without imap %bcond_with imap
%bcond_without lmdb %bcond_without lmdb


%global upver 8.2.19 %global upver 8.2.12
#global rcver RC1 #global rcver RC1


Summary: PHP scripting language for creating dynamic web sites Summary: PHP scripting language for creating dynamic web sites