Hello community,

here is the log from the commit of package createrepo for openSUSE:Factory 
checked in at 2014-11-24 11:13:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/createrepo (Old)
 and      /work/SRC/openSUSE:Factory/.createrepo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "createrepo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/createrepo/createrepo.changes    2014-03-04 
13:20:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.createrepo.new/createrepo.changes       
2014-11-24 11:13:16.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Nov 15 20:28:05 UTC 2014 - [email protected]
+
+- Remove debian-specific files; the package doesn't build for
+  debian-based distributions
+- Remove obsolete conditional macros
+
+-------------------------------------------------------------------

Old:
----
  createrepo.dsc
  debian.changelog
  debian.rules
  debian.tar.gz

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

Other differences:
------------------
++++++ createrepo.spec ++++++
--- /var/tmp/diff_new_pack.c2Mvzy/_old  2014-11-24 11:13:17.000000000 +0100
+++ /var/tmp/diff_new_pack.c2Mvzy/_new  2014-11-24 11:13:17.000000000 +0100
@@ -63,11 +63,7 @@
 %install
 # Fix the install paths:
 sed -i -e 's|PYLIBDIR = $(PYSYSDIR)/lib/python$(PYVER)|PYLIBDIR = 
%{py_libdir}|g' \
-%if %{suse_version} < 1120
-       -e 's|PKGDIR = $(PYLIBDIR)/site-packages/$(PKGNAME)|PKGDIR = 
%{_datadir}/%{name}/$(PKGNAME)|g' \
-%else
        -e 's|PKGDIR = $(PYLIBDIR)/site-packages/$(PKGNAME)|PKGDIR = 
%{python_sitearch}/%{name}|g' \
-%endif
        createrepo/Makefile
 %makeinstall sysconfdir=%{_sysconfdir}
 mv $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/createrepo 
$RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/createrepo.sh
@@ -80,8 +76,6 @@
 %{_mandir}/*/*
 %config %{_sysconfdir}/bash_completion.d/createrepo.sh
 %{_datadir}/%{name}/
-%if %{suse_version} >= 1120
 %{python_sitearch}/*
-%endif
 
 %changelog

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

Reply via email to