Rebuild
This commit is contained in:
parent
ee3e9cffbf
commit
583ef793a2
@ -1,10 +1,10 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%define gecko_version 1.9
|
||||
%define gecko_version 1.9.1
|
||||
|
||||
Name: libproxy
|
||||
Version: 0.2.3
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: A library handling all the details of proxy configuration
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -184,6 +184,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 9 2009 kwizart < kwizart at gmail.com > - 0.2.3-10
|
||||
- Rebuild for webkit
|
||||
- Raise requirement for xulrunner to 1.9.1
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user