Hello community, here is the log from the commit of package cgit for openSUSE:Factory checked in at 2014-10-18 09:08:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cgit (Old) and /work/SRC/openSUSE:Factory/.cgit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cgit" Changes: -------- --- /work/SRC/openSUSE:Factory/cgit/cgit.changes 2013-07-08 22:24:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cgit.new/cgit.changes 2014-10-18 09:09:09.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Oct 6 21:16:48 UTC 2014 - [email protected] + +- Remove ancient specfile tags/sections +- Enable parallel build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cgit.spec ++++++ --- /var/tmp/diff_new_pack.4Ku2mj/_old 2014-10-18 09:09:10.000000000 +0200 +++ /var/tmp/diff_new_pack.4Ku2mj/_new 2014-10-18 09:09:10.000000000 +0200 @@ -15,18 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define git_version 1.7.6.4 Name: cgit +Version: 0.9.1 +Release: 0 +Summary: A web frontend for git repositories Url: http://git.zx2c4.com/cgit/ License: GPL-2.0 Group: Development/Libraries/C and C++ -AutoReqProv: on -Version: 0.9.1 -Release: 7 -Summary: A web frontend for git repositories Source0: %{name}-%{version}.tar.xz Source1: git-%{git_version}.tar.gz Source2: cgitrc @@ -61,7 +59,7 @@ mv git-%{git_version} git %build -make V=1 +make V=1 %{?_smp_mflags} %install make install DESTDIR="%{buildroot}" CGIT_SCRIPT_PATH=/srv/www/htdocs/cgit @@ -73,9 +71,6 @@ mkdir -p "%{buildroot}"/etc cp %{SOURCE2} "%{buildroot}"/etc/cgitrc -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc README COPYING -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
