Hello community, here is the log from the commit of package gnu-regexp for openSUSE:Factory checked in at 2013-07-18 17:31:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnu-regexp (Old) and /work/SRC/openSUSE:Factory/.gnu-regexp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-regexp" Changes: -------- --- /work/SRC/openSUSE:Factory/gnu-regexp/gnu-regexp.changes 2011-09-23 02:01:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnu-regexp.new/gnu-regexp.changes 2013-07-18 17:31:14.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jul 17 14:10:56 CEST 2013 - [email protected] + +- drop dir attribute from gnu.regexp symlink + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnu-regexp.spec ++++++ --- /var/tmp/diff_new_pack.EN04VV/_old 2013-07-18 17:31:15.000000000 +0200 +++ /var/tmp/diff_new_pack.EN04VV/_new 2013-07-18 17:31:15.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package gnu-regexp (Version 1.1.4) +# spec file for package gnu-regexp # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -14,22 +14,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -# norootforbuild # icecream 0 Name: gnu-regexp -BuildRequires: ant gnu-getopt java2-devel-packages xml-commons-apis +BuildRequires: ant +BuildRequires: gnu-getopt +BuildRequires: java2-devel-packages +BuildRequires: xml-commons-apis %define section free Version: 1.1.4 -Release: 267 +Release: 0 Summary: Java NFA regular expression engine License: LGPL-2.1+ +Group: Development/Libraries/Java Source0: ftp://ftp.tralfamadore.com/pub/java/gnu.regexp-1.1.4.tar.gz Source1: %{name}.build.xml Url: http://www.cacas.org/java/gnu/regexp/ -Group: Development/Libraries/Java BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,11 +44,10 @@ %package demo -License: LGPL-2.1+ Summary: Java NFA regular expression engine (demo and samples) +Group: Development/Libraries/Java Requires: %{name} = %{version}-%{release} Requires: gnu-getopt -Group: Development/Libraries/Java %description demo Demonstrations and samples for gnu-regexp. @@ -55,7 +55,6 @@ %package javadoc -License: LGPL-2.1+ PreReq: coreutils Summary: Java NFA regular expression engine (documentation) Group: Development/Libraries/Java @@ -115,6 +114,6 @@ %defattr(0644,root,root,0755) %dir %{_javadocdir}/gnu.regexp-%{version} %{_javadocdir}/gnu.regexp-%{version}/* -%ghost %dir %{_javadocdir}/gnu.regexp +%ghost %{_javadocdir}/gnu.regexp %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
