Hello community,

here is the log from the commit of package antlr for openSUSE:Factory checked 
in at 2012-11-02 16:11:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/antlr (Old)
 and      /work/SRC/openSUSE:Factory/.antlr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "antlr", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/antlr/antlr.changes      2011-09-23 
01:51:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.antlr.new/antlr.changes 2012-11-02 
16:11:22.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 31 10:23:55 UTC 2012 - mvysko...@suse.com
+
+- examples files are now 0644 to beeing able to fdupes them properly 
(bnc#784670) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ antlr-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.Fbbfgd/_old  2012-11-02 16:11:25.000000000 +0100
+++ /var/tmp/diff_new_pack.Fbbfgd/_new  2012-11-02 16:11:25.000000000 +0100
@@ -1,7 +1,8 @@
+# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
 #
 # spec file for package antlr-bootstrap
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,21 +16,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           antlr-bootstrap
 %define non_bootstrap_name antlr
-BuildRequires:  fastjar gcc-gij gcc-java unzip zip
 BuildRequires:  ecj-bootstrap >= 0.570
+BuildRequires:  fastjar
+BuildRequires:  gcc-gij
+BuildRequires:  gcc-java
+BuildRequires:  unzip
+BuildRequires:  zip
 %define       real_name antlr
 Summary:        Antlr for bootstrapping purposes
+License:        BSD-3-Clause and SUSE-Public-Domain
+Group:          Development/Libraries/Java
 Version:        2.7.7
-Release:        80
+Release:        0
 Url:            http://www.antlr.org
-Group:          Development/Libraries/Java
-License:        BSD-3-Clause ; SUSE-Public-Domain
-AutoReqProv:    on
 Source0:        antlr-%{version}.tar.bz2
 Source1:        manifest.antlr
 # files for the source package
@@ -145,6 +147,5 @@
 #%dir %{_javadir}
 %{_javadir}/%{name}*.jar
 #<<<
-# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
 
 %changelog

++++++ antlr.spec ++++++
--- /var/tmp/diff_new_pack.Fbbfgd/_old  2012-11-02 16:11:25.000000000 +0100
+++ /var/tmp/diff_new_pack.Fbbfgd/_new  2012-11-02 16:11:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package antlr
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,11 +20,11 @@
 
 Name:           antlr
 Version:        2.7.7
-Release:        83
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
+Release:        0
 Summary:        Another Tool for Language Recognition
-Url:            http://www.antlr.org/
+License:        GPL-2.0+ and SUSE-Public-Domain and MIT
 Group:          Development/Tools/Other
+Url:            http://www.antlr.org/
 #Source0:      http://www.antlr.org/download/antlr-2.7.4.tar.gz
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        %{name}-build.xml
@@ -60,7 +60,6 @@
 
 # To not introduce arch dependent java package, lets have this in separate 
subpackage
 %package        java
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
 Summary:        ANother Tool for Language Recognition (Manual)
 Group:          Development/Tools/Other
 Requires:       java >= 1.6.0
@@ -76,7 +75,6 @@
 This package provides the Java runtime for antlr
 
 %package        manual
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
 Summary:        ANother Tool for Language Recognition (Manual)
 Group:          Development/Tools/Other
 BuildArch:      noarch
@@ -90,7 +88,6 @@
 This package provides the manual and examples for antlr.
 
 %package        javadoc
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
 Summary:        ANother Tool for Language Recognition (Java Documentation)
 Group:          Development/Tools/Other
 PreReq:         coreutils
@@ -105,7 +102,6 @@
 This package provides the Javadoc for antlr.
 
 %package        devel
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
 Summary:        ANother Tool for Language Recognition (c++ runtime)
 Group:          Development/Tools/Other
 Requires:       antlr
@@ -121,8 +117,6 @@
 
 %package -n     python-%{name}
 
-
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
 Summary:        ANother Tool for Language Recognition (python runtime)
 Group:          Development/Tools/Other
 Requires:       antlr
@@ -137,7 +131,6 @@
 Haefelinger and Marq Kole.
 
 %package        csharp
-License:        GPL-2.0+ ; SUSE-Public-Domain ; MIT
 Summary:        ANother Tool for Language Recognition (python runtime)
 Group:          Development/Tools/Other
 Requires:       antlr
@@ -215,6 +208,7 @@
 install -m 0644 lib/cpp/%{name}/*hpp %{buildroot}%{_includedir}/%{name}
 
 ### find duplicates ###
+find examples -type f | xargs chmod 0644 
 %fdupes -s examples
 
 %clean
@@ -250,8 +244,8 @@
 %doc %{_javadocdir}/%{name}
 
 %files devel
-%defattr(-,root,root)
-%{_libdir}/libantlr.a
+%defattr(0644,root,root)
+%attr(755,root,root) %{_libdir}/libantlr.a
 %{_includedir}/%{name}
 
 %files -n python-%{name}
@@ -262,9 +256,9 @@
 %py_sitedir/%{name}
 
 %files csharp
-%defattr(-,root,root)
+%defattr(0644,root,root)
 %dir %{_datadir}/%{name}-%{version}
-%{_datadir}/%{name}-%{version}/*dll
-%{_libdir}/*.dll
+%attr(755,root,root) %{_datadir}/%{name}-%{version}/*dll
+%attr(755,root,root) %{_libdir}/*.dll
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to