Update to recent subversion snapshot.
This commit is contained in:
parent
033f4b92c1
commit
ac0aca04f4
2
sources
2
sources
@ -1 +1 @@
|
|||||||
23ee46548b338443fd741ba2e50000e3 stp-0.1.tar.xz
|
d95a610676c582330d45aa85e6755e0c stp-0.1.tar.xz
|
||||||
|
9
stp.spec
9
stp.spec
@ -1,11 +1,11 @@
|
|||||||
# Upstream occasionally releases a subversion snapshot, but no "regular"
|
# Upstream occasionally releases a subversion snapshot, but no "regular"
|
||||||
# releases since the 0.1 release.
|
# releases since the 0.1 release.
|
||||||
%global svnver 1666
|
%global svnver 1668
|
||||||
%global svntim 20120615svn
|
%global svntim 20121002svn
|
||||||
|
|
||||||
Name: stp
|
Name: stp
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Release: 11.%{svntim}%{?dist}
|
Release: 12.%{svntim}%{?dist}
|
||||||
Summary: Constraint solver/decision procedure
|
Summary: Constraint solver/decision procedure
|
||||||
|
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
@ -123,6 +123,9 @@ make install PREFIX=%{buildroot}%{_prefix} LIB_DIR=%{buildroot}%{_libdir}
|
|||||||
%{_includedir}/stp/
|
%{_includedir}/stp/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 17 2012 Jerry James <loganjerry@gmail.com> - 0.1-12.20121002svn
|
||||||
|
- Update to recent subversion snapshot
|
||||||
|
|
||||||
* Tue Aug 7 2012 Jerry James <loganjerry@gmail.com> - 0.1-11.20120615svn
|
* Tue Aug 7 2012 Jerry James <loganjerry@gmail.com> - 0.1-11.20120615svn
|
||||||
- Update to recent subversion snapshot
|
- Update to recent subversion snapshot
|
||||||
- Do not build bundled cryptominisat
|
- Do not build bundled cryptominisat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user