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_ca_mgr 1
|
||||||
%define with_seed 0
|
%define with_seed 0
|
||||||
Name: epiphany
|
Name: epiphany
|
||||||
Version: 3.16.3
|
Version: 3.20.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: The web browser for the GNOME desktop
|
Summary: The web browser for the GNOME desktop
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -173,7 +173,7 @@ This package contains %{name} api docunentation.
|
|||||||
# TODO
|
# TODO
|
||||||
#%patch1 -p1
|
#%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
|
#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
|
#%patch3
|
||||||
#%patch4 -p0
|
#%patch4 -p0
|
||||||
@ -216,15 +216,15 @@ export RPM_OPT_FLAGS="$(echo %{optflags} | %{__sed} -e 's/-O2/-Os/' -e 's/-Wall/
|
|||||||
PYTHON=%{__python}
|
PYTHON=%{__python}
|
||||||
%make
|
%make
|
||||||
|
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=474987
|
## http://bugzilla.gnome.org/show_bug.cgi?id=474987
|
||||||
cd po
|
#cd po
|
||||||
grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
|
#grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
|
||||||
mv POTFILES.keep POTFILES.in
|
#mv POTFILES.keep POTFILES.in
|
||||||
intltool-update --pot
|
#intltool-update --pot
|
||||||
for p in *.po; do
|
#for p in *.po; do
|
||||||
msgmerge $p %{name}.pot > $p.out
|
#msgmerge $p %{name}.pot > $p.out
|
||||||
msgfmt -o `basename $p .po`.gmo $p.out
|
#msgfmt -o `basename $p .po`.gmo $p.out
|
||||||
done
|
#done
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -384,6 +384,9 @@ fi
|
|||||||
#%doc %{_datadir}/gtk-doc/html/epiphany/*
|
#%doc %{_datadir}/gtk-doc/html/epiphany/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- rebuilt by autoport with build requirements: gnome-desktop-devel>=3.18.2-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user