config methods for files for holding authority and slice records
[sface.git] / sface.spec
index b630549..d018191 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name sface
 %define version 0.1
-%define taglevel 3
+%define taglevel 16
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -41,7 +41,7 @@ the slice's RSpec with an XML pretty printer.
 %setup -q
 
 %build
-make
+make VERSIONTAG="%{version}-%{taglevel}" SCMURL="%{SCMURL}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +60,51 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/sface/*
 
 %changelog
+* Thu Jul 07 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-16
+- bugfix in managing subprocess outputs
+
+* Mon Jun 20 2011 Andy Bavier <acb@cs.princeton.edu> - sface-0.1-15
+- Fix bug preventing adding nodes to a slice.
+
+* Fri Jun 10 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-14
+- slight changes in view creation
+
+* Wed Jun 08 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-13
+- dynamically load screens from the screens directory
+
+* Mon Jun 06 2011 Scott Baker <smbaker@gmail.com> - sface-0.1-12
+- Added button to renew slice.
+
+* Mon May 23 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-11
+- fixed the logo area on the mac
+
+* Mon May 23 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-10
+- show versions of sface and sfa in the configure window
+- should work both on rpm-based and macos (build-dmg.sh) packages
+
+* Tue Mar 15 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-9
+- packaging has support for leopard as well
+- can use vn as a skeleton for vn+1
+- config view show SFA version
+
+* Tue Mar 15 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-8
+- dmg packaging has support for leopard, and other utility options
+- cleaned up graphics
+
+* Mon Mar 14 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-7
+- fixed dmg packaging
+
+* Mon Mar 14 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-6
+- help script to create dmg packaging
+
+* Tue Mar 08 2011 Andy Bavier <acb@cs.princeton.edu> - sface-0.1-5
+- Can add and remove slice tags
+- Numerous tweaks
+- Simplify item model
+
+* Thu Jan 27 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-4
+- minor changes
+
 * Thu Oct 14 2010 Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - sface-0.1-3
 - sface-0.1-3, with improvement on process output.