commit smssend for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package smssend for openSUSE:Factory checked 
in at 2012-02-14 19:08:46

Comparing /work/SRC/openSUSE:Factory/smssend (Old)
 and  /work/SRC/openSUSE:Factory/.smssend.new (New)


Package is smssend, Maintainer is mse...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/smssend/smssend.changes  2011-11-28 
12:57:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.smssend.new/smssend.changes 2012-02-14 
19:08:47.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 27 14:53:40 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---



Other differences:
--
++ smssend.spec ++
--- /var/tmp/diff_new_pack.hYsOyT/_old  2012-02-14 19:08:49.0 +0100
+++ /var/tmp/diff_new_pack.hYsOyT/_new  2012-02-14 19:08:49.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   smssend
@@ -30,7 +29,7 @@
 Patch1: %{name}-%{version}-updated_scripts.diff.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:interface to internet SMS forwarding services
-Url:http://zekiller.skytech.org/smssend_menu_en.html
+URL:http://zekiller.skytech.org/smssend_menu_en.html
 
 %description
 smssend is a utility providing a command line interface to the GSM
@@ -42,12 +41,6 @@
 Keep in mind that these internet to SMS gateways may not tolerate and
 may even forbid their use via scripts.
 
-
-
-Authors:
-
-Christophe 'Ze KiLleR' Calmejane zekil...@skytech.org
-
 %prep
 %setup -a 1
 %patch1
@@ -58,28 +51,21 @@
 autoreconf --force --install
 cd skyutils-%{skyutils_version}
 autoreconf --force --install
-CFLAGS=$RPM_OPT_FLAGS \
-CXXFLAGS=$RPM_OPT_FLAGS \
-./configure --libdir=${PWD}/src/.libs \
+%configure --libdir=${PWD}/src/.libs \
--disable-shared \
--enable-static
-make
+make %{?_smp_mflags}
 cd ..
-CFLAGS=$RPM_OPT_FLAGS \
-CXXFLAGS=$RPM_OPT_FLAGS \
-./configure --mandir=%{_mandir} \
---prefix=%{_prefix} \
---infodir=%{_infodir} \
+%configure \
--datadir=/usr/share \
--disable-shared \
--with-skyutils=${PWD}/skyutils-%{skyutils_version} \
--with-data-dir=/usr/share/xfce
 # feel free to improve following change and please notify upstream
 sed -i s:\(^LIBS =.*\):\1 -lcrypto: Makefile
-make
+make %{?_smp_mflags}
 
 %install
-[ -d %{buildroot} -a %{buildroot} !=  ]  rm -rf  %{buildroot} 
 make DESTDIR=$RPM_BUILD_ROOT install 
 cd skyutils-%{skyutils_version}
 mkdir -p ${RPM_BUILD_ROOT}/usr/share/doc/packages/smssend/skyutils
@@ -88,9 +74,6 @@
 cp -p INSTALL ChangeLog AUTHORS COPYING NEWS README AUTHORS 
${RPM_BUILD_ROOT}/usr/share/doc/packages/smssend
 install -m 644 scripts/*.sms ${RPM_BUILD_ROOT}/usr/share/smssend/
 
-%clean
-[ -d %{buildroot} -a %{buildroot} !=  ]  rm -rf  %{buildroot} 
-
 %files
 %defattr(-,root,root)
 %doc /usr/share/doc/packages/smssend

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



commit smssend for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package smssend for openSUSE:Factory checked 
in at 2011-11-28 12:57:36

Comparing /work/SRC/openSUSE:Factory/smssend (Old)
 and  /work/SRC/openSUSE:Factory/.smssend.new (New)


Package is smssend, Maintainer is mse...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/smssend/smssend.changes  2011-09-23 
12:46:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.smssend.new/smssend.changes 2011-11-28 
12:57:37.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:58:16 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ smssend.spec ++
--- /var/tmp/diff_new_pack.TwJnb4/_old  2011-11-28 12:57:38.0 +0100
+++ /var/tmp/diff_new_pack.TwJnb4/_new  2011-11-28 12:57:38.0 +0100
@@ -19,12 +19,11 @@
 
 
 Name:   smssend
-BuildRequires:  openssl-devel pcre-devel zlib-devel
-License:GPL v2 or later
+BuildRequires:  libtool openssl-devel pcre-devel zlib-devel
+License:GPL-2.0+
 Group:  Hardware/Mobile
-AutoReqProv:on
 Version:3.4
-Release:166
+Release:0
 Source0:%{name}-%{version}.tar.bz2
 %define   skyutils_version  2.7
 Source1:skyutils-%{skyutils_version}.tar.bz2

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



commit smssend for openSUSE:Factory

2011-09-01 Thread h_root

Hello community,

here is the log from the commit of package smssend for openSUSE:Factory
checked in at Thu Sep 1 15:30:39 CEST 2011.




--- smssend/smssend.changes 2007-04-02 16:15:49.0 +0200
+++ /mounts/work_src_done/STABLE/smssend/smssend.changes2011-08-31 
13:35:36.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 31 11:33:36 UTC 2011 - pgaj...@suse.com
+
+- build with --no-copy-dt-needed-entries
+
+---

calling whatdependson for head-i586




Other differences:
--
++ smssend.spec ++
--- /var/tmp/diff_new_pack.sh5ZRD/_old  2011-09-01 15:28:05.0 +0200
+++ /var/tmp/diff_new_pack.sh5ZRD/_new  2011-09-01 15:28:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package smssend (Version 3.4)
+# spec file for package smssend
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Hardware/Mobile
 AutoReqProv:on
 Version:3.4
-Release:155
+Release:166
 Source0:%{name}-%{version}.tar.bz2
 %define   skyutils_version  2.7
 Source1:skyutils-%{skyutils_version}.tar.bz2
@@ -75,6 +75,8 @@
--disable-shared \
--with-skyutils=${PWD}/skyutils-%{skyutils_version} \
--with-data-dir=/usr/share/xfce
+# feel free to improve following change and please notify upstream
+sed -i s:\(^LIBS =.*\):\1 -lcrypto: Makefile
 make
 
 %install






Remember to have fun...

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