mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 16:32:48 +00:00
ABF:auto increment release
This commit is contained in:
parent
0ce1d3fc85
commit
e592d3e68c
1 changed files with 5 additions and 2 deletions
7
nss.spec
7
nss.spec
|
@ -11,11 +11,11 @@
|
||||||
|
|
||||||
%if %mandriva_branch == Cooker
|
%if %mandriva_branch == Cooker
|
||||||
# Cooker
|
# Cooker
|
||||||
%define release %mkrel 1
|
%define release %mkrel 2
|
||||||
%else
|
%else
|
||||||
# Old distros
|
# Old distros
|
||||||
%define subrel 1
|
%define subrel 1
|
||||||
%define release %mkrel 0
|
%define release %mkrel 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# this seems fragile, so require the exact version or later (#58754)
|
# this seems fragile, so require the exact version or later (#58754)
|
||||||
|
@ -525,6 +525,9 @@ install -m0755 libnssckbi_empty.so %{buildroot}/%{_lib}/libnssckbi_empty.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2012 abf
|
||||||
|
- The release updated by ABF
|
||||||
|
|
||||||
* Tue Nov 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2:3.13.1-0.1
|
* Tue Nov 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2:3.13.1-0.1
|
||||||
- built for updates
|
- built for updates
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue