Hello community,

here is the log from the commit of package coccinelle for openSUSE:Factory
checked in at Wed Sep 21 16:58:07 CEST 2011.



--------
--- coccinelle/coccinelle.changes       2011-01-20 21:23:39.000000000 +0100
+++ /mounts/work_src_done/STABLE/coccinelle/coccinelle.changes  2011-09-20 
17:13:51.000000000 +0200
@@ -1,0 +2,12 @@
+Sun Jul 10 19:08:55 UTC 2011 - [email protected]
+
+- Update to new upstream release 1.0.0
+* Addition of initializer list metavariables.
+* Allow multiple position variables per token
+* ++ can now be associated with - code
+* Allow /* */ comments as smpl comments, not only as + code
+* Add support for && (label addresses)
+* local idexpression metavariable no longer matches static local x
+* see http://coccinelle.lip6.fr/distrib/changes.html for details
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  cocci-cast.diff
  cocci-pythondetect.diff
  coccinelle-0.2.5-rc2.tar.xz

New:
----
  coccinelle-1.0.0-rc7.tar.xz

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

Other differences:
------------------
++++++ coccinelle.spec ++++++
--- /var/tmp/diff_new_pack.Ye9LvV/_old  2011-09-21 16:58:03.000000000 +0200
+++ /var/tmp/diff_new_pack.Ye9LvV/_new  2011-09-21 16:58:03.000000000 +0200
@@ -18,18 +18,16 @@
 
 
 Name:           coccinelle
-Version:        0.2.5
-Release:        1
+Version:        1.0.0
+Release:        0
 Summary:        Semantic patch utility
 License:        GPL2
 Group:          Productivity/Text/Utilities
-Url:            http://coccinelle.lip6.fr/
-%define rversion       %version-rc2
+URL:            http://coccinelle.lip6.fr/
+%define rversion       %version-rc7
 Source:         %name-%rversion.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ncurses-devel ocaml python-devel xz
-Patch1:         cocci-cast.diff
-Patch2:         cocci-pythondetect.diff
 
 %description
 Coccinelle is a program matching and transformation engine which
@@ -45,7 +43,6 @@
 
 %prep
 %setup -qn %name-%rversion
-%patch -P 1 -P 2 -p1
 
 %build
 # not autotools configure, don't use macro
@@ -62,12 +59,10 @@
 >debugsources.list
 
 b="%buildroot"
-rm -Rf "$b"
-mkdir "$b"
 make install DESTDIR="$b" MANDIR="%_mandir" LIBDIR="%_libdir"
-
-%clean
-rm -rf %{buildroot}
+# Remove coccilib, don't have the deps
+rm -Rf "$b/%_datadir/%name"/{commons,globals,ocaml,parsing_c} \
+       "$b/%_mandir/man3"/Coccilib*;
 
 %files
 %defattr(-,root,root)


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



Remember to have fun...

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

Reply via email to