Hello community,

here is the log from the commit of package rpmorphan for openSUSE:Factory 
checked in at 2013-08-15 12:07:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmorphan (Old)
 and      /work/SRC/openSUSE:Factory/.rpmorphan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmorphan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmorphan/rpmorphan.changes      2013-04-02 
12:55:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rpmorphan.new/rpmorphan.changes 2013-08-15 
12:07:29.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Aug 12 19:12:39 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to 1.12.2:
+  * fix rh#880603 : undefined used as SCALAR reference
+- No need to set TARGET_LOCALE anymore. Default install dir is
+  /usr/lib/rpmorphan/.
+
+-------------------------------------------------------------------

Old:
----
  rpmorphan-1.12.tar.gz

New:
----
  rpmorphan-1.12-2.tar.gz

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

Other differences:
------------------
++++++ rpmorphan.spec ++++++
--- /var/tmp/diff_new_pack.DC7FCI/_old  2013-08-15 12:07:30.000000000 +0200
+++ /var/tmp/diff_new_pack.DC7FCI/_new  2013-08-15 12:07:30.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           rpmorphan
-Version:        1.12
+Version:        1.12.2
 Release:        0
 Summary:        List the orphaned RPM packages
 License:        GPL-2.0+
 Group:          System/Packages
 Url:            http://rpmorphan.sourceforge.net/
-Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-1.12-2.tar.gz
 Requires:       rpm
 Recommends:     logrotate
 Recommends:     perl-Curses-UI
@@ -40,12 +40,12 @@
 tools for RPM packages.
 
 %prep
-%setup -q
+%setup -q -n %{name}-1.12
 
 %build
 
 %install
-make install DESTDIR=%{buildroot} DOCDIR=%{buildroot}%{_defaultdocdir}/%{name} 
TARGET_LOCALE=%{buildroot}%{_libexecdir}/%{name}/locale
+make install DESTDIR=%{buildroot} DOCDIR=%{buildroot}%{_defaultdocdir}/%{name}
 
 %files
 %defattr(-,root,root,-)
@@ -68,7 +68,7 @@
 %doc %{_mandir}/man1/rpmextra.1%{ext_man}
 %doc %{_mandir}/man1/rpmorphan.1%{ext_man}
 %doc %{_mandir}/man1/rpmusage.1%{ext_man}
-%{_libexecdir}/rpmorphan/
+%{_prefix}/lib/rpmorphan/
 %dir %{_localstatedir}/lib/rpmorphan
 %{_localstatedir}/lib/rpmorphan/keep
 %ghost %config(noreplace) %{_localstatedir}/log/rpmorphan.log

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

Reply via email to