Author: qboosh                       Date: Sun Jun 19 18:01:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.3.7

---- Files affected:
packages/trousers:
   trousers.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/trousers/trousers.spec
diff -u packages/trousers/trousers.spec:1.5 packages/trousers/trousers.spec:1.6
--- packages/trousers/trousers.spec:1.5 Sat Oct  9 13:26:42 2010
+++ packages/trousers/trousers.spec     Sun Jun 19 20:00:59 2011
@@ -7,12 +7,12 @@
 Summary:       TrouSerS - The open-source TCG Software Stack
 Summary(pl.UTF-8):     TrouSerS - programowy stos TCG o otwartych źródłach
 Name:          trousers
-Version:       0.3.6
+Version:       0.3.7
 Release:       1
 License:       CPL v1.0
 Group:         Applications/System
 Source0:       
http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.gz
-# Source0-md5: f4609e6446099e1403e23bb671df87f4
+# Source0-md5: 0b4bc5daed265a56409a9c7af77c7ca6
 Patch0:                %{name}-nouser.patch
 URL:           http://trousers.sourceforge.net/
 BuildRequires: autoconf
@@ -21,6 +21,7 @@
 BuildRequires: libtool
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
+BuildRequires: sed >= 4.0
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
@@ -86,6 +87,9 @@
 %setup -q
 %patch0 -p1
 
+# there is some unused variable causing warning
+sed -i -e 's/-Werror //' configure.in
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -152,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/06/19 18:00:59  qboosh
+- updated to 0.3.7
+
 Revision 1.5  2010/10/09 11:26:42  qboosh
 - updated to 0.3.6
 - gtk GUI is optional (bcond, off by default - library is linked with GUI lib)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trousers/trousers.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to