SPECS: XdeFactor-ng.spec - %install fixed - release 4 (rebuild aga...
adamg
adamg at pld-linux.org
Tue Dec 26 21:57:26 CET 2006
Author: adamg Date: Tue Dec 26 20:57:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %install fixed
- release 4 (rebuild against postgresql-8.2)
---- Files affected:
SPECS:
XdeFactor-ng.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/XdeFactor-ng.spec
diff -u SPECS/XdeFactor-ng.spec:1.36 SPECS/XdeFactor-ng.spec:1.37
--- SPECS/XdeFactor-ng.spec:1.36 Tue Dec 13 16:51:53 2005
+++ SPECS/XdeFactor-ng.spec Tue Dec 26 21:57:21 2006
@@ -13,7 +13,7 @@
Summary(pl): XdeFactor - nowa generacja programu do fakturowania
Name: XdeFactor-ng
Version: %{_snap}
-Release: 3
+Release: 4
Epoch: 1
License: GPL
Group: Applications
@@ -130,7 +130,9 @@
cd ..
done
-install doc/xdefactor-ng.1 %{_mandir}/man1/
+cd ../..
+
+install doc/xdefactor-ng.1 $RPM_BUILD_ROOT%{_mandir}/man1/
%clean
rm -rf $RPM_BUILD_ROOT
@@ -165,6 +167,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2006/12/26 20:57:21 adamg
+- %install fixed
+- release 4 (rebuild against postgresql-8.2)
+
Revision 1.36 2005/12/13 15:51:53 glen
- adapterized (sorted %verify attrs)
@@ -190,7 +196,7 @@
- fixed pl
Revision 1.28 2004/04/08 21:03:17 hunter
---update database
+- update database
Revision 1.27 2004/04/08 20:59:46 adamg
- do not pass CFLAGS at all
@@ -201,17 +207,17 @@
- cosmetics
Revision 1.25 2004/04/08 20:27:22 hunter
--provide database scheme.
+- provide database scheme.
Revision 1.24 2004/04/08 17:15:20 hunter
--STBR svp :)
+- STBR svp :)
Revision 1.23 2004/04/08 17:07:25 hunter
- modules are made now automagicly
Revision 1.22 2004/04/08 17:05:13 hunter
--up to snap 27022004
--epoch 2
+- up to snap 27022004
+- epoch 2
Revision 1.21 2003/05/26 16:24:19 malekith
- massive attack: adding Source-md5
@@ -221,7 +227,7 @@
Revision 1.19 2003/04/15 08:34:47 qboosh
- use more macros, missing dirs
-- %%config(noreplace) for config files
+- %config(noreplace) for config files
Revision 1.18 2003/04/12 13:15:42 djrzulf
- adapterized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/XdeFactor-ng.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list