Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2012-06-26 15:36:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-unikey", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes        
2012-05-08 12:27:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2012-06-26 15:36:36.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 25 11:29:13 UTC 2012 - [email protected]
+
+- fix fedora builds.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fcitx-unikey.spec ++++++
--- /var/tmp/diff_new_pack.PviZPZ/_old  2012-06-26 15:36:38.000000000 +0200
+++ /var/tmp/diff_new_pack.PviZPZ/_new  2012-06-26 15:36:38.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Name:           fcitx-unikey
 Version:       0.1.0
@@ -47,11 +46,15 @@
 
 %install
 cd build
-%make_install
+make DESTDIR=%{buildroot} install
 cd ..
 
 %find_lang %{name}
+%if 0%{?suse_version}
 %fdupes %{buildroot}
+%else
+fdupes -n -q -r %{buildroot}
+%endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig


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

Reply via email to