automatic version update by autodist [release 3.20.3-1mamba;Sun Jul 24 2016]
This commit is contained in:
parent
1590aa4723
commit
8f1e31e21b
@ -2,8 +2,8 @@
|
||||
%define with_ca_mgr 1
|
||||
%define with_seed 0
|
||||
Name: epiphany
|
||||
Version: 3.16.3
|
||||
Release: 2mamba
|
||||
Version: 3.20.3
|
||||
Release: 1mamba
|
||||
Summary: The web browser for the GNOME desktop
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
Vendor: openmamba
|
||||
@ -173,7 +173,7 @@ This package contains %{name} api docunentation.
|
||||
# TODO
|
||||
#%patch1 -p1
|
||||
#sed -i "s|<default>file:///usr/share/epiphany/bookmarks/0-openmamba-default-bookmars2.html</default>|<default>http://www.openmamba.org/</default>|" data/epiphany.schemas.in
|
||||
%patch2
|
||||
#%patch2
|
||||
|
||||
#%patch3
|
||||
#%patch4 -p0
|
||||
@ -216,15 +216,15 @@ export RPM_OPT_FLAGS="$(echo %{optflags} | %{__sed} -e 's/-O2/-Os/' -e 's/-Wall/
|
||||
PYTHON=%{__python}
|
||||
%make
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=474987
|
||||
cd po
|
||||
grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
|
||||
mv POTFILES.keep POTFILES.in
|
||||
intltool-update --pot
|
||||
for p in *.po; do
|
||||
msgmerge $p %{name}.pot > $p.out
|
||||
msgfmt -o `basename $p .po`.gmo $p.out
|
||||
done
|
||||
## http://bugzilla.gnome.org/show_bug.cgi?id=474987
|
||||
#cd po
|
||||
#grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
|
||||
#mv POTFILES.keep POTFILES.in
|
||||
#intltool-update --pot
|
||||
#for p in *.po; do
|
||||
#msgmerge $p %{name}.pot > $p.out
|
||||
#msgfmt -o `basename $p .po`.gmo $p.out
|
||||
#done
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -384,6 +384,9 @@ fi
|
||||
#%doc %{_datadir}/gtk-doc/html/epiphany/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 24 2016 Automatic Build System <autodist@mambasoft.it> 3.20.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 17 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.3-2mamba
|
||||
- rebuilt by autoport with build requirements: gnome-desktop-devel>=3.18.2-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user