Author: gotar                        Date: Thu Mar 13 12:28:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgraded to 0.4.1

---- Files affected:
SPECS:
   pdfedit.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/pdfedit.spec
diff -u SPECS/pdfedit.spec:1.3 SPECS/pdfedit.spec:1.4
--- SPECS/pdfedit.spec:1.3      Tue Jan  1 19:18:29 2008
+++ SPECS/pdfedit.spec  Thu Mar 13 13:28:47 2008
@@ -7,12 +7,12 @@
 Summary:       Editor for manipulating PDF documents
 Summary(pl.UTF-8):     Edytor do manipulowania dokumentami PDF
 Name:          pdfedit
-Version:       0.3.2
-Release:       0.1
+Version:       0.4.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2
-# Source0-md5: e4ed098f70a4c5675b16b22641f5a182
+# Source0-md5: 05fdd1d995b863709b7130ca8ed5b431
 URL:           http://pdfedit.petricek.net/
 BuildRequires: autoconf
 BuildRequires: boost-devel
@@ -38,6 +38,8 @@
 
 %prep
 %setup -q
+# remove bashizm, we use dynamic linking anyway
+sed -e 's/{so,a}/so/g' -i config/boost_iostreams.m4
 
 %build
 export QTDIR="%{_prefix}"
@@ -46,7 +48,8 @@
 %configure
 %{__make} \
        CC="%{__cc}" \
-       CXX="%{__cxx}"
+       CXX="%{__cxx}" \
+       %{?debug:--disable-release}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-03-13 12:28:47  gotar
+- upgraded to 0.4.1
+
 Revision 1.3  2008-01-01 18:18:29  darekr
 - BR: autoconf
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pdfedit.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to