This commit is contained in:
parent
5109423e13
commit
3016a078df
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be8be647f6bfe28a12092be953a596fe715f40db24c7fa0d7346d0901a815f8b
|
|
||||||
size 342469
|
|
3
scons-0.98.2.tar.bz2
Normal file
3
scons-0.98.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efa08d28aff689b66ef03fae1a29a8a73484bc9a2b6e64fa84e4eab38830aafa
|
||||||
|
size 426156
|
39345
scons-user.html
39345
scons-user.html
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 22 13:55:46 CEST 2008 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 0.98.2
|
||||||
|
* changes too numerous to list - see CHANGES.txt
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 15:13:24 CET 2007 - prusnak@suse.cz
|
Mon Nov 12 15:13:24 CET 2007 - prusnak@suse.cz
|
||||||
|
|
||||||
|
31
scons.spec
31
scons.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package scons (Version 0.97)
|
# spec file for package scons (Version 0.98.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -10,11 +10,12 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: scons
|
Name: scons
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
Summary: Replacement for Make
|
Summary: Replacement for Make
|
||||||
Version: 0.97
|
Version: 0.98.2
|
||||||
Release: 46
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: scons-user.html
|
Source1: scons-user.html
|
||||||
Patch0: %{name}-%{version}-fix-install.patch
|
Patch0: %{name}-%{version}-fix-install.patch
|
||||||
@ -79,24 +80,28 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files -f INSTALLED_FILES
|
%files -f INSTALLED_FILES
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc CHANGES.txt LICENSE.txt README.txt RELEASE.txt scons-user.html
|
%doc CHANGES.txt LICENSE.txt README.txt RELEASE.txt scons-user.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 12 2007 - prusnak@suse.cz
|
* Tue Apr 22 2008 prusnak@suse.cz
|
||||||
|
- updated to 0.98.2
|
||||||
|
* changes too numerous to list - see CHANGES.txt
|
||||||
|
* Mon Nov 12 2007 prusnak@suse.cz
|
||||||
- replaced /usr/bin/env in shebang by /usr/bin/python (noenv.patch)
|
- replaced /usr/bin/env in shebang by /usr/bin/python (noenv.patch)
|
||||||
- replaces duplicities in bindir by symlinks
|
- replaces duplicities in bindir by symlinks
|
||||||
* Wed May 30 2007 - ltinkl@suse.cz
|
* Wed May 30 2007 ltinkl@suse.cz
|
||||||
- update to stable release 0.97
|
- update to stable release 0.97
|
||||||
- fix man installation patch
|
- fix man installation patch
|
||||||
* Wed Mar 08 2006 - ltinkl@suse.cz
|
* Wed Mar 08 2006 ltinkl@suse.cz
|
||||||
- add more documentation (#154045)
|
- add more documentation (#154045)
|
||||||
* Tue Feb 28 2006 - jmatejek@suse.cz
|
* Tue Feb 28 2006 jmatejek@suse.cz
|
||||||
- updated to reflect python changes due to #149809
|
- updated to reflect python changes due to #149809
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Thu Nov 24 2005 - sbrabec@suse.cz
|
* Thu Nov 24 2005 sbrabec@suse.cz
|
||||||
- Bi-arch hack.
|
- Bi-arch hack.
|
||||||
* Thu Nov 03 2005 - dmueller@suse.de
|
* Thu Nov 03 2005 dmueller@suse.de
|
||||||
- update to 0.96.91
|
- update to 0.96.91
|
||||||
* Tue Aug 24 2004 - mcihar@suse.cz
|
* Tue Aug 24 2004 mcihar@suse.cz
|
||||||
- install man pages
|
- install man pages
|
||||||
* Tue Aug 24 2004 - mcihar@suse.cz
|
* Tue Aug 24 2004 mcihar@suse.cz
|
||||||
- initial packaging
|
- initial packaging
|
||||||
|
Loading…
Reference in New Issue
Block a user