SPECS (DEVEL): XdeFactor-ng.spec - fixed %files (no File listed tw...

twittner twittner at pld-linux.org
Sun Jul 3 02:14:52 CEST 2005


Author: twittner                     Date: Sun Jul  3 00:14:52 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fixed %files (no File listed twice)
- added XdeFactor-ng-export-dynamic.patch - adds missing -Wl,--export-dynamic
  works again, rel. 0.2

---- Files affected:
SPECS:
   XdeFactor-ng.spec (1.31.2.2 -> 1.31.2.3) 

---- Diffs:

================================================================
Index: SPECS/XdeFactor-ng.spec
diff -u SPECS/XdeFactor-ng.spec:1.31.2.2 SPECS/XdeFactor-ng.spec:1.31.2.3
--- SPECS/XdeFactor-ng.spec:1.31.2.2	Tue Apr 13 13:09:00 2004
+++ SPECS/XdeFactor-ng.spec	Sun Jul  3 02:14:46 2005
@@ -2,7 +2,7 @@
 # TODO: march, files permissions - now passwords are stored 
 #	in worldreadable files.
 %define		_snap	20040308
-%define		_rel	0.1
+%define		_rel	0.2
 %define		_origname	XdeFactor-ng
 Summary:	XdeFactor-ng - New Generation of program to make invoices
 Summary(pl):	XdeFactor-ng - Nowa Generacja programu do fakturowania
@@ -21,6 +21,7 @@
 Patch1:		%{_origname}-uid_gid_log.patch
 Patch2:		%{_origname}-pic.patch
 Patch3:		%{_origname}-ac_fix.patch
+Patch4:		%{_origname}-export-dynamic.patch
 URL:		http://defactor-ng.gnu.pl/
 BuildRequires:	autoconf >= 2.13
 BuildRequires:	automake
@@ -50,6 +51,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__aclocal}
@@ -74,7 +76,7 @@
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/defactor-ng/x/*
-%{_libdir}/%{name}
+%dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*
 %{_mandir}/man?/*
 %{_datadir}/%{name}
@@ -85,6 +87,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31.2.3  2005/07/03 00:14:46  twittner
+- fixed %files (no File listed twice)
+- added XdeFactor-ng-export-dynamic.patch - adds missing -Wl,--export-dynamic
+  works again, rel. 0.2
+
 Revision 1.31.2.2  2004/04/13 11:09:00  twittner
 - -ac_fix.patch added (CFLAGS fix for -march)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/XdeFactor-ng.spec?r1=1.31.2.2&r2=1.31.2.3&f=u




More information about the pld-cvs-commit mailing list