Hello community,

here is the log from the commit of package liblinebreak for openSUSE:Factory
checked in at Thu Sep 1 15:23:21 CEST 2011.



--------
--- liblinebreak/liblinebreak.changes   2011-08-19 17:07:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/liblinebreak/liblinebreak.changes      
2011-09-01 00:56:16.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 31 22:54:07 UTC 2011 - [email protected]
+
+- cleaned spec using spec-cleaner
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ liblinebreak.spec ++++++
--- /var/tmp/diff_new_pack.VgWLFE/_old  2011-09-01 15:22:13.000000000 +0200
+++ /var/tmp/diff_new_pack.VgWLFE/_new  2011-09-01 15:22:13.000000000 +0200
@@ -15,14 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           liblinebreak
-Summary:        Unicode line-breaking library
 Version:        2.1
-Release:        1
+Release:        3
 License:        zlib
+Summary:        Unicode line-breaking library
 Url:            http://sourceforge.net/projects/vimgadgets/
 Group:          Development/Libraries/C and C++
 Source0:        %{name}-%{version}.tar.bz2
@@ -35,6 +34,7 @@
 
 %package devel
 
+
 Summary:        Development files for liblinebreak
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -45,6 +45,7 @@
 
 %package -n liblinebreak2
 
+
 Summary:        Unicode line-breaking library
 Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
@@ -60,14 +61,14 @@
 %configure --disable-static
 
 %build
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+%make_install
+find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 %clean
-rm -rf ${RPM_BUILD_ROOT}
+rm -rf %{buildroot}
 
 %post -n liblinebreak2 -p /sbin/ldconfig
 


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



Remember to have fun...

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

Reply via email to