Hello community,

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

Package is "c_count", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/c_count/c_count.changes  2012-01-26 
14:00:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.c_count.new/c_count.changes     2012-02-16 
14:55:21.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:44:49 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ c_count.spec ++++++
--- /var/tmp/diff_new_pack.skcGWw/_old  2012-02-16 14:55:22.000000000 +0100
+++ /var/tmp/diff_new_pack.skcGWw/_new  2012-02-16 14:55:22.000000000 +0100
@@ -1,4 +1,8 @@
 # vim: set sw=4 ts=4 et nu:
+#
+# spec file for package c_count
+#
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -11,18 +15,24 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:               c_count
 Version:            7.12
 Release:            0
 Summary:            Source Code Measure Counter for C/C++/Java
-Source:             ftp://invisible-island.net/c_count/c_count-%{version}.tgz
-URL:                http://invisible-island.net/c_count/
-Group:              Development/Tools/Other
 License:            MIT
-BuildRoot:          %{_tmppath}/build-%{name}-%{version}
-BuildRequires:      gcc make glibc-devel
-BuildRequires:      autoconf automake libtool
+Group:          Development/Tools/Other
+Source:         ftp://invisible-island.net/c_count/c_count-%{version}.tgz
+Url:            http://invisible-island.net/c_count/
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc
+BuildRequires:  glibc-devel
+BuildRequires:  libtool
+BuildRequires:  make
 
 %description
 c_count counts lines, statements, and other simple measures of C/C++/Java

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to